Hi, I am using GAE 1.4.2 + Eclipse 3.6 with the Google Eclipse Plugin on a Mac with the newest Java update 1.6.0_24.
When I start App (Jersey) in Eclipse it crashes after a moment. There is no obvious error. This is the log from the Eclipse terminal: 2011-03-12 17:51:55.513 java[958:903] [Java CocoaComponent compatibility mode]: Enabled 2011-03-12 17:51:55.516 java[958:903] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000 Mar 12, 2011 4:51:57 PM com.google.apphosting.utils.jetty.JettyLogger info INFO: Logging to JettyLogger(null) via com.google.apphosting.utils.jetty.JettyLogger Mar 12, 2011 4:51:57 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml INFO: Successfully processed /Users/adam/Git/stickiepad/war/WEB-INF/ appengine-web.xml Mar 12, 2011 4:51:57 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml INFO: Successfully processed /Users/adam/Git/stickiepad/war/WEB-INF/ web.xml Mar 12, 2011 5:51:58 PM com.google.appengine.tools.development.DevAppServerImpl start INFO: The server is running at http://localhost:8888/ The Eclipse log in the workspace directory do not contain any errors. Is there another log I should check? Thanks Adam -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
