Hi every one,

I'm getting a weird bug on my cforms ,when a repeater addrow submit is
made(any server side process), everything goes well on a normal submit.
The process goes up to the setbookmark but when it re-enters the ShowForm I
get this error ??? (below)

Any idea of where this might come from? cause it doesn't say much
Thanks 
Regards
Tibor

Internal Server Error

Message: null

Description: java.lang.IllegalStateException

Sender: org.apache.cocoon.servlet.CocoonServlet

Source: Cocoon Servlet

Request URI

79227f8f040c093d077b87380a492d74780d6547.continue

cause

java.lang.IllegalStateException

request-uri

/79227f8f040c093d077b87380a492d74780d6547.continue

full exception chain stacktrace

java.lang.IllegalStateException
        at 
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2778)
        at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2145)
        at
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:140)
        at org.mozilla.javascript.Context.call(Context.java:497)
        at
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1496)
        at
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1466)
        at
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:764)
        at
org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:98)
        at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:54)
        at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:112)
        at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:76)
        at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:138)
        at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:76)
        at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:95)
        at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:203)
        at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:149)
        at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:248)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:503)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to