OnDemand Users Group

Support Forums => ODWEK, Java and REST APIs => Topic started by: pankaj.puranik on October 14, 2010, 05:40:59 AM

Title: Connecting to OD server from remote system.
Post by: pankaj.puranik on October 14, 2010, 05:40:59 AM
Hi

I have a code that runs perfectly on the OD server.
When I use the same code on a remote system, it gives the "Java (TM) Platform binary has stopped working".

I have already added the requires dlls, etc to the classpath.

Is there anything special that I need to do in order to connect from a remote system?

Thanks
Pankaj.
Title: Re: Connecting to OD server from remote system.
Post by: javed.khan on February 07, 2011, 08:17:08 AM
I guess there is some issue with the JDK installation. Did you try running some other Java application on your remote system?

Check if the CMOD port number your are trying to connect to is accessible from this remote server

Regards,
Javed