The process ID will rotate, so once you kill -9 it, it won't be that number again. It may not be there at all if there isn't a process listening on 8080, which means AppEngine Launcher shutdown normally. Basically we know it's not running (apparently) and you are periodically having issues starting it. I would hazard the icon next to the project turns green (with play button in it) when you do a fresh start and don't have another process already running (which will give you a yellow fail icon).
Again, I'd put that --debug in there, which isn't showing up in your logs you pasted, and see what it says. K On Sunday, November 18, 2012 10:40:33 AM UTC-8, Blaine Hodder wrote: > > One last thing, >> > > I ran 'netstat -an |grep 8080' and it didn't bring up anything. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/EvPDafqci7wJ. 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?hl=en.
