[appengine-java] Re: Unable to start embedded HTTP server

2012-03-16 Thread Ludovic Champenois
Please, upgrade to 1.6.3.1 that solves this issue with newer JDKs. Ludo On Wednesday, March 14, 2012 12:42:03 AM UTC-7, Fan Yang wrote: > > Hi, > > I installed the latest SDK 1.6.3 and now I am getting following error when > I run an example web app following the tutorial on the GAE official web

[appengine-java] Re: Unable to start embedded HTTP server

2009-10-20 Thread Kris Carle
The solutions is in this thread: http://groups.google.com/group/google-appengine-java/browse_thread/thread/df660675d21c64f0 SDK 1.2.6 requires the JVM argument -javaagent:/lib/agent/ appengine-agent.jar If you are using the Eclipse plugin, the upgrade to 1.2.6 doesn't automatically add the new