Bugs item #914636, was opened at 2004-03-11 19:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=914636&group_id=4866
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jason Hildebrand (jdhildeb) Assigned to: Nobody/Anonymous (nobody) Summary: ./AppServer stop is broken when used working directory Initial Comment: A little elementary debugging points the finger at this line in AppServer.stop, line 330: pidfile = os.path.join(os.path.dirname(__file__),"appserverpid.txt") so it's looking for the appserverpid.txt file in the same directory as AppServer.py, i.e. Webware/WebKit, instead of in the workingdirectory. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=914636&group_id=4866 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel