java.lang.ExceptionInInitializerError: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by ddhodapkar
, 1 year agojava.lang.ExceptionInInitializerError:
at org.assertj.core.api.SoftProxies.create(SoftProxies.java:34)
at org.assertj.core.api.AbstractSoftAssertions.proxy(AbstractSoftAssertions.java:28)
at org.assertj.core.api.Java6AbstractStandardSoftAssertions.assertThat(Java6AbstractStandardSoftAssertions.java:452)
at com.groupon.test.rc.tests.Java6AssertTest.testSoftAssertions(Java6AssertTest.java:48)