gatein_portal_trunk_sun6 #723: Unstable
850 tests 273 failure(s) / +273
273 tests failed.
REGRESSION:
org.exoplatform.application.registry.TestApplicationRegistryService.testApplicationCategory
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.application.registry.impl.ApplicationRegistryChromatticLifeCycle.onOpenSession(ApplicationRegistryChromatticLifeCycle.java:41)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at
org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl.getContentRegistry(ApplicationRegistryServiceImpl.java:105)
at
org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl.save(ApplicationRegistryServiceImpl.java:186)
at
org.exoplatform.application.registry.TestApplicationRegistryService.testApplicationCategory(TestApplicationRegistryService.java:92)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.application.registry.TestApplicationRegistryService.testAppCategoryGetByAccessUser
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.application.registry.impl.ApplicationRegistryChromatticLifeCycle.onOpenSession(ApplicationRegistryChromatticLifeCycle.java:41)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at
org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl.getContentRegistry(ApplicationRegistryServiceImpl.java:105)
at
org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl.save(ApplicationRegistryServiceImpl.java:186)
at
org.exoplatform.application.registry.TestApplicationRegistryService.testAppCategoryGetByAccessUser(TestApplicationRegistryService.java:125)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testLocalRequest
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:55)
at
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testLocalRequest(ChromatticIntegrationTestCase.java:121)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.LocalContext.doLogin(LocalContext.java:47)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 32 more
REGRESSION:
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testGlobalSession
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:55)
at
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testGlobalSession(ChromatticIntegrationTestCase.java:164)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 32 more
REGRESSION:
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testPersistence
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:55)
at
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testPersistence(ChromatticIntegrationTestCase.java:224)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 32 more
REGRESSION:
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testTwoLifeCycleWithSameRepository
Error Message:
Request already started
Stack Trace:
java.lang.IllegalStateException: Request already started
at
org.exoplatform.commons.chromattic.ChromatticManager.beginRequest(ChromatticManager.java:89)
at
org.exoplatform.commons.chromattic.ChromatticIntegrationTestCase.testTwoLifeCycleWithSameRepository(ChromatticIntegrationTestCase.java:240)
REGRESSION: org.exoplatform.commons.scope.ScopeTestCase.testLifeCycle
Error Message:
expected:<[repository]> but was:<[]>
Stack Trace:
junit.framework.ComparisonFailure: expected:<[repository]> but was:<[]>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at org.exoplatform.commons.scope.ScopeTestCase.testLifeCycle(ScopeTestCase.java:64)
REGRESSION: org.exoplatform.portal.config.TestCache.testGetNullInvalidation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:277)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestCache.testGetNullInvalidation(TestCache.java:55)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 35 more
REGRESSION: org.exoplatform.portal.config.TestCache.testGetPageFromRemovedPortal
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestCache.testGetPageFromRemovedPortal(TestCache.java:140)
REGRESSION: org.exoplatform.portal.config.TestContentRegistry.testFoo
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:277)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestContentRegistry.setUp(TestContentRegistry.java:48)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testCreatePortal
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:87)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:74)
at
org.exoplatform.portal.config.TestDataStorage.testCreatePortal(TestDataStorage.java:174)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testPortalConfigSave
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.TestDataStorage.testPortalConfigSave(TestDataStorage.java:186)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testPortalConfigRemove
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.TestDataStorage.testPortalConfigRemove(TestDataStorage.java:201)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testCreatePage
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:117)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:92)
at
org.exoplatform.portal.config.TestDataStorage.testCreatePage(TestDataStorage.java:229)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testSavePage
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:117)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:92)
at org.exoplatform.portal.config.TestDataStorage.testSavePage(TestDataStorage.java:255)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testChangingPortletThemeInPage
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testChangingPortletThemeInPage(TestDataStorage.java:280)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testPageRemove
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testPageRemove(TestDataStorage.java:299)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testWindowMove1
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testWindowMove1(TestDataStorage.java:313)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testWindowMove2
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testWindowMove2(TestDataStorage.java:354)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testWindowMove3
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testWindowMove3(TestDataStorage.java:377)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testNullPageReferenceDeletes
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:87)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:74)
at
org.exoplatform.portal.config.TestDataStorage.testNullPageReferenceDeletes(TestDataStorage.java:438)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testCreatePortletPreferences
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:129)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:297)
at
org.exoplatform.portal.config.TestDataStorage.testCreatePortletPreferences(TestDataStorage.java:485)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION:
org.exoplatform.portal.config.TestDataStorage.testWindowScopedPortletPreferences
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testWindowScopedPortletPreferences(TestDataStorage.java:500)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testPageMerge
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at org.exoplatform.portal.config.TestDataStorage.testPageMerge(TestDataStorage.java:508)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testClone
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.clonePage(POMDataStorage.java:107)
at org.exoplatform.portal.config.DataStorageImpl.clonePage(DataStorageImpl.java:69)
at org.exoplatform.portal.config.TestDataStorage.testClone(TestDataStorage.java:573)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testDashboard
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at org.exoplatform.portal.config.TestDataStorage.testDashboard(TestDataStorage.java:660)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testDashboardLayout
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testDashboardLayout(TestDataStorage.java:705)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testDashboardSecurity
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testDashboardSecurity(TestDataStorage.java:731)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testDashboardMoveRight
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testDashboardMoveRight(TestDataStorage.java:756)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testDashboardMoveLeft
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testDashboardMoveLeft(TestDataStorage.java:800)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testGetAllPortalNames
Error Message:
null
Stack Trace:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.exoplatform.portal.config.TestDataStorage.testGetAllSiteNames(TestDataStorage.java:849)
at
org.exoplatform.portal.config.TestDataStorage.testGetAllPortalNames(TestDataStorage.java:839)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.find(POMDataStorage.java:254)
at org.exoplatform.portal.pom.config.POMDataStorage.find(POMDataStorage.java:211)
at
org.exoplatform.portal.config.DataStorageImpl.getAllPortalNames(DataStorageImpl.java:221)
... 35 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 45 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testGetAllGroupNames
Error Message:
null
Stack Trace:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.exoplatform.portal.config.TestDataStorage.testGetAllSiteNames(TestDataStorage.java:849)
at
org.exoplatform.portal.config.TestDataStorage.testGetAllGroupNames(TestDataStorage.java:844)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.find(POMDataStorage.java:258)
at org.exoplatform.portal.pom.config.POMDataStorage.find(POMDataStorage.java:211)
at
org.exoplatform.portal.config.DataStorageImpl.getAllGroupNames(DataStorageImpl.java:233)
... 35 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 45 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testSearchPage
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:117)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:92)
at
org.exoplatform.portal.config.TestDataStorage.testSearchPage(TestDataStorage.java:982)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testGadget
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:117)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:92)
at org.exoplatform.portal.config.TestDataStorage.testGadget(TestDataStorage.java:1013)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testSiteScopedPreferences
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testSiteScopedPreferences(TestDataStorage.java:1025)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testNullPreferenceValue
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.getPage(POMDataStorage.java:102)
at org.exoplatform.portal.config.DataStorageImpl.getPage(DataStorageImpl.java:137)
at
org.exoplatform.portal.config.TestDataStorage.testNullPreferenceValue(TestDataStorage.java:1046)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testAccessMixin
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testAccessMixin(TestDataStorage.java:1070)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testModifyMixin
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.save(POMDataStorage.java:123)
at org.exoplatform.portal.config.DataStorageImpl.save(DataStorageImpl.java:98)
at
org.exoplatform.portal.config.TestDataStorage.testModifyMixin(TestDataStorage.java:1092)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testSiteLayout
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.TestDataStorage.testSiteLayout(TestDataStorage.java:1114)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testGroupLayout
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.pom.config.cache.PortalNamesCache.execute(PortalNamesCache.java:51)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:253)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.UserPortalConfigService.createGroupSite(UserPortalConfigService.java:334)
at
org.exoplatform.portal.config.GroupPortalConfigListener.preSave(GroupPortalConfigListener.java:141)
at org.exoplatform.services.organization.idm.GroupDAOImpl.preSave(GroupDAOImpl.java:731)
at
org.exoplatform.services.organization.idm.GroupDAOImpl.addChild(GroupDAOImpl.java:166)
at
org.exoplatform.portal.config.TestDataStorage.testGroupLayout(TestDataStorage.java:1149)
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testGroupNavigation
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.pom.config.cache.PortalNamesCache.execute(PortalNamesCache.java:51)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:253)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.UserPortalConfigService.createGroupSite(UserPortalConfigService.java:334)
at
org.exoplatform.portal.config.GroupPortalConfigListener.preSave(GroupPortalConfigListener.java:141)
at org.exoplatform.services.organization.idm.GroupDAOImpl.preSave(GroupDAOImpl.java:731)
at
org.exoplatform.services.organization.idm.GroupDAOImpl.addChild(GroupDAOImpl.java:166)
at
org.exoplatform.portal.config.TestDataStorage.testGroupNavigation(TestDataStorage.java:1178)
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testUserLayout
Error Message:
Can not create membership record for testing because group is null
Stack Trace:
javax.naming.InvalidNameException: Can not create membership record for testing because
group is null
at
org.exoplatform.services.organization.idm.MembershipDAOImpl.linkMembership(MembershipDAOImpl.java:142)
at
org.exoplatform.services.organization.impl.NewUserEventListener.createDefaultUserMemberships(NewUserEventListener.java:101)
at
org.exoplatform.services.organization.impl.NewUserEventListener.postSave(NewUserEventListener.java:72)
at org.exoplatform.services.organization.idm.UserDAOImpl.postSave(UserDAOImpl.java:690)
at
org.exoplatform.services.organization.idm.UserDAOImpl.createUser(UserDAOImpl.java:179)
at
org.exoplatform.portal.config.TestDataStorage.testUserLayout(TestDataStorage.java:1203)
REGRESSION: org.exoplatform.portal.config.TestDataStorage.testWSRP
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:117)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:92)
at org.exoplatform.portal.config.TestDataStorage.testWSRP(TestDataStorage.java:1226)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 39 more
REGRESSION: org.exoplatform.portal.config.TestImportFragmentConserve.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION:
org.exoplatform.portal.config.TestImportFragmentConserve.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportFragmentConserve.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestImportFragmentInsert.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION: org.exoplatform.portal.config.TestImportFragmentInsert.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportFragmentInsert.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestImportFragmentOverwrite.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION:
org.exoplatform.portal.config.TestImportFragmentOverwrite.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportFragmentOverwrite.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestImportNavigationConserve.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationConserve.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationConserve.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestImportNavigationInsert.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationInsert.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationInsert.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestImportNavigationMerge.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationMerge.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationMerge.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestImportNavigationOverwrite.testOnePhase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testOnePhase(AbstractImportTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 38 more
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationOverwrite.testTwoPhasesOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesOverride(AbstractImportTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestImportNavigationOverwrite.testTwoPhasesNoOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.exoplatform.portal.mop.navigation.DataCache.getNavigationData(DataCache.java:68)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:92)
at
org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.loadNavigation(NavigationServiceWrapper.java:101)
at
org.exoplatform.portal.config.AbstractImportTest.testTwoPhasesNoOverride(AbstractImportTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestJIBXXmlMapping.testSimpleNavigationMapping
Error Message:
expected:<V_1_1> but was:<V_1_2>
Stack Trace:
junit.framework.AssertionFailedError: expected:<V_1_1> but was:<V_1_2>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at
org.exoplatform.portal.config.TestJIBXXmlMapping.testSimpleNavigationMapping(TestJIBXXmlMapping.java:141)
REGRESSION:
org.exoplatform.portal.config.TestLoadedPOM.testLegacyGroupWithNormalizedName
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:277)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testGroupWithNormalizedName
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testNavigation
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testPortal
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testPageWithoutPageId
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testAnonymousPreferencesSavePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testAnonymousPreference
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestLoadedPOM.testSitePreferences
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestLoadedPOM.setUp(TestLoadedPOM.java:84)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadLegacyGroupWithNormalizedName
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:277)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadGroupWithNormalizedName
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadNavigation
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadPortal
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadPageWithoutPageId
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadAnonymousPreferencesSavePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadAnonymousPreference
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testLoadSitePreferences
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testSaveNavigation
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testSavePortal
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testSavePageWithoutPageId
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestMOP.testSavePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestMOP.setUp(TestMOP.java:95)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestSearch.testSearchPage
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:277)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestSearch.setUp(TestSearch.java:52)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 30 more
REGRESSION: org.exoplatform.portal.config.TestSearch.testSearchPageByOwnerID
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at org.exoplatform.portal.config.TestSearch.setUp(TestSearch.java:52)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportConserve.testOneBootWithExtension
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterOneBootWithExtention(AbstractSiteDataImportTest.java:40)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBootWithExtension(AbstractDataImportTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportConserve.testOneBoot
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBoot(AbstractDataImportTest.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportConserve.testTwoBoots
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBoots(AbstractDataImportTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportConserve.testTwoBootsWithOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithOverride(AbstractDataImportTest.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportConserve.testTwoBootsWithWantReimport
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithWantReimport(AbstractDataImportTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportConserve.testTwoBootsWithNoMixin
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithNoMixin(AbstractDataImportTest.java:241)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportInsert.testOneBootWithExtension
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterOneBootWithExtention(AbstractSiteDataImportTest.java:40)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBootWithExtension(AbstractDataImportTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportInsert.testOneBoot
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBoot(AbstractDataImportTest.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportInsert.testTwoBoots
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBoots(AbstractDataImportTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportInsert.testTwoBootsWithOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithOverride(AbstractDataImportTest.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportInsert.testTwoBootsWithWantReimport
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithWantReimport(AbstractDataImportTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportInsert.testTwoBootsWithNoMixin
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithNoMixin(AbstractDataImportTest.java:241)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportMerge.testOneBootWithExtension
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterOneBootWithExtention(AbstractSiteDataImportTest.java:40)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBootWithExtension(AbstractDataImportTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportMerge.testOneBoot
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBoot(AbstractDataImportTest.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportMerge.testTwoBoots
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBoots(AbstractDataImportTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportMerge.testTwoBootsWithOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithOverride(AbstractDataImportTest.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportMerge.testTwoBootsWithWantReimport
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithWantReimport(AbstractDataImportTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportMerge.testTwoBootsWithNoMixin
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithNoMixin(AbstractDataImportTest.java:241)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportOverwrite.testOneBootWithExtension
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterOneBootWithExtention(AbstractSiteDataImportTest.java:40)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBootWithExtension(AbstractDataImportTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportOverwrite.testOneBoot
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testOneBoot(AbstractDataImportTest.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.portal.config.TestSiteDataImportOverwrite.testTwoBoots
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBoots(AbstractDataImportTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportOverwrite.testTwoBootsWithOverride
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithOverride(AbstractDataImportTest.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportOverwrite.testTwoBootsWithWantReimport
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithWantReimport(AbstractDataImportTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestSiteDataImportOverwrite.testTwoBootsWithNoMixin
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.config.AbstractSiteDataImportTest.afterFirstBoot(AbstractSiteDataImportTest.java:88)
at
org.exoplatform.portal.config.AbstractDataImportTest.testTwoBootsWithNoMixin(AbstractDataImportTest.java:241)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testUpdatePortalConfig
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:277)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testUpdatePortalConfig(TestUserPortalConfigService.java:162)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testRootGetUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testRootGetUserPortalConfig(TestUserPortalConfigService.java:186)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testJohnGetUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testJohnGetUserPortalConfig(TestUserPortalConfigService.java:211)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testMaryGetUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testMaryGetUserPortalConfig(TestUserPortalConfigService.java:235)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testGuestGetUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testGuestGetUserPortalConfig(TestUserPortalConfigService.java:258)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testNavigationOrder
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testNavigationOrder(TestUserPortalConfigService.java:279)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testCreateUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testCreateUserPortalConfig(TestUserPortalConfigService.java:298)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testRemoveUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testRemoveUserPortalConfig(TestUserPortalConfigService.java:340)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testRootGetMakableNavigations
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testRootGetMakableNavigations(TestUserPortalConfigService.java:357)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testJohnGetMakableNavigations
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testJohnGetMakableNavigations(TestUserPortalConfigService.java:377)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testMaryGetMakableNavigations
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testMaryGetMakableNavigations(TestUserPortalConfigService.java:390)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testRootGetPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testRootGetPage(TestUserPortalConfigService.java:403)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testJohnGetPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testJohnGetPage(TestUserPortalConfigService.java:417)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testMaryGetPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testMaryGetPage(TestUserPortalConfigService.java:430)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testAnonymousGetPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testAnonymousGetPage(TestUserPortalConfigService.java:443)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testRemovePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testRemovePage(TestUserPortalConfigService.java:456)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testCreatePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testCreatePage(TestUserPortalConfigService.java:480)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testClonePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testClonePage(TestUserPortalConfigService.java:506)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testUpdatePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testUpdatePage(TestUserPortalConfigService.java:528)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testRenewPage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testRenewPage(TestUserPortalConfigService.java:585)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testCreateFromTemplate
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testCreateFromTemplate(TestUserPortalConfigService.java:616)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testOverwriteUserLayout
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testOverwriteUserLayout(TestUserPortalConfigService.java:643)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testUserTemplate
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testUserTemplate(TestUserPortalConfigService.java:666)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testGroupTemplate
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testGroupTemplate(TestUserPortalConfigService.java:699)
REGRESSION:
org.exoplatform.portal.config.TestUserPortalConfigService.testCacheUserPortalConfig
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testCacheUserPortalConfig(TestUserPortalConfigService.java:729)
REGRESSION: org.exoplatform.portal.config.TestUserPortalConfigService.testCachePage
Error Message:
A context is already opened
Stack Trace:
java.lang.IllegalStateException: A context is already opened
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.openContext(ChromatticLifeCycle.java:266)
at
org.exoplatform.portal.pom.config.POMSessionManager.openSession(POMSessionManager.java:237)
at
org.exoplatform.portal.config.TestUserPortalConfigService$UnitTest.execute(TestUserPortalConfigService.java:799)
at
org.exoplatform.portal.config.TestUserPortalConfigService.testCachePage(TestUserPortalConfigService.java:748)
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveNoDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveNoDescription(TestDescriptionService.java:88)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveDefaultDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveDefaultDescription(TestDescriptionService.java:100)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveLocalizedDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveLocalizedDescription(TestDescriptionService.java:114)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testResolveDescription(TestDescriptionService.java:138)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testGetDefaultDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testGetDefaultDescription(TestDescriptionService.java:163)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testSetDefaultDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testSetDefaultDescription(TestDescriptionService.java:177)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testRemoveDefaultDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testRemoveDefaultDescription(TestDescriptionService.java:197)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testSetLocalizedDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testSetLocalizedDescription(TestDescriptionService.java:211)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testSetInvalidLocaleDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testSetInvalidLocaleDescription(TestDescriptionService.java:229)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testAddLocalizedDescription
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testAddLocalizedDescription(TestDescriptionService.java:257)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testGetDescriptions
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testGetDescriptions(TestDescriptionService.java:281)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testSetDescriptions
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testSetDescriptions(TestDescriptionService.java:305)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.description.TestDescriptionService.testSetInvalidLocaleDescriptions
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.description.TestDescriptionService.testSetInvalidLocaleDescriptions(TestDescriptionService.java:338)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationFragmentImporter.testRemoveOrphan
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationFragmentImporter.testRemoveOrphan(TestNavigationFragmentImporter.java:47)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationFragmentImporter.testCreateMissingPath
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationFragmentImporter.testCreateMissingPath(TestNavigationFragmentImporter.java:76)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertCreateNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testCreate(TestNavigationImporter.java:66)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertCreateNavigation(TestNavigationImporter.java:47)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testConserveCreateNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testCreate(TestNavigationImporter.java:66)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testConserveCreateNavigation(TestNavigationImporter.java:52)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testOverwriteCreateNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testCreate(TestNavigationImporter.java:66)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testOverwriteCreateNavigation(TestNavigationImporter.java:57)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertNavigation(TestNavigationImporter.java:84)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertFragment
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertFragment(TestNavigationImporter.java:111)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.importer.TestNavigationImporter.testCreateMerge
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testMerge(TestNavigationImporter.java:156)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testCreateMerge(TestNavigationImporter.java:137)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertMerge
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testMerge(TestNavigationImporter.java:156)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testInsertMerge(TestNavigationImporter.java:142)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testOverwriteMerge
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testMerge(TestNavigationImporter.java:156)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testOverwriteMerge(TestNavigationImporter.java:147)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.importer.TestNavigationImporter.testOrder
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testOrder(TestNavigationImporter.java:248)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.importer.TestNavigationImporter.testExtendedLabel
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testExtendedLabel(TestNavigationImporter.java:298)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.importer.TestNavigationImporter.testFullNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.importer.TestNavigationImporter.testFullNavigation(TestNavigationImporter.java:424)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testNonExistingSite
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testNonExistingSite(TestNavigationService.java:44)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testLoadSingleScope
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testLoadSingleScope(TestNavigationService.java:49)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testLoadChildrenScope
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testLoadChildrenScope(TestNavigationService.java:89)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testLoadCustomScope
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testLoadCustomScope(TestNavigationService.java:110)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationService.testUpdateNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testUpdateNode(TestNavigationService.java:148)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationService.testState
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testState(TestNavigationService.java:168)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationService.testDepth
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testDepth(TestNavigationService.java:187)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenNode(TestNavigationService.java:205)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenInsert1
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenInsert1(TestNavigationService.java:287)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenInsert2
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenInsert2(TestNavigationService.java:327)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenInsert3
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testHiddenInsert3(TestNavigationService.java:393)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationService.testCount
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testCount(TestNavigationService.java:755)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationService.testInsertDuplicate
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationService.testInsertDuplicate(TestNavigationService.java:785)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase1
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase1(TestNavigationServiceRebase.java:39)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase2
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase2(TestNavigationServiceRebase.java:75)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase3
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase3(TestNavigationServiceRebase.java:110)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase4
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebase4(TestNavigationServiceRebase.java:150)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebaseAddDuplicate
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebaseAddDuplicate(TestNavigationServiceRebase.java:170)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebaseMoveDuplicate
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebaseMoveDuplicate(TestNavigationServiceRebase.java:203)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebaseRenameDuplicate
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRebaseRenameDuplicate(TestNavigationServiceRebase.java:237)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testFederation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testFederation(TestNavigationServiceRebase.java:270)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testTransientParent
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testTransientParent(TestNavigationServiceRebase.java:317)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRemovedNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testRemovedNavigation(TestNavigationServiceRebase.java:336)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testStateRebase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testStateRebase(TestNavigationServiceRebase.java:364)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testNameRebase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceRebase.testNameRebase(TestNavigationServiceRebase.java:391)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testNonExistingSite
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testNonExistingSite(TestNavigationServiceSave.java:42)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveNavigation(TestNavigationServiceSave.java:47)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testDestroyNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.mop.navigation.NavigationServiceImpl.loadNavigation(NavigationServiceImpl.java:91)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testDestroyNavigation(TestNavigationServiceSave.java:91)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 37 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testAddChild
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testAddChild(TestNavigationServiceSave.java:137)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemoveChild
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemoveChild(TestNavigationServiceSave.java:204)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemoveTransientChild
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemoveTransientChild(TestNavigationServiceSave.java:261)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRename
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRename(TestNavigationServiceSave.java:298)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testReorderChild
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testReorderChild(TestNavigationServiceSave.java:364)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveChild
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveChild(TestNavigationServiceSave.java:595)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveAfter1
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveAfter1(TestNavigationServiceSave.java:634)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveAfter2
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveAfter2(TestNavigationServiceSave.java:677)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRenameNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRenameNode(TestNavigationServiceSave.java:720)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveChildren
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveChildren(TestNavigationServiceSave.java:786)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveRecursive
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveRecursive(TestNavigationServiceSave.java:834)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveState
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSaveState(TestNavigationServiceSave.java:870)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRecreateNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRecreateNode(TestNavigationServiceSave.java:939)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveToAdded
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveToAdded(TestNavigationServiceSave.java:971)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveFromRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testMoveFromRemoved(TestNavigationServiceSave.java:1010)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemoveAdded
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemoveAdded(TestNavigationServiceSave.java:1050)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testTransitiveRemoveTransient
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testTransitiveRemoveTransient(TestNavigationServiceSave.java:1077)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRenameCreatedNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRenameCreatedNode(TestNavigationServiceSave.java:1104)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentAddToRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentAddToRemoved(TestNavigationServiceSave.java:1122)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMerge
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMerge(TestNavigationServiceSave.java:1156)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRemoveRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRemoveRemoved(TestNavigationServiceSave.java:1193)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveRemoved(TestNavigationServiceSave.java:1222)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveToRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveToRemoved(TestNavigationServiceSave.java:1256)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveMoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveMoved(TestNavigationServiceSave.java:1291)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentAddDuplicate
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentAddDuplicate(TestNavigationServiceSave.java:1327)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentAddAfterRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentAddAfterRemoved(TestNavigationServiceSave.java:1361)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveAfterRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveAfterRemoved(TestNavigationServiceSave.java:1395)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveFromRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentMoveFromRemoved(TestNavigationServiceSave.java:1431)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRenameRemoved
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRenameRemoved(TestNavigationServiceSave.java:1466)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentDuplicateRename
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentDuplicateRename(TestNavigationServiceSave.java:1500)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSavePhantomNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testSavePhantomNode(TestNavigationServiceSave.java:1534)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRemovalDoesNotPreventSave
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRemovalDoesNotPreventSave(TestNavigationServiceSave.java:1579)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRename
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testConcurrentRename(TestNavigationServiceSave.java:1602)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemovedNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRemovedNavigation(TestNavigationServiceSave.java:1629)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testPendingChangesBypassCache
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testPendingChangesBypassCache(TestNavigationServiceSave.java:1658)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testAtomic
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testAtomic(TestNavigationServiceSave.java:1678)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRebase
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceSave.testRebase(TestNavigationServiceSave.java:1721)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testNoop
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testNoop(TestNavigationServiceUpdate.java:39)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testHasChanges
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testHasChanges(TestNavigationServiceUpdate.java:59)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testAddFirst
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testAddFirst(TestNavigationServiceUpdate.java:96)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testAddSecond
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testAddSecond(TestNavigationServiceUpdate.java:124)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testRemove
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testRemove(TestNavigationServiceUpdate.java:157)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testMove
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testMove(TestNavigationServiceUpdate.java:187)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testAddWithSameName
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testAddWithSameName(TestNavigationServiceUpdate.java:223)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testComplex
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testComplex(TestNavigationServiceUpdate.java:274)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testReplaceChild
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testReplaceChild(TestNavigationServiceUpdate.java:356)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testRename
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testRename(TestNavigationServiceUpdate.java:391)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testState
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testState(TestNavigationServiceUpdate.java:417)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testUseMostActualChildren
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testUseMostActualChildren(TestNavigationServiceUpdate.java:468)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testUpdateDeletedNode
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testUpdateDeletedNode(TestNavigationServiceUpdate.java:496)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testLoadEvents
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testLoadEvents(TestNavigationServiceUpdate.java:522)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testUpdateTwice2
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testUpdateTwice2(TestNavigationServiceUpdate.java:556)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testMove2
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testMove2(TestNavigationServiceUpdate.java:582)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION: org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testScope
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testScope(TestNavigationServiceUpdate.java:616)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testRemovedNavigation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceUpdate.testRemovedNavigation(TestNavigationServiceUpdate.java:675)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceWrapper.testNotification
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:46)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceWrapper.testNotification(TestNavigationServiceWrapper.java:90)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 36 more
REGRESSION:
org.exoplatform.portal.mop.navigation.TestNavigationServiceWrapper.testCacheInvalidation
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at org.exoplatform.commons.chromattic.ChromatticImpl.openSession(ChromatticImpl.java:55)
at org.gatein.mop.core.api.MOPService.getModel(MOPService.java:104)
at
org.exoplatform.portal.mop.navigation.TestNavigationServiceWrapper.testCacheInvalidation(TestNavigationServiceWrapper.java:149)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 33 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testRootGetUserPortalConfig
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testRootGetUserPortalConfig(TestUserPortal.java:188)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$2.doExecute(TestUserPortal.java:192)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testFilter
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at org.exoplatform.portal.mop.user.TestUserPortal.testFilter(TestUserPortal.java:228)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$3.doExecute(TestUserPortal.java:216)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testRefreshNavigations
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testRefreshNavigations(TestUserPortal.java:263)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$4.doExecute(TestUserPortal.java:240)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testFilterWithVisibility
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1651)
at
org.exoplatform.portal.mop.user.TestUserPortal.testFilterWithVisibility(TestUserPortal.java:323)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at
org.exoplatform.portal.mop.user.TestUserPortal$1Test.doExecute(TestUserPortal.java:295)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 31 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 45 more
REGRESSION:
org.exoplatform.portal.mop.user.TestUserPortal.testFilterWithAuthorizationCheck
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testFilterWithAuthorizationCheck(TestUserPortal.java:380)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at
org.exoplatform.portal.mop.user.TestUserPortal$1Check.doExecute(TestUserPortal.java:367)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testFilterPropagation
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testFilterPropagation(TestUserPortal.java:413)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$5.doExecute(TestUserPortal.java:395)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testNavigationOrder
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testNavigationOrder(TestUserPortal.java:486)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$6.doExecute(TestUserPortal.java:490)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testPathResolution
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testPathResolution(TestUserPortal.java:505)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$7.doExecute(TestUserPortal.java:509)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testFindBestAvailablePath
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testFindBestAvailablePath(TestUserPortal.java:546)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$8.doExecute(TestUserPortal.java:550)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION:
org.exoplatform.portal.mop.user.TestUserPortal.testPathResolutionPerNavigation
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testPathResolutionPerNavigation(TestUserPortal.java:602)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$9.doExecute(TestUserPortal.java:606)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testLabel
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at org.exoplatform.portal.mop.user.TestUserPortal.testLabel(TestUserPortal.java:633)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at org.exoplatform.portal.mop.user.TestUserPortal$10.doExecute(TestUserPortal.java:642)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 43 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testExtendedLabel
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testExtendedLabel(TestUserPortal.java:660)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at org.exoplatform.portal.mop.user.TestUserPortal$11.doExecute(TestUserPortal.java:665)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 43 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testLoadNode
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at org.exoplatform.portal.mop.user.TestUserPortal.testLoadNode(TestUserPortal.java:687)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$12.doExecute(TestUserPortal.java:691)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testPublicationTime
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testPublicationTime(TestUserPortal.java:736)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$13.doExecute(TestUserPortal.java:740)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testSave
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at org.exoplatform.portal.mop.user.TestUserPortal.testSave(TestUserPortal.java:772)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:87)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:74)
at org.exoplatform.portal.mop.user.TestUserPortal$14.doExecute(TestUserPortal.java:776)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 41 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testInvalidateState
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testInvalidateState(TestUserPortal.java:828)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:87)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:74)
at org.exoplatform.portal.mop.user.TestUserPortal$15.doExecute(TestUserPortal.java:832)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 41 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testNodeExtension
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testNodeExtension(TestUserPortal.java:889)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:87)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:74)
at org.exoplatform.portal.mop.user.TestUserPortal$16.doExecute(TestUserPortal.java:893)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 41 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testCacheInvalidation
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testCacheInvalidation(TestUserPortal.java:947)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:87)
at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:74)
at org.exoplatform.portal.mop.user.TestUserPortal$17.doExecute(TestUserPortal.java:951)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 41 more
REGRESSION: org.exoplatform.portal.mop.user.TestUserPortal.testInfiniteLoop
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1704)
at
org.exoplatform.portal.mop.user.TestUserPortal.testInfiniteLoop(TestUserPortal.java:976)
Caused by: org.chromattic.api.UndeclaredRepositoryException:
javax.jcr.RepositoryException: Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:212)
at org.exoplatform.portal.mop.user.TestUserPortal$18.doExecute(TestUserPortal.java:981)
at
org.exoplatform.portal.mop.user.TestUserPortal$UnitTest.execute(TestUserPortal.java:1686)
... 30 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 44 more
REGRESSION: org.exoplatform.component.test.jcr.BootstrapTestCase.testWorkspace
Error Message:
Repository 'repository' not found.
Stack Trace:
javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.component.test.jcr.BootstrapTestCase.testWorkspace(BootstrapTestCase.java:41)
REGRESSION: org.exoplatform.web.portal.TestRefreshCurrentUserPortal.testCreate
Error Message:
javax.jcr.RepositoryException: Repository 'repository' not found.
Stack Trace:
org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException:
Repository 'repository' not found.
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:62)
at
org.exoplatform.commons.chromattic.AbstractContext.getSession(AbstractContext.java:63)
at
org.exoplatform.portal.pom.config.MOPChromatticLifeCycle.onOpenSession(MOPChromatticLifeCycle.java:47)
at
org.exoplatform.commons.chromattic.Synchronization.openContext(Synchronization.java:80)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:200)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.getContext(ChromatticLifeCycle.java:176)
at
org.exoplatform.portal.pom.config.POMSessionManager.getSession(POMSessionManager.java:225)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:250)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.web.portal.TestRefreshCurrentUserPortal.setUp(TestRefreshCurrentUserPortal.java:74)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 35 more
Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:238)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:219)
at
org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213)
at
org.exoplatform.commons.chromattic.AbstractContext.openSession(AbstractContext.java:103)
at org.exoplatform.commons.chromattic.Synchronization.doLogin(Synchronization.java:98)
at
org.exoplatform.commons.chromattic.SynchronizedContext.doLogin(SynchronizedContext.java:46)
at
org.exoplatform.commons.chromattic.ChromatticLifeCycle.doLogin(ChromatticLifeCycle.java:328)
at
org.exoplatform.commons.chromattic.PortalSessionLifeCycle.login(PortalSessionLifeCycle.java:51)
at org.chromattic.core.api.ChromatticImpl.openSession(ChromatticImpl.java:58)
... 35 more
REGRESSION: org.exoplatform.web.portal.TestRefreshCurrentUserPortal.testUpdate
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.pom.config.cache.PortalNamesCache.execute(PortalNamesCache.java:51)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:253)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.web.portal.TestRefreshCurrentUserPortal.setUp(TestRefreshCurrentUserPortal.java:74)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
REGRESSION: org.exoplatform.web.portal.TestRefreshCurrentUserPortal.testDestroy
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.exoplatform.portal.pom.config.cache.PortalNamesCache.execute(PortalNamesCache.java:51)
at
org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:253)
at
org.exoplatform.portal.pom.config.POMDataStorage.getPortalConfig(POMDataStorage.java:82)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:308)
at
org.exoplatform.portal.config.DataStorageImpl.getPortalConfig(DataStorageImpl.java:131)
at
org.exoplatform.portal.config.UserPortalConfigService.getUserPortalConfig(UserPortalConfigService.java:217)
at
org.exoplatform.web.portal.TestRefreshCurrentUserPortal.setUp(TestRefreshCurrentUserPortal.java:74)
at junit.framework.TestCase.runBare(TestCase.java:128)
at org.exoplatform.component.test.AbstractGateInTest.runBare(AbstractGateInTest.java:87)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
at
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Changes for Build #722
[nscavell] Oops, remove jrebel profile.
[nscavell] GTNPORTAL-2191: Update gatein-management to 1.0.0-Beta05
[nscavell] GTNPORTAL-2227: Invalid use of LazyPageList in PageImportTask when importMode
is set to overwrite.
Changes for Build #723
[ndkhoiits] GTNPORTAL-2202 Change the target xsd on xml file
[ndkhoiits] GTNPORTAL-2196 Set UserPortalConfigService templates and portals definition
easily ereasable
[nscavell] Reverting gtn mgmt back to beta04 until nexus issue is resolved with beta05
Public URL:
https://hudson.jboss.org/hudson/job/gatein_portal_trunk_sun6/723
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_portal_trunk_sun6/723/