Falk Pauser created DAEMON-253:
----------------------------------

             Summary: pidfile directory gets not created when starting jsvc 
with the -user option and -pidfile /var/run/pidfile_dir/pidfile
                 Key: DAEMON-253
                 URL: https://issues.apache.org/jira/browse/DAEMON-253
             Project: Commons Daemon
          Issue Type: Bug
    Affects Versions: 1.0.10
         Environment: Ubuntu 10.04.4 LTS
java version "1.7.0_04"
Java(TM) SE Runtime Environment (build 1.7.0_04-b20)
Java HotSpot(TM) Client VM (build 23.0-b21, mixed mode)
            Reporter: Falk Pauser


When specifying a pidfile which resides in its own pidfile directory (e.g. 
/var/run/pidfile_dir/pidfile.pid) together with the -user option the pidfile 
directory will not be created thus an error is thrown because the pidfile 
cannot be written.

Leaving the -user option and running jsvc as root works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to