DevMode server in AppEngine projects stops immediately after starting the server
Hey guys,
I got a strange behaviour with my AppEngine projects. The Server in
DevMode stops 2-4 seconds right after starting the Server. But there´s
no exception or any error message. I´m pretty sure that it´s not an
issue with my own project because the same failure occurs when I
create a new GWT project with the sample app. One other weird thing is
that it worked one time in the last hours. The project is working fine
when it´s hostet on AppEngine.
the console is giving me this:
2011-03-16 16:33:53.675 java[4580:a07] [Java CocoaComponent
compatibility mode]: Enabled
2011-03-16 16:33:53.693 java[4580:a07] [Java CocoaComponent
compatibility mode]: Setting timeout for SWT to 0.100000
Initializing AppEngine server
Logging to JettyLogger(null) via
com.google.apphosting.utils.jetty.JettyLogger
Successfully processed /Users/michael/Documents/Development/workspace/
test/war/WEB-INF/appengine-web.xml
Successfully processed /Users/michael/Documents/Development/workspace/
test/war/WEB-INF/web.xml
The server is running at http://localhost:8888/
---
After this the server stops...
Any Idea?
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home