https://issues.apache.org/bugzilla/show_bug.cgi?id=44583
Summary: Tests don't run
Product: Lenya
Version: Trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Miscellaneous
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Our tests don't run, and I have as yet been able to figure out the issue. I did
fix the problem that zones has been showing in r636070. However, now I am
seeing this what is below. Can someone take a look at this?
Could not find component (key [org.apache.excalibur.store.StoreJanitor])
(Key='org.apache.excalibur.store.StoreJanitor')
org.apache.avalon.framework.service.ServiceException: Could not find component
(key [org.apache.excalibur.store.StoreJanitor])
(Key='org.apache.excalibur.store.StoreJanitor')
at
org.apache.avalon.framework.service.WrapperServiceManager.lookup(WrapperServiceManager.java:80)
at
org.apache.excalibur.store.impl.MRUMemoryStore.service(MRUMemoryStore.java:86)
at
org.apache.avalon.framework.container.ContainerUtil.service(ContainerUtil.java:143)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:271)
at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:108)
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:524)
at
org.apache.cocoon.core.container.ContainerTestCase.setupManagers(ContainerTestCase.java:268)
at
org.apache.cocoon.core.container.ContainerTestCase.prepare(ContainerTestCase.java:190)
at org.apache.lenya.cms.LenyaTestCase.prepare(LenyaTestCase.java:100)
at
org.apache.cocoon.core.container.ContainerTestCase.setUp(ContainerTestCase.java:146)
Caused by: org.apache.avalon.framework.component.ComponentException: Could not
find component (key [org.apache.excalibur.store.StoreJanitor])
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:265)
at
org.apache.avalon.framework.service.WrapperServiceManager.lookup(WrapperServiceManager.java:68)
... 41 more
BUILD FAILED
/home/rfrovarp/asf/lenya-1.4.x/src/targets/modules-build.xml:109: The following
error occurred while executing this line:
/home/rfrovarp/asf/lenya-1.4.x/build/lenya/temp/modules-build.xml:2980: Test
org.apache.lenya.cms.export.ImportTest failed
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]