GWT 2.0 Development Mode: Can't Load Page

19 views
Skip to first unread message

spatters71

unread,
Nov 20, 2009, 1:29:06 PM11/20/09
to Google Web Toolkit
I'm trying to run the sample GWT 2.0 Applications. I can't seem to get
the development mode to work.

When I hit the Run button in Eclipse, I get the GWT Development Mode
Window, and it says:
"00:00:01.674 [INFO] Waiting for browser connection to
http://localhost:8888/DynaTable.html?gwt.codesvr=10.1.3.14:9997"

However when I browse to this URL:

http://localhost:8888/DynaTable.html?gwt.codesvr=10.1.3.14:9997

in FireFox, IE8, or Chrome I get a message stating that the web page
can't be loaded.

I have JDK 6 release 17, Eclipse 3.5, Windows 7.

Chris Ramsdale

unread,
Nov 21, 2009, 3:24:11 PM11/21/09
to google-we...@googlegroups.com
Are there any errors being logged to your Console window? Are you able to get a successful connection when running "ant devmode" from the command line?


--

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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.



Zamy

unread,
Nov 23, 2009, 9:16:19 AM11/23/09
to Google Web Toolkit
I had the same problem.
It seems randomly it has errors on loading his modules.
Stop and restart the server (in some case, more than 1 time), and it
will go :)

(error is, whit stockwatcher example:

[ERROR] Failed to load module 'stockwatcher' from user agent 'Mozilla/
5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.5) Gecko/20091102
Firefox/3.5.5' at ZAMY:1790
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)
at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad
(ModuleDefLoader.java:225)
at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:
155)
at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule
(ModuleDefLoader.java:269)
at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath
(ModuleDefLoader.java:127)
at com.google.gwt.dev.DevModeBase.loadModule(DevModeBase.java:940)
at com.google.gwt.dev.DevModeBase
$UiBrowserWidgetHostImpl.createModuleSpaceHost(DevModeBase.java:97)
at com.google.gwt.dev.shell.OophmSessionHandler.loadModule
(OophmSessionHandler.java:167)
at com.google.gwt.dev.shell.BrowserChannelServer.processConnection
(BrowserChannelServer.java:345)
at com.google.gwt.dev.shell.BrowserChannelServer.run
(BrowserChannelServer.java:192)
at java.lang.Thread.run(Unknown Source)

)

On 20 Nov, 19:29, spatters71 <sonny.c.patter...@gmail.com> wrote:
> I'm trying to run the sample GWT 2.0 Applications. I can't seem to get
> the development mode to work.
>
> When I hit the Run button in Eclipse, I get the GWT Development Mode
> Window, and it says:
> "00:00:01.674 [INFO] Waiting for browser connection tohttp://localhost:8888/DynaTable.html?gwt.codesvr=10.1.3.14:9997"
Reply all
Reply to author
Forward
0 new messages