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
Stack Trace
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.RepositoriesTest.createRepository(RepositoriesTest.java:147)
at org.appng.application.manager.business.RepositoriesTest.testDeleteRepository(RepositoriesTest.java:68)
Caused by: java.lang.IllegalStateException: org.springframework.context.support.GenericApplicationContext@4a22f9e2 has been closed already
at org.appng.application.manager.business.RepositoriesTest.createRepository(RepositoriesTest.java:147)
at org.appng.application.manager.business.RepositoriesTest.testDeleteRepository(RepositoriesTest.java:68)