Problem running multiple instances of Creme JVM on Compaq IPaq
843849Mar 6 2003 — edited Aug 27 2003I have Creme JVM installed on my Compaq iPaq, along with the JVM plugin for Pocket IE registered.
I am running a socket server program on the Creme JVM on my PDA which listens on a particular port and outputs some response.
The client to this server is an Applet which is being run from the Pocket IE browser.
The problem is as the server program is already running on the Creme JVM, the applet is unable to start and says "Another instance of JVM is already running".
If i stop the server program and then start the applet, it runs fine.
I have tried running the server program with the option "-mi" which instructs the JVM to run in multiple instance mode, but to no avail.
Any pointers ??
TIA
Harish