Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80907 --- shadow/80907 2007-02-19 20:16:46.000000000 -0500 +++ shadow/80907.tmp.9312 2007-02-19 20:16:46.000000000 -0500 @@ -0,0 +1,29 @@ +Bug#: 80907 +Product: Mono: Tools +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: 001 One hour +Priority: Cosmetic +Component: tools +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: mono-service.exe error message says Log instead of Lock + +Description of Problem: + +The error message when the PID file already exists is: "Log file already +exists: <pid_file>". Obviously, this is a lock file, not a log file. :) + +Steps to reproduce the problem: +1. touch /var/run/test.pid +2. mono-service -l:/var/run/test.pid some_program.exe +3. tail /var/log/messages (or wherever you have syslog pointed) + +It's not a big deal. :) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
