On 10/28/2002 10:04:11 PM Jason wrote: >Ok, I've removed the test. I've now changed the implementation so that >it doesn't use execve(), due to the problems with file descriptors >(database connections) not getting closed. Instead, the appserver exits >with return code 3. > >I've modified AppServer and AppServer.bat to restart the appserver when >the return code is 3.
I just tested the mod, and there seems to be a problem. When I change a file, the AppServer shutsdown but does not restart as it used to. The console messages I see are: *** The file SiteLib/Page.py has changed. The server is restarting now. ThreadedAppServer: Shutting Down Stopping AutoReload Monitor Shutting down the AppServer Application is Shutting Down Application has been succesfully shutdown. AppServer has been shutdown Exiting AppServer ...Edmund. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
