rufuspollock-okfn / reconcile-csv

A simple OpenRefine reconciliation service that runs on top of a CSV file
BSD 2-Clause "Simplified" License
117 stars 28 forks source link

When I try to run the .jar in the cmd window, I get error "failed to instantiate heap" #30

Open abramjhh opened 7 years ago

abramjhh commented 7 years ago

When I try to run the .jar in the cmd window as the instruction show, it returns this error:

JVMJ9VM015W Initialization error for library j9gc27(2): Failed to instantiate heap; 2G requested Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

I think I might have to change a value in a .bat file or something...can anyone help me out here?

Thanks!