0
Answered

Not able to run OpenICE as a service in BBB rev C (new Debian Image)

Vasanth Jaisingh 10 years ago updated by Jeff Peterson 10 years ago 4
Hi,

After loading new Debian image (Open ICE version 0.6.1), OpenICE.exe doesnt run if started as service.

Please advise.

Regards
GOOD, I'M SATISFIED
Satisfaction mark by Vasanth Jaisingh 10 years ago
Searching answer
Vasanth

Just to clarify in that image a Multiparameter monitor simulator (specified by /home/debian/device.this) should be started via the System V initialization script at /etc/init.d/device-adapter. I'm assuming that's the service to which you are referring? Perhaps we should add a "status" verb to that service script for debugging.

I'm also guessing that if you run the software directly from a console... something like
/home/debian/OpenICE-0.6.1/bin/OpenICE -domain 15 -app ICE_Device_Interface -device Multiparameter
that it starts up successfully? I'm just trying to narrow it down to some facet of that initialization script.

Also does anything appear in /home/debian/log/device-adapter.log? Especially entries above INFO criticality.

Thanks
Jeff Plourde


Hi Jeff,

Yes when I run the software from console it runs.
Device-adpater log is not created if I run the openice as a service. Looks like it is not started at all.

Vasanth
Hi Jeff,

Version 0.6.2 has fixed the issue.

Thanks
Vasanth