Wednesday, May 25, 2011

Re: Uncaught JavaScript exception in Chome

Sorry Guys,

Problem solved. 

I have found this in my gwt.xml file, I have tried various version of gwt-google-maps api, not sure which one added this. 

<!-- Generate the tag automatically -->

Thanks Anyway.

On 26 May 2011 16:12, Bin Wu <binw@bluepoint.net.au> wrote:
An quick update,

I have disabled all the extension in Chrome, it seems fixed most of them. I mean I will not get the errors every time by left-clicking, but only happens once I load the webapp in the browser.

In Eclipse Dev Console
============
(UnknownFileName:-1) 2011-05-26 15:52:20,140 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
============

In Chrome (V13 beta) Dev Tool window
============
(UnknownFileName:-1) 2011-05-26 15:31:10,375 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
%7Bcommon,util%7D.js:1Uncaught TypeError: Object #<Object> has no method '__gjsload__'
============


On 26 May 2011 16:06, Bin Wu <binw@bluepoint.net.au> wrote:
Hi All,

I am really new to GWT and working for my first GWT WebApp. Now I have got an error in the development console from eclipse, it ONLY happens in Chrome (either the latest stable version 11 or the latest beta version 13). I have no idea what is the problem. This happens after I upgraded GWT from 2.2 to 2.3. There is nothing affected by the WebApp itself, everything works as before. 

In Eclipse Dev Console
============
(UnknownFileName:-1) 2011-05-26 15:52:20,140 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
============
Every time I left click anywhere (on a widget or even a blank area) in the webapp.


In Chrome (V13 beta) Dev Tool window
============
(UnknownFileName:-1) 2011-05-26 15:31:10,375 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
%7Bcommon,util%7D.js:1Uncaught TypeError: Object #<Object> has no method '__gjsload__'
(UnknownFileName:-1) 2011-05-26 15:34:12,156 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111Uncaught ReferenceError: xl_chrome_menu is not defined
(UnknownFileName:-1) 2011-05-26 15:34:14,703 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111Uncaught ReferenceError: xl_chrome_menu is not defined
(UnknownFileName:-1) 2011-05-26 15:34:18,531 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0
chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111Uncaught ReferenceError: xl_chrome_menu is not defined
(Repeat)
============

Any idea? 

Thanks heaps.



--
Regards,

Bin Wu 
|
Software Engineer | BluePoint 03 9296 5100 0423 710 288 www.bluepoint.net.au

BluePoint has Gone Google

Each day, thousands of companies are going Google by switching to Google Apps – a web-based suite of messaging and collaboration applications. It's all hosted by Google, and designed with security and reliability in mind, saving your company the frustrations and hassles of managing traditional IT solutions yourself.
 Call BluePoint for more information or view the cloud calculator to calculate your potential business savings.




--
Regards,

Bin Wu 
|
Software Engineer | BluePoint 03 9296 5100 0423 710 288 www.bluepoint.net.au

BluePoint has Gone Google

Each day, thousands of companies are going Google by switching to Google Apps – a web-based suite of messaging and collaboration applications. It's all hosted by Google, and designed with security and reliability in mind, saving your company the frustrations and hassles of managing traditional IT solutions yourself.
 Call BluePoint for more information or view the cloud calculator to calculate your potential business savings.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment