Failed
org.appng.application.manager.business.SitesTest.testDeleteSite
Failing for the past 1 build
(Since Failed )
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.SitesTest.createSite(SitesTest.java:124) at org.appng.application.manager.business.SitesTest.testDeleteSite(SitesTest.java:76) Caused by: java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@4a22f9e2 has been closed already at org.appng.application.manager.business.SitesTest.createSite(SitesTest.java:124) at org.appng.application.manager.business.SitesTest.testDeleteSite(SitesTest.java:76)