Remote logging shows only unknown.anonymous stack-trace on new fire-fox versions

219 views
Skip to first unread message

nurit guthrie

unread,
Feb 26, 2013, 2:46:24 AM2/26/13
to gwt...@googlegroups.com
Hi,

On fire-fox 19.0 the stack trace looks like this:
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
    at Unknown.anonymous(Unknown Source)
On firebug, this stack trace is a link, and you can see the obfuscated stack-trace by clicking it.
This does not help remote logging, which sends only the anonymous stack trace.
Is this a known problem?
Is there a solution to it?

Thanks,
Nurit.

Fred Sauer

unread,
Feb 27, 2013, 1:39:01 PM2/27/13
to gwt...@googlegroups.com
Can you try the demo app? gwt-log.appspot.com

Click on the buttons under 'Catch some exceptions'


--
You received this message because you are subscribed to the Google Groups "gwt-log" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gwt-log+u...@googlegroups.com.
To post to this group, send email to gwt...@googlegroups.com.
Visit this group at http://groups.google.com/group/gwt-log?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Fred Sauer
fre...@gmail.com

nurit guthrie

unread,
Feb 28, 2013, 8:45:38 AM2/28/13
to gwt...@googlegroups.com
On the demo app the stack trace is not obfuscated. The problem only happens when the stack trace is obfuscated.

Thanks,
Nurit

Fred Sauer

unread,
Mar 1, 2013, 3:01:23 PM3/1/13
to gwt...@googlegroups.com
Have you enabled the RemoteLogger and its servlet? You should see the client sending log message to the server and the server responding with a deobfuscated stack trace.

nurit guthrie

unread,
Mar 3, 2013, 2:58:33 AM3/3/13
to gwt...@googlegroups.com
I am doing the deobfuscation offline, but only in FF version 19.0, I simply don't have an obfuscated stack trace to work with. 
I put a breakpoint in the server's relevant servlet, and see that LogRecord.wrappedClientThrowable.clientStackTrace contains only Unknown.anonymous StackTraceElements. 
In Chrome, with the same scenario, I get stack trace of elements such as Unknown.Lg, Unknown.Kg etc, which can be deobfuscated. 

Thanks,
Nurit

--
You received this message because you are subscribed to a topic in the Google Groups "gwt-log" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gwt-log/xZknKrIojJ0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to gwt-log+u...@googlegroups.com.

Fred Sauer

unread,
Mar 13, 2013, 10:10:38 PM3/13/13
to gwt...@googlegroups.com

confile

unread,
Feb 20, 2014, 10:00:06 AM2/20/14
to gwt...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages