Jose
> Original Message
> Subject: Re: [Webware-devel] appserverpid windows service issue
> From: "Jason Hildebrand" <[EMAIL PROTECTED]>
> Date: Sun, December 05, 2004 8:46 pm
> To: [EMAIL PROTECTED]
> Cc: "webware-devel" <[EMAIL PROTECTED]
Hi Jose,
I've checked in a fix, and have improved the pid file logic to detect stale
pid files, too. I've tested under Windows, but would appreciate
confirmation that this fixes the problem for you, too.
peace,
Jason
On Fri, 2004-12-03 at 12:55 -0700, [EMAIL PROTECTED] wrote:
> Now I know that
On Dec 5, 2004, at 11:35 AM, Jason Hildebrand wrote:
On Fri, 2004-12-03 at 12:35 -0700, [EMAIL PROTECTED] wrote:
The latest checkins with respect the the new appserverpid code breaks
the windows service code. when the windows service is shutdown
apparently this file is not removed, consequently th
On Fri, 2004-12-03 at 12:35 -0700, [EMAIL PROTECTED] wrote:
> The latest checkins with respect the the new appserverpid code breaks
> the windows service code. when the windows service is shutdown
> apparently this file is not removed, consequently the service will not
> restart. Any thoughts as