Ticket #13 (closed Defect: Invalid)
Starting script fails
| Reported by: | gregorio | Owned by: | Mircea Amarascu |
|---|---|---|---|
| Priority: | Minor | Milestone: | OpenXCAP 1.0 stable release |
| Component: | Performance | Version: | Release 1.0 |
| Severity: | Critical | Keywords: | script daemonize |
| Cc: |
Description
Hi.
My OS is a Centos 5. My version of openXCAP is openxcap-0.9.3.
I am trying to start openXCAP after installation and configuration. When I execute '/etc/rc.d/init.d/openxcap start' nothing happens. I have put prints in the script so I know that the call to 'process.daemonize(pidFile)' makes the script to exit. Te call to that function doen't throw 'except ProcessError', it simply stops the scipt execution. The value of 'pidFile' when calling 'daemonize' is '/var/run/openxcap/openxcap.pid' and this directory exists.
Please, Anyone can help? Thanks. Gregorio.
Change History
Note: See
TracTickets for help on using
tickets.
