[Mono-bugs] [Bug 80907][Cos] New - mono-service.exe error message says Log instead of Lock

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 19 20:16:46 EST 2007


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 tekhedd at byteheaven.net.

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: mono-bugs at ximian.com                            
+ReportedBy: tekhedd at byteheaven.net               
+QAContact: mono-bugs at ximian.com
+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. :)


More information about the mono-bugs mailing list