hmmm... well, perhaps i could start by looking in the log files ;-)
How could I forget that?
I see an other error there.
I hope somebody can help explaining this error?
regards, Jan.
[2009/03/20 18:09:52] [INFO] [manage-init] Using session manager class
helma.framework.core.SessionManager
[2009/03/20 18:09:52] [INFO] [Thread-1] Starting engine 1 for manage
[2009/03/20 18:09:52] [ERROR] [manage-1] internal:onStart
java.lang.NoSuchMethodError:
org.mozilla.javascript.ContextFactory.enterContext()Lorg/mozilla/javas
cript/Context;
java.lang.NoSuchMethodError:
org.mozilla.javascript.ContextFactory.enterContext()Lorg/mozilla/
javascript/Context;
at helma.scripting.rhino.RhinoCore.initialize(RhinoCore.java:
134)
at helma.scripting.rhino.RhinoEngine.initRhinoCore
(RhinoEngine.java:149)
at helma.scripting.rhino.RhinoEngine.init(RhinoEngine.java:88)
at helma.framework.core.RequestEvaluator.initScriptingEngine
(RequestEvaluator.java:104)
at helma.framework.core.RequestEvaluator.run
(RequestEvaluator.java:180)
at java.lang.Thread.run(Thread.java:636)