Unspecified error

100 views
Skip to first unread message

PARAG

unread,
Oct 30, 2012, 2:55:26 AM10/30/12
to google-we...@googlegroups.com

Hi,

I am seeing following exception while double click on the application which intern opens the GWT application, Can you please help me to avoid this kind of expections.

com.google.gwt.core.client.JavaScriptException: (Error): Unspecified error. description: Unspecified error. number: -2147467259(-:-) 2012-10-30 12:00:11,703 [ERROR] ERR_FORMRUNNER_UNCAUGHT: java.lang.RuntimeException: com.google.gwt.core.client.JavaScriptException: (Error): Unspecified error. description: Unspecified error. number: -2147467259    at Unknown.fillInStackTrace(Unknown Source)    at Unknown.RuntimeException_2(Unknown Source)    at Unknown.handleError(Unknown Source)    at Unknown.entry0(Unknown Source)    at Unknown.anonymous(Unknown Source)    at Unknown.anonymous(Unknown Source)    at Unknown.apply(Unknown Source)    at Unknown.entry0(Unknown Source)Caused by: com.google.gwt.core.client.JavaScriptException: (Error): Unspecified error. description: Unspecified error. number: -2147467259

 Thank you,

Parag

Thomas Broyer

unread,
Oct 30, 2012, 5:25:13 AM10/30/12
to google-we...@googlegroups.com
"Unspecified errors" are unfortunately hard to track down (if IE cannot even tell you what went wrong…)
First, recompile your app with emulated stacktraces: <set-property name="compiler.stackMode" value="emulated"/> and/or -style PRETTY or -style DETAILED.

PARAG

unread,
Oct 30, 2012, 6:15:43 AM10/30/12
to google-we...@googlegroups.com
Thanks Thomas for the quick reply, but that also does not give any clue. 
Reply all
Reply to author
Forward
0 new messages