Failed
org.appng.application.manager.business.GroupsTest.testShowGroups
Failing for the past 4 builds
(Since Failed )
Error Message
org.springframework.context.support.GenericApplicationContext@3cc2931c has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@3cc2931c has been closed already
Stacktrace
org.springframework.dao.InvalidDataAccessApiUsageException: org.springframework.context.support.GenericApplicationContext@3cc2931c has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@3cc2931c has been closed already at org.appng.application.manager.business.GroupsTest.createGroup(GroupsTest.java:170) at org.appng.application.manager.business.GroupsTest.testShowGroups(GroupsTest.java:112) Caused by: java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@3cc2931c has been closed already at org.appng.application.manager.business.GroupsTest.createGroup(GroupsTest.java:170) at org.appng.application.manager.business.GroupsTest.testShowGroups(GroupsTest.java:112)