Skip to main content
Summary Process does not start when using "itadmin process start"
Article Number 16480
Environment Red Hat Enterprise Linux 5.0 Orbix 6.3.4
Question/Problem Description Process does not start when using "itadmin process start"

Trying to start a process via "itadmin process start" fails with

 

Clarifying Information
Error Message ERROR: Target process NOT started: StartProcessFailed (IDL:iona.com/IT_LocationCommon/StartProcessFailed:1.0)
Defect/Enhancement Number
Cause
This issue is caused if the node daemon is not running or cannot be contacted by the Orbix locator
 
Also, if the node_daemon is misspelled or incorrectly capitalized  in the process definition then the node daemon will not be found, resulting in this error.
Resolution

 

Ensure the Orbix node daemon is running. Also if a persistent server has been registered for on demand startup, ensure that the name of the node daemon used when registering the process matches the name of the node daemon in charge of starting the process.
 
Run "itadmin node_daemon list" to get a list of node daemons in the Orbix domain.
 
Run "itadmin process show <process name>" to get the details of the process, and ensure the node daemon matches one of the node daemons from the list above.
Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 10 September 2011

#KnowledgeDocs
#Orbix