If you move too quick between pushing the stop button and hitting start you can get the error because the server hasn't completed the shutdown yet. I always wait a second between button presses.
On Oct 22, 3:54 am, annet <[email protected]> wrote: > When I do 'stop server' and 'start server' in the GUI widget, the > server doesn't start, and I get this error: > > web2py Enterprise Web Framework > Created by Massimo Di Pierro, Copyright 2007-2010 > Version 1.87.3 (2010-10-13 19:44:46) > Database drivers available: SQLite3, PostgreSQL > Starting hardcron... > please visit: > http://127.0.0.1:8000 > starting browser...in 5 seconds > TkMacOSXDoHLEvent failed : cppe 1 ,kHighLevelEvent > 61657674 0000 tvea,-1708 > please visit: > http://127.0.0.1:8000 > starting browser...in 5 seconds > ERROR:Rocket.Errors.ThreadPool:Socket 127.0.0.1:8000 in use by other > process and it won't share. > CRITICAL:Rocket.Errors.ThreadPool:No interfaces to listen > on...closing. > TkMacOSXDoHLEvent failed : cppe 1 ,kHighLevelEvent > 61657674 0000 tvea,-1708 > > Kind regards, > > Annet.

