problem with debugging gwt application in dev mode

408 views
Skip to first unread message

Human izatara

unread,
May 13, 2012, 2:08:45 AM5/13/12
to Google Web Toolkit
when I debug my gwt application in dev mode, after about 30 seconds,
Google Chrome shows an error :
"Plug-in Unresponsive"
"The following plug-in is unresponsive: Unknown Woud you like to stop
it ?"

why this error is shown ? and how can i avoid it ?

Thomas Broyer

unread,
May 13, 2012, 4:59:26 AM5/13/12
to google-we...@googlegroups.com
Because the DevMode plugin in Chrome, when execution is paused in your debugger (Eclipse or whatever), blocks the page; and Chrome thinks the plugin might have crashed or hang, so it proposes to kill it to unblock the page.
 
and how can i avoid it ?

AFAIK, you can launch Chrome with the --disable-hang-monitor switch:
Reply all
Reply to author
Forward
0 new messages