I recently created a new project and imported code into eclipse. My code had 
some weird "class not found" issues running on the server, so I thought I 
would try upgrading to the new app engine, 1.4.2. This fixed the issue on 
the server but the code won't run locally. It just prints this out and 
stops:


2011-02-16 16:53:36.761 java[2549:80f] [Java CocoaComponent compatibility 
mode]: Enabled

2011-02-16 16:53:36.762 java[2549:80f] [Java CocoaComponent compatibility 
mode]: Setting timeout for SWT to 0.100000

Initializing AppEngine server

   [WARN] ********************************************************

Warning: Future versions of the Dev App Server will require Java 1.6 or 
later. Please upgrade your JRE.

********************************************************


Logging to JettyLogger(null) via 
com.google.apphosting.utils.jetty.JettyLogger

Successfully processed 
/Users/bjorn/Documents/studiomaven/api/trunk/app-engine/StudioMaven 
API/war/WEB-INF/appengine-web.xml

Successfully processed 
/Users/bjorn/Documents/studiomaven/api/trunk/app-engine/StudioMaven 
API/war/WEB-INF/web.xml


If I set the project GAE version back to 1.3.7 it runs fine locally. Any 
ideas what might be wrong or how to fix this? thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to