hi have tried executing a .jar file using java -jar jarfilename.jar but it just returns:
Error occurred during initialization of VM
Server VM is only supported on ARMv7+ VFP
and it returns the same thing if I use the command java version,java -versionorjava --version
Any reason why it doesn't work? (I have a Raspberry Pi Model B Rev 2)