You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2003/09/09 15:37:54 UTC

[issues] New comment: (FOR-60) NoSuchMethodError @ AbstractJispFilesystemCore.getNullKey()

The following comment has been added to this issue:

     Author: Andre Anneck
    Created: Tue, 9 Sep 2003 3:36 PM
       Body:
I sucessfully reproduced the error:
#1: Delete Forrest Home-Dir
#2: Get CVS clean checkout
#3: Build forrest shbat
#4: copy to d:\Forrest
#5: forrest -seed
#6: forrest 
(and error)
---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-60


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-60
    Summary: NoSuchMethodError @ AbstractJispFilesystemCore.getNullKey()
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Forrest
  Component: Core operations
   Versions:
             0.5

   Assignee: 
   Reporter: Andre Anneck

    Created: Tue, 9 Sep 2003 3:33 PM
    Updated: Tue, 9 Sep 2003 3:33 PM
Environment: OS: Win2k
Java: 1.4.2_01-b06

Description:
After a clean cvs co (today 09.09.2003 aprox 14:00 CET),
running:
forrest seed
forrest

Fails with the following error:
------------------------------------------------------------------------
cocoon 2.1.1
Copyright (c) 1999-2003 Apache Software Foundation. All rights reserved.
------------------------------------------------------------------------
java.lang.NoSuchMethodError: org.apache.excalibur.store.impl.AbstractJispFilesystemStore.getNullKey()Lcom/coyotegulch/ji
sp/KeyObject;
        at org.apache.cocoon.components.store.impl.DefaultStore.parameterize(DefaultStore.java:179)
        at org.apache.avalon.framework.container.ContainerUtil.parameterize(ContainerUtil.java:266)
        at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:320)
        at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:1
41)
        at org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:308)
        at org.apache.cocoon.components.CocoonComponentManager.lookup(CocoonComponentManager.java:315)
        at org.apache.avalon.framework.service.WrapperServiceManager.lookup(WrapperServiceManager.java:106)
        at org.apache.avalon.excalibur.component.DefaultComponentFactory$ServiceManagerProxy.lookup(DefaultComponentFact
ory.java:519)
        at org.apache.excalibur.store.impl.MRUMemoryStore.service(MRUMemoryStore.java:66)
        at org.apache.avalon.framework.container.ContainerUtil.service(ContainerUtil.java:181)
        at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:298)
        at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:1
41)
        at org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:554
)
        at org.apache.cocoon.components.CocoonComponentManager.initialize(CocoonComponentManager.java:530)
        at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:282)
        at org.apache.cocoon.Cocoon.initialize(Cocoon.java:324)
        at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:282)
        at org.apache.cocoon.bean.CocoonWrapper.initialize(CocoonWrapper.java:192)
        at org.apache.cocoon.bean.CocoonBean.initialize(CocoonBean.java:121)
        at org.apache.cocoon.Main.main(Main.java:391)



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira