Java not allocating enough ram
Go to solution
Solved by elpiop,
2 minutes ago, Jordancj said:nope
"java version "1.8.0_231"
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)
Java HotSpot(TM) Client VM (build 25.231-b11, mixed mode)"it works with 1gb allocated for some reason
You have the 32 bit JVM. If you want to allocate more than ~1.5GB you will need to install 64 bit Java or download the executable and use that in your batch file.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now