Failed
org.appng.application.manager.business.SitesTest.testShowSites
Failing for the past 2 builds
(Since Failed )
Error Message
org.springframework.context.support.GenericApplicationContext@10e92f8f has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@10e92f8f has been closed already
Stacktrace
org.springframework.dao.InvalidDataAccessApiUsageException: org.springframework.context.support.GenericApplicationContext@10e92f8f has been closed already; nested exception is java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@10e92f8f has been closed already at org.appng.application.manager.business.SitesTest.createSite(SitesTest.java:124) at org.appng.application.manager.business.SitesTest.testShowSites(SitesTest.java:100) Caused by: java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@10e92f8f has been closed already at org.appng.application.manager.business.SitesTest.createSite(SitesTest.java:124) at org.appng.application.manager.business.SitesTest.testShowSites(SitesTest.java:100)