From: Erskine, C. <chr...@ed...> - 2004-10-08 13:03:16
|
I am getting the following error. Is there a way to determine what the code in GargoyleWrapper15 is the better find what is causing this problem? EcmaError: lineNumber=[0] column=[0] lineSource=[GargoyleWrapper15()] name=[ConversionError] sourceName=[null] message=[The undefined value has no properties.] errorObject=[ConversionError: The undefined value has no properties.] com.gargoylesoftware.htmlunit.ScriptException: The undefined value has no properties. at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.execute(JavaScript Engine.java:275) at com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptIfPossible(Html Page.java:700) at com.gargoylesoftware.htmlunit.javascript.host.Window$1.run(Window.java:240) at java.lang.Thread.run(Thread.java:534) Enclosed exception: ConversionError: The undefined value has no properties. at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:597) at org.mozilla.javascript.NativeGlobal.constructError(NativeGlobal.java:557) at org.mozilla.javascript.ScriptRuntime.getProp(ScriptRuntime.java:716) at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2035) at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2163) at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2163) at org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:62) at org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:55) at org.mozilla.javascript.Context.evaluateReader(Context.java:820) at org.mozilla.javascript.Context.evaluateString(Context.java:784) at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.execute(JavaScript Engine.java:267) at com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptIfPossible(Html Page.java:700) at com.gargoylesoftware.htmlunit.javascript.host.Window$1.run(Window.java:240) at java.lang.Thread.run(Thread.java:534) == CALLING JAVASCRIPT == GargoyleWrapper15() ======= EXCEPTION END ======== Chris Erskine EDS Consulting Services F5-EDS-001 2424 Garden of the Gods Rd Colorado Springs, CO 80919 Phone: 719-535-6064 Phone: mailto:chr...@ed... <mailto:chr...@ed...> |