Hey Rainer,
CFormsFlow seems to be the culprit - not the invoker.
It's hard to tell more without knowing your setup.
cheers
--
Torsten
On Sep 18, 2008, at 23:09, Rainer Heesen wrote:
Many thanks for you help. It sounds interesting. I tried a grep of
the log
file to identify the Invoker.class instances.
grep Invoker log4j.log says
I think there is only one instance of the Invoker.class mentioned in
the log
file. Do you have any suggestion for points to check?
Kind regards
Rainer
Am Donnerstag 18 September 2008 schrieb Torsten Curdt:
org.apache.commons.javaflow.bytecode.StackRecorder -
org.cocoontest.javaflow.CFormsFlow
java.lang.ClassCastException: org.cocoontest.javaflow.CFormsFlow
at
org.apache.cocoon.components.flow.java.Invoker.run(Invoker.java)
This is the interesting bit. There is somehow a classloader screwup.
CFormsFlow is on the stack and there are different versions of it.
Somehow it's using the wrong one.
But I can't say much more from here. HTH anyway.
cheers
--
Torsten
<log4j.zip>