When starting the Java SDK dev_server it often (almost always) takes a long time (two or three minutes) to go past the "jetty-6.1.x" line. A few times this was almost instantaneous, but the 2-3m delay is really cramping the edit-test cycle. I've made sure that no other process is using the 8088/8080 port (Apache httpd is running on port 80). I'm using the latest SDK on Debian "lenny" GNU/Linux with OpenJDK; the command-line used is: dev_appserver.sh --disable_update_check -a 127.0.0.1 -p 8088 war
-- 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.
