[Helma-user] JS-only stack traces
Hannes Wallnoefer
hannesw at gmail.com
Wed Dec 6 18:11:26 CET 2006
2006/12/6, tobias.schaefer at orf.at <tobias.schaefer at orf.at>:
> hi hannes
>
> sounds promising.
>
> unfortunately, i don't have the time to update helma and check out this feature.
> would it be too much to ask if you could copy&paste an example to the list?
>
sorry, I wanted to do so, but the long lines didn't fit into the
textarea... :-)
here it is now (the original stack trace is truncated):
java.lang.RuntimeException: org.mozilla.javascript.EcmaError:
ReferenceError: "x" is not defined.
(/home/hannes/gobi/code/Comment/Comment.js#9)
at org.mozilla.javascript.gen.c59._c2(/home/hannes/gobi/code/Comment/Comment.js:9)
at org.mozilla.javascript.gen.c36._c17(/home/hannes/gobi/code/Page/PageCore.js:339)
at org.mozilla.javascript.gen.c37._c42(/home/hannes/gobi/code/Page/PageMacros.js:452)
at org.mozilla.javascript.gen.c28._c1(/home/hannes/gobi/code/HopObject/macros.js:10)
at org.mozilla.javascript.gen.c18._c1(/home/hannes/gobi/code/Global/WikiMarkup.js:26)
at org.mozilla.javascript.gen.c36._c25(/home/hannes/gobi/code/Page/PageCore.js:505)
at org.mozilla.javascript.gen.c36._c24(/home/hannes/gobi/code/Page/PageCore.js:492)
at org.mozilla.javascript.gen.c35._c14(/home/hannes/gobi/code/Page/Page.js:277)
Caused by: org.mozilla.javascript.EcmaError: ReferenceError: "x" is
not defined. (/home/hannes/gobi/code/Comment/Comment.js#9)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3226)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3216)
at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:3289)
at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1570)
at org.mozilla.javascript.gen.c59._c2(/home/hannes/gobi/code/Comment/Comment.js:9)
at org.mozilla.javascript.gen.c59.call(/home/hannes/gobi/code/Comment/Comment.js)
at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:119)
...
More information about the Helma-user
mailing list