OpenICE Community Support Forum
Welcome to the OpenICE community support forum. Use this forum for submitting bugs, asking for help, and solving problems you are having with OpenICE software. For ideas, general questions, and conversation please use the discussion forum.
how to add jdbc driver & Database url in Openice
I am trying to add jdbc driver "com.mysql.jdbc.Driver"
& Database url jdbc:mysql://192.168.1.105:1433/demo but its not working .
Please tell me how to add jdbc driver & Database Url of openice .

How to create exe of mdpnp project ?
I have to create jar file but it's not working so plese tell me how to create a jar file of mdpnp project.

Unable to Build complete
INFO | Loading ice_library.xml from jar:file:/C:/Users/Ashish/.gradle/caches/modules-2/files-2.1/org.mdpnp/x73-idl-rti-dds/0.6.3/8e5005d356d91f80cfb3b157e610971108aa35e3/x73-idl-rti-dds-0.6.3.jar!/META-INF/ice_library.xml
it stuck at 75% ......
Regards
Ashish

Installing OpenICE on Raspberry Pi
I'm starting a project using the Raspberry Pi with OpenICE. I downloaded the zip file, but when I try to run the OpenICE script within the bin directory, nothing happens. I am pretty new to RPi so any help would be great. Thank you

Running supervisor headlessly
Hi,
I was wondering if the openice supervisor could be run headlessly (without GUI). I've been poking around at it on my own computer and I got as far as
./bin/OpenICE -app ICE_Supervisor -domain 15
To which java gives me an error.
Exception in thread "main" java.lang.IllegalStateException: Failed to create command instance org.mdpnp.apps.testapp.IceAppsContainer
It seems java wants some kind of command before we can proceed but there doesn't seem to be any available documentation on commands to use. Was wondering
1. Even if I take this to its terminus can we run the process headlessly?
2. What are the lists of available commands to use?

Adding a new device....How To?
Hi Jeff -
I'm helping a friend of mine who is doing some research using OpenICE. They want to use a medical monitor which is not yet supported. I haven't yet dived into the code, so I was wondering about the architecture for the device adapter serial driver. Is it straight hard coded parsing the input and producing output, or is there a framework for doing things like
- identifying common message types for the same device type
- supplying the message header/trailer framework, and methods to fill in the particulars?
- Also perhaps identifying common workflows (session, login, security, etc) and creating plugins which implement the workflows, or customize them?
Best Regards,
Paul

NodeJs: connecting with my own code to OpenIce server.
I've been able to connect with your socket.io server at openice site with my own nodejs primitive code. Could you provide more information about your server? Is there any protocol for receiving data? Which messages should I send to your server or listen to in order to start getting data from openice?
Thanks,

Order BeagleBone Black
I would like to place an order for BeagleBone Black to connect Philips MP70 monitor.
Can BB box be shipped to India ?
Regards
Vasanth

Not able to run OpenICE as a service in BBB rev C (new Debian Image)
After loading new Debian image (Open ICE version 0.6.1), OpenICE.exe doesnt run if started as service.
Please advise.
Regards

Where is the IDL and how do I use it to generate code?
Where is OpenICE's IDL and how do you run the tool to generate the C interfaces for the IDLs?

To generate code for the IDL, we use rtiddsgen. The code generator is documented here.
At the command line, enter:
rtiddsgen -language C -inputIdl /path/to/repo/data-types/x73-idl/src/main/idl/ice/ice.idl
Customer support service by UserEcho