これはあなたの問題のようです
カスタムクラスローダーはありますか? ブロックされたすべてのスレッドがクラスをロードしようとしています。
com.instantiations.assist.eclipse.junit.execution.core.UserDefinedClassLoader)
at com.instantiations.assist.eclipse.junit.execution.core.UserDefinedClassLoader.loadClass(UserDefinedClassLoader.java:62)
- locked <0x00000007efc97ea0> (a com.instantiations.assist.eclipse.junit.execution.core.UserDefinedClassLoader)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at com.zmedia.accounts.AccountsProto$ZAID$ZUID$UserTicket$ServiceTicket.initFields(AccountsProto.java:51314)
at com.zmedia.accounts.AccountsProto$ZAID$ZUID$UserTicket$ServiceTicket.<clinit>(AccountsProto.java:52130)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at com.zmedia.resource.ResourceType.<init>(ResourceType.java:28)
at com.zmedia.resource.ResourceType.loadResources(ResourceType.java:63)
at com.zmedia.resource.URI.init(URI.java:859)
at com.zmedia.resource.URI.<init>(URI.java:87)
at com.zmedia.resource.URI.<init>(URI.java:81)
at com.zmedia.accounts.Accounts$AccountURI.<init>(Accounts.java:13142)
at com.zmedia.accounts.Accounts.getAccountURI(Accounts.java:13132)
at com.zmedia.accounts.api.AccountTester.testGrandChildinSubresources(AccountTester.java:841)