sisp errors

Submitted by giladc on Tue, 2006-10-03 09:10.

Hello All,

After installation and running cl-eval-wizard on RHEL 4, running the command "sisp start" output the following errors written in /var/log/sisp

PID[12641]:File[atca.c]:Func[openFd]:Line[480]: Unable to open device

PID[12641]:File[cpm/clCpmComponent.c]:Func[_cpmSaAwareComponentInstantiate]:Line[3275]: Image name : [sisp_logd], PID : [12650]

GMS:[info ] New Group Created with Group id :0
GMS:[info ] Waiting for Prospective Leaders...........PostPoning Leader Election for 5 secs

GMS:[info ] LeaderElection Initial Run
GMS:[debug] Server Got Termination Request Started Shutting Down
PID[12650]:File[ clLogServerMain.c]:Func[clLogSvrTerminate]:Line[228]: Unregistering with cpm...... [logServer_SCNodeI0]

PID[12650]:File[clLogServerMain.c]:Func[clLogSvrFinalize]:Line[473]: Log Server Exitting Gracefully....

PID[12641]:File[cpm/clCpmComponent.c]:Func[_cpmSaAwareComponentInstantiate]:Line[3275]: Image name : [sisp_gms], PID : [12655]

PID[12641]:File[cpm/clCpmBoot.c]:Func[cpmBmSetLevel]:Line[1385]: Unable to set required boot level [2], rc=[0xf0014]

PID[12641]:File[cpm/clCpmBoot.c]:Func[cpmBmStartup]:Line[520]: Unable to reach default boot level [2], rc=[0xf0014]

PID[12641]:File[cpm/clCpmBoot.c]:Func[bmInitialize]:Line[179]: Booting up process failure f0014, not aborting at this point

PID[12641]:File[clLogClient.c]:Func[clLogLibFinalize]:Line[960]: Log Library not initialized by process 12641

PID[12641]:File[cpm/clCpmGms.c]:Func[cpmGmsFinalize]:Line[813]: Unable to delete mutex, rc=[0x1010a]

Need some help.
Thank You,
Gil

Submitted by giladc on Wed, 2006-10-04 08:26.

It was a communication problem.
Thank you.

Submitted by othenon on Tue, 2006-10-03 10:25.

There could be two possible reasons for ASP to shut down as it does for you

1) The network interface on your card/PC is down. (Try to ping some known IP Address to check this)

2) You have the environment variable CL_WITHOUT_CPM set. Unset it if you do

Good Luck