google app engine - GWT Hosted Mode not working in Eclipse Helios on Mac -
i'm trying run shell 'new gwt' project in hosted mode through eclipse no luck.
the server starts shuts down before can anything. here full console output:
2011-04-11 22:20:09.415 java[546:903] [java cocoacomponent compatibility mode]: enabled 2011-04-11 22:20:09.416 java[546:903] [java cocoacomponent compatibility mode]: setting timeout swt 0.100000 initializing appengine server logging jettylogger(null) via com.google.apphosting.utils.jetty.jettylogger processed /users/me/documents/workspace/game/war/web-inf/appengine-web.xml processed /users/me/documents/workspace/game/war/web-inf/web.xml server running @ http://localhost:8888/ it says server running , url there under development tab, red box indicating running application/server off.
here specs:
- mac osx snow leopard 10.6.7
- eclipse helios
- gwt 2.2.0 , associated plugins in eclipse
a google search shows there issues 64 bit java 6 fixed in gwt 2.0.
what doing wrong?
mac put out java update broke dev server. can use pacify roll update until they, don't know, "something" it.
you want answer 39 @ http://code.google.com/p/googleappengine/issues/detail?id=4712#c39
Comments
Post a Comment