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/21 13:15:10 UTC

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

Message:

   The following issue has been resolved as CANNOT REPRODUCE.

   Resolver: Jeff Turner
       Date: Sun, 21 Sep 2003 1:15 PM

>From discussion on the list, it seems this is caused by outdated stuff in the build/ directory.  If you're still having this problem, could you download the 0.5 distribution and try it?

Marking bug as resolved. Please reopen if necessary.
---------------------------------------------------------------------
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: Resolved
   Priority: Major
 Resolution: CANNOT REPRODUCE

    Project: Forrest
  Component: Core operations
   Versions:
             0.5

   Assignee: 
   Reporter: Andre Anneck

    Created: Tue, 9 Sep 2003 3:33 PM
    Updated: Sun, 21 Sep 2003 1:15 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