Thanks. Finally I found the reason: https://groups.google.com/group/google-appengine-java/browse_thread/thread/3fa6c1122441ff14/e62b01220af0e4b7?hl=de#e62b01220af0e4b7
and a critical bug issue: http://code.google.com/p/googleappengine/issues/detail?id=4712 Regards Adam On 14 Mrz., 06:25, Didier Durand <[email protected]> wrote: > Hi, > > Jersey is supposed to work "officially" on app engine: > seehttp://groups.google.com/group/google-appengine-java/web/will-it-play... > > May the associated how-to will help you fix your > issue:http://tugdualgrall.blogspot.com/2010/02/create-and-deploy-jax-rs-res... > > regards > > didier > > On Mar 12, 5:59 pm, Adam Musial-Bright > > > > > > > > <[email protected]> wrote: > > 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 athttp://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.
