Post Reply 
Raspberry pi installing problem
08-12-2020, 23:29 (This post was last modified: 08-12-2020 23:34 by catsup.)
Post: #5
RE: Raspberry pi installing problem
Unfortunately, I am having the same problem.

I am trying to install MinimServer 2 on a Rasp 2 running the latest Raspbian OS

$ uname --a
Linux bwtmusic 5.4.72+ #1356 Thu Oct 22 13:56:00 BST 2020 armv6l GNU/Linux

While running the Java installation instructions as outlined on the MinimServer page, I have observed a few error message.

After the OS initial installation and running the Raspbian update process I have run these commands:

$ sudo apt install default-jdk

Checking for the installed java version gives the following error:

$ java -version
Error occurred during initialization of VM
Server VM is only supported on ARMv7+ VFP

So it appears that the installed Java version on this platform doesn't seem to be supported.

This is what has been installed:

$ apt list --installed|grep jdk

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

default-jdk-headless/stable,now 2:1.11-71+b1 armhf [Installiert,automatisch]
default-jdk/stable,now 2:1.11-71+b1 armhf [installiert]
openjdk-11-jdk-headless/stable,now 11.0.9+11-1~deb10u1 armhf [Installiert,automatisch]
openjdk-11-jdk/stable,now 11.0.9+11-1~deb10u1 armhf [Installiert,automatisch]
openjdk-11-jre-headless/stable,now 11.0.9+11-1~deb10u1 armhf [Installiert,automatisch]
openjdk-11-jre/stable,now 11.0.9+11-1~deb10u1 armhf [Installiert,automatisch]

Any idea to get this fixed? Do I have to de-install this version of Java and install a different version? Or install another Java version (e.g. V8) on top?
Please let me know on how to proceed.

Thanks
Catsup
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Raspberry pi installing problem - catsup - 08-12-2020 23:29

Forum Jump:


User(s) browsing this thread: 1 Guest(s)