$ 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