On Mon, 2002-10-28 at 21:29, Edmund Lian wrote: > > 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:
Are you using MakeAppWorkDir? If so, you'll need to copy the new AppServer script from Webware/WebKit to your work dir. How do you start the server? Do you call AppServer directly, or do you use the webkit script to start/stop the server? -- Jason D. Hildebrand [EMAIL PROTECTED] ------------------------------------------------------- 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
