Note that this is on a different host from my other (similar) bug reports. This one
is a x64 raspberri pi. but this seems to be a different problem.
pi@pi:~/Desktop $ javaws boardspace7.jnlp
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be 1.8.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
This, as the latest java, ought to be acceptable:
pi@pi:/usr/lib/jvm/java-11-openjdk-arm64 $ javaws boardspace7.jnlp
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be 1.8.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
pi@pi:/usr/lib/jvm/java-11-openjdk-arm64 $ echo $INSTALL4J_JAVA_HOME
/usr/lib/jvm/java-11-openjdk-arm64/
pi@pi:/usr/lib/jvm/java-11-openjdk-arm64 $ ls $INSTALL4J_JAVA_HOME
bin conf docs legal lib man release
pi@pi:/usr/lib/jvm/java-11-openjdk-arm64 $
launching jnlp on 64 linux
-
- Posts: 232
- Joined: 27 Mar 2020, 09:55
Re: launching jnlp on 64 linux
I don't think we are currently supporting arm architecture.
I will check with the team and come back on this.
I will check with the team and come back on this.
-
- Posts: 232
- Joined: 27 Mar 2020, 09:55
Re: launching jnlp on 64 linux
Sorry have not yet found the time to discuss this.