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.
> Building 75% > :run using Command gradlew run
E:\hello-openice-master>gradlew eclipse

Building OpenICE from Source failed
I have cloned the repo of mdpnp with git. The java jdk I use is 1.8.0_40 (Oracle Corporation 25.40-b25) and gradle is version 2.3. I work on Mac OS X 10.10.4 x86_64. If I try to build OpenICE with command "gradle build" from root directory of mdpnp following error is thrown:
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/kieb/Documents/workspace_openICE/mdpnp/interop-lab/demo-apps/build.gradle' line: 16
* What went wrong:
A problem occurred evaluating project ':interop-lab:demo-apps'.
> Could not resolve all dependencies for configuration 'classpath'.
> Could not resolve org.bitbucket.shemnon.javafxplugin:gradle-javafx-plugin:8.1.2-SNAPSHOT.
Required by:
unspecified:unspecified:unspecified
> Could not HEAD 'http://repository-javafx-gradle-plugin.forge.cloudbees.com/snapshot/org/bitbucket/shemnon/javafxplugin/gradle-javafx-plugin/8.1.2-SNAPSHOT/gradle-javafx-plugin-8.1.2-20141008.214348-1.pom'.
> org.apache.http.client.ClientProtocolException (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
I also have tried to import OpenICE as Gradle-project into Eclipse Luna (4.4.2) with same result. I switched to openICE-tag 0.6.3 - same result. What is wrong?

TimeSync BBB rev C with time server on local network.
How do I time sync my BBB with time server present on my local network.
At times, time also sets back to Mar 1 2015 after reboots.
Please advise.
Regards

Beaglebones Blacks do not have a real time clock and thus require time synchronization after each boot. We have taken several approaches to time synchronization over the years. The simplest approach is to give your Beaglebones access to the Internet, specifically pool.ntp.org. Our current approach is to use our Cisco router as a NTP time server. To do this, we had to configure DHCP Option 42 in the DHCP pool configuration to the address of the router and point the router to the US NTP pool. Neither of these options require edits to the Beaglebone's NTP configuration file at /etc/ntp.conf although your eventual solution may be different.
I would suggest searching Beaglebone or Linux forums for time synchronization options and setup assistance. I've copied a link below that might be a good place to start.
http://derekmolloy.ie/automatically-setting-the-beaglebone-black-time-using-ntp/
Thanks,
Jeff

debian password error
when i setup device-adapter, I've already copied BBB disk image to MicroSD card,and I using Netscape 7.1 to connect to BBB.Open 192.168.7.2,and I failed login. ueser:debian password :debian.
It shows "The user or password error!". How could I connect to BBB?

Comparison between MDPnP vs SCOT vs OR.NET
We are trying to evaluate Medical devices to make it compliant to MDPnP or OR,NET or SCOT, is there any comparison done to these 3 technology.
I am new to these and even MDPnP, what would be the starting point for MDPnP and is there any documented steps what needs to be done to make our Medical devices compliant with MDPnP.
Currently, I am just looking at the feasibility only on paper for our device.
Is there any membership forum paid or free to participate and understand closely with the architects/Leads developing MDPnP?
Please let us know your views
Regards
Deepak

High array values?
For particular arrays, I seem to be getting abnormally large numbers. For instance, for the plethysmographic trace (which I assume to be what MDC_PULS_OXIM_PLETH is for), I appear to be getting values around 30,000. And, for whatever DC_PRESS_BLD is, I get values around 500. Since all other values are so low, I have to ask. Is this intentional, I'm just uneducated in terms of medical data, or is this too large?

How to integrate another serial device in OpenICE ?
I have my own created Serial Medical device which acquire ECG Data. I have to integrate that device in OpenICE.

Medfusion 3500
Hi Jeff,
I hope all is well with you. I just came across the Ebola demo video that you guys had posted on the website. I noticed that you guys were able to remotely control Smiths Medical 3500 Syringe pump, I guy name Jim Sareen I think in the video was demonstrating it. I’m trying to use it for a small animal project and would really appreciate your help in this matter.

how to insert and retrive data from database?
I have add successfully dependencies
compile group: 'mysql', name: 'mysql-connector-java', version: '5.1.6'
and connection s is successfully established
but i dont know where data is stored ? I have to create the table name is mdpnp and create 5 columns .
It was successfully created ,but don't know where is going indata MySQL
Customer support service by UserEcho