You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Peter Velychko <v_...@ukr.net> on 2004/02/18 13:51:27 UTC

ASTIdentifier Error

Hello Cocoon Users,

Could anyone point me out what haapens in my application?
I use the following environment:
- cocoon 2.1.3
- tomcat 4.1.18
- jdk 1.4.2

My view pages are generated without any problem but in tomcat console
I have the following messages for each request.

ASTIdentifier : TypeError: org.mozilla.javascript.UniqueTag@5c2fee:
NOT_FOUND is not a function.
(file:/F:/projects/tomcat_4/bin/../webapps/appname/flow/flow.js; line 167)
TypeError: org.mozilla.javascript.UniqueTag@5c2fee: NOT_FOUND is not a function.
 (file:/F:/projects/monastyr/tools/tomcat_4/bin/../webapps/monastyr/flow/flow.js
; line 167)
        at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:
581)
        at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:
541)
        at org.mozilla.javascript.NativeGlobal.typeError1(NativeGlobal.java:551)

        at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1234)
        at org.apache.cocoon.generation.JXTemplateGenerator$JSIntrospector$JSMet
hod.invoke(JXTemplateGenerator.java:471)
        at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:56)
        at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java
:106)
        at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:8
8)
        at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:1
20)
        ...

Thank you in advance.

-- 
Best regards,
Peter Velychko                         
v_peter@ukr.net


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org