Ticket #13 (closed Defect: Invalid)

Opened 14 months ago

Last modified 13 months ago

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

Changed 13 months ago by ruud

  • status changed from new to closed
  • resolution changed from To be investigated to Invalid

The startup script is specifically written for debian, which is what we use and support. Unfortunately, if you use CentOS, you should use something that works for that Linux distribution.

If you have problems doing this, perhaps try some CentOS mailinglist or maybe the OpenSER mailinglist.

Note: See TracTickets for help on using tickets.