Hello everyone:
I had a problem when login Ignition Gateway with mobile device, e.g. iPhone, android phone.
Every time after typing user name and password, the screen first showing “initializing …” then an error popped up “java.lang.Exception:Timeout waiting for new VM.”
Here is my system setup:
OS: Linux Debian
Ignition Version: 7.8.4 (b2016082217)
Java Version: Oracle Corporation 1.8.0_101
I downloaded and installed server-jre-8u101-linux-x64.tar.gz from Oracle website.
Below is ouput after issuing “java -version” in Linux:
java version “1.8.0_101”
Java ™ SE Runtime Enviroment (build 1.8.0_101-b13)
Java HotSpot™ 64-bit server VM (build 25.101-b13, mixed mode)
Note:
-
I installed xfce4 following the instruction described in knowledge base article “Running the Mobile Module on Linux”, h;
-
I can login with desktop PC without any problem. This ONLY happened on mobile device;
-
I tried changed java path in Igniton Config Mobile>>Settings>>Java. Changed default from java to /usr/bin/java. But this does not make any difference.
Any suggestion is appreciated!
K.S.