Skip to content

Failed

org.appng.application.manager.business.GroupsTest.testDeleteGroup

Failing for the past 1 build (Since Failed#140 )
Took 0.13 sec.

Error Message

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

Stacktrace

org.springframework.dao.InvalidDataAccessApiUsageException: org.springframework.context.support.GenericApplicationContext@4a22f9e2 has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@4a22f9e2 has been closed already
	at org.appng.application.manager.business.GroupsTest.createGroup(GroupsTest.java:170)
	at org.appng.application.manager.business.GroupsTest.testDeleteGroup(GroupsTest.java:94)
Caused by: java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@4a22f9e2 has been closed already
	at org.appng.application.manager.business.GroupsTest.createGroup(GroupsTest.java:170)
	at org.appng.application.manager.business.GroupsTest.testDeleteGroup(GroupsTest.java:94)