Skip to content

Regression

org.appng.core.controller.PlatformStartupTest.testPlatformStartup

Failing for the past 1 build (Since Failed#106 )
Took 0.16 sec.

Error Message

java.io.FileNotFoundException: class path resource [log4j.properties] cannot be resolved to URL because it does not exist

Stacktrace

java.lang.RuntimeException: java.io.FileNotFoundException: class path resource [log4j.properties] cannot be resolved to URL because it does not exist
	at org.appng.core.controller.PlatformStartupTest.testPlatformStartup(PlatformStartupTest.java:83)
Caused by: java.io.FileNotFoundException: class path resource [log4j.properties] cannot be resolved to URL because it does not exist
	at org.appng.core.controller.PlatformStartupTest.testPlatformStartup(PlatformStartupTest.java:83)