[Mono-list] Mono service works with --debug only

Julien Sobrier julien at sobrier.net
Mon May 26 23:50:27 EDT 2008


Hello,
I have a mono service that works well when I launch it with the --debug
argument:
mono-service2 -l:/var/run/ptestt-lock /usr/lib64/test/Test.exe --debug

But when I run it without the --debug argument, the lock file is not
created, the service does not appear in "ps -ef", and there is nothing
in syslog. What can I do to debug the issue?

Thank you
Julien


More information about the Mono-list mailing list