Can't run Java on Linux server

209 Views Asked by At
$ bin/java -version
Error occurred during initialization of VM
Could not allocate metaspace: 1073741824 bytes

That is what happens if I execute JAVA commands on the Linux server. The problem must not be about PATH as long as I execute it directly by /specifying/the/path

So, what do I do? Thanks

0

There are 0 best solutions below