Hi
Newbie question. I'm running a local google app engine server with my
netbeans (6.7) and I am having some problems with redeploying.
I always get
runserver:
[java] 2009-dec-07 13:54:15
com.google.apphosting.utils.jetty.JettyLogger warn
[java] VARNING: failed selectchannelconnec...@localhost:8082
[java] java.net.BindException: Address already in use: bind
when I do "deploy" on my project. I seems that the server tries to restart,
but it has not closed down, I can see alot of java.exe processes in the
activity manager. When I kill them and deploy everything works fine. Any
ideas?
/A
--
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.