Occasional testDataStoreGarbageCollection test failures -------------------------------------------------------
Key: JCR-2583 URL: https://issues.apache.org/jira/browse/JCR-2583 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core Reporter: Jukka Zitting Priority: Minor In the past few days our Hudson build started failing every now and then with the following jackrabbit-core test failure: javax.jcr.NoSuchWorkspaceException: security at org.apache.jackrabbit.core.RepositoryImpl.getWorkspaceInfo(RepositoryImpl.java:786) at org.apache.jackrabbit.core.RepositoryImpl.getSystemSession(RepositoryImpl.java:985) at org.apache.jackrabbit.core.RepositoryImpl.getSecurityManager(RepositoryImpl.java:471) at org.apache.jackrabbit.core.RepositoryImpl.login(RepositoryImpl.java:1496) at org.apache.jackrabbit.core.TransientRepository.login(TransientRepository.java:380) at org.apache.jackrabbit.commons.AbstractRepository.login(AbstractRepository.java:123) at org.apache.jackrabbit.core.data.DataStoreAPITest.testDataStoreGarbageCollection(DataStoreAPITest.java:55) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.