Hello DSpacers,

I am quite desperate to resolve the problem I am having on debian running
any kind of admin function within DSpace. I get the exception shown below.
One way is to try to create a community but it seems like it happens when I
try to create anything. The so-called missing class is in the xmlui
installation in cocoon-2.1.9.jar.

java.lang.NoClassDefFoundError:
org/apache/cocoon/components/flow/javascript/fom/FOM_WebContinuation$UserObject
        
org.apache.cocoon.components.flow.javascript.fom.FOM_WebContinuation.setPageLocal(FOM_WebContinuation.java:202)
        
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.jsFunction_sendPage(FOM_Cocoon.java:267)
        inv3.invoke()


Here is the output from jar (via grep) that shows the class is there.

   637 Tue Apr 11 11:56:44 BST 2006
org/apache/cocoon/components/flow/javasc/fom/FOM_WebContinuation$UserObject.class


I am using DSpace 1.5.1, tomcat 5.5 and java 1.6.0_11 (and postgres 8.3
FWIW). The jar does have read permission. I did a chmod 777 to be absolutely
sure. Can anybody help me please?

-- 
Regards,

Andrew M.
http://www.andrewpetermarlow.co.uk
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to