I am experiencing the same issue. Jetty terminates almost immediately
after starting with no output in the console.

In the eclipse debug panel I see the following:
<terminated>flwrs [Web Application]
        <disconnected>com.google.appengine.tools.development.DevAppServerMain
at localhost:51482
        <terminated, exit value: 139>/System/Library/Java/JavaVirtualMachines/
1.6.0.jdk/Contents/Home/bin/java (Mar 11, 2011 9:52:20 PM)

Noel


On Mar 11, 5:51 am, ThePablick <[email protected]> wrote:
> I ran into a strange problem: when I try to run the Web Application I
> created using the SDK, it can not be run. It worked on Windows, but
> when I switched to Mac, I keep getting this:
>
> 2011-03-11 11:49:55.487 java[2586:903] [Java CocoaComponent
> compatibility mode]: Enabled
> 2011-03-11 11:49:55.489 java[2586:903] [Java CocoaComponent
> compatibility mode]: Setting timeout for SWT to 0.100000
> Mar 11, 2011 10:49:56 AM com.google.apphosting.utils.jetty.JettyLogger
> info
> INFO: Logging to JettyLogger(null) via
> com.google.apphosting.utils.jetty.JettyLogger
> Mar 11, 2011 10:49:56 AM
> com.google.apphosting.utils.config.AppEngineWebXmlReader
> readAppEngineWebXml
> INFO: Successfully processed /Users/thepablick/Documents/Eclipse/Test/
> war/WEB-INF/appengine-web.xml
> Mar 11, 2011 10:49:56 AM
> com.google.apphosting.utils.config.AbstractConfigXmlReader
> readConfigXml
> INFO: Successfully processed /Users/thepablick/Documents/Eclipse/Test/
> war/WEB-INF/web.xml
> Mar 11, 2011 11:49:57 AM
> com.google.appengine.tools.development.DevAppServerImpl start
> INFO: The server is running athttp://localhost:8888/
>
> Then, after two seconds, the process just terminates, no output, no
> stack trace, no error logs to be found.
>
> The application is working when deployed to appspot.

-- 
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.

Reply via email to