Skip to content

Failed

org.appng.application.manager.business.RepositoriesTest.testShowRepositories

Failing for the past 5 builds (Since Failed#134 )
Took 0.13 sec.

Error Message

org.springframework.context.support.GenericApplicationContext@5223e5ee has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@5223e5ee has been closed already

Stacktrace

org.springframework.dao.InvalidDataAccessApiUsageException: org.springframework.context.support.GenericApplicationContext@5223e5ee has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@5223e5ee has been closed already
	at org.appng.application.manager.business.RepositoriesTest.createRepository(RepositoriesTest.java:147)
	at org.appng.application.manager.business.RepositoriesTest.testShowRepositories(RepositoriesTest.java:90)
Caused by: java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@5223e5ee has been closed already
	at org.appng.application.manager.business.RepositoriesTest.createRepository(RepositoriesTest.java:147)
	at org.appng.application.manager.business.RepositoriesTest.testShowRepositories(RepositoriesTest.java:90)