openmolecules.org

 
Home » DataWarrior » Installation Issues » DataWarrior 6.10 in windows: heap-memory Xmx limit? (trying to use EL in windows, it is possible that heap-memory limits may the WP6.1 program to stop or crash)
Re: DataWarrior 6.10 in windows: heap-memory Xmx limit? [message #2230 is a reply to message #2227] Fri, 21 June 2024 10:43 Go to previous messageGo to previous message
thomas is currently offline  thomas
Messages: 693
Registered: June 2014
Senior Member
In DW6 a few things are different. On Windows DataWarrior.exe does not contain the main code anymore. It just contains a small launcher that may download an update and then launches the newest datawarrior.....jar. You can launch the same jar from the command line with e.g.:

"C:\Program Files\DataWarrior\jre\bin\java" -Xmx16g -Xms8g --add-exports java.base/jdk.internal.module=ALL-UNNAMED -jar C:\ProgramData\DataWarrior\datawarrior_v06.02.01.jar

As before, you can change Xmx (max memory) and Xms (memory at start) to your needs. You could also change these settings in the DataWarrior.exe using a hex editor, but that would be a kind of a hack...
 
Read Message
Read Message
Read Message icon14.gif
Read Message
Previous Topic: 6.01 on windows won't run from D:\Program Files
Next Topic: Issue in Installing DataWarrior v6.1.0 on NFS file system
Goto Forum:
  


Current Time: Sat Aug 24 22:19:07 CEST 2024

Total time taken to generate the page: 0.03843 seconds