Answered question

Java heap space

Hi,
have update NeoLoad 6.8.0 to 6.8.1 and was trying to launch a project which was written in previous version (6.8.0). Project started but nothing happening.. In log now see error with "Java heap space". Trying to make some changes:
"(agent.properties): ... [LoadGenerator]
lg.home=.
lg.launcher=./jre/bin/java
lg.launcher.vm.parameters=-server -XX:MaxRAMFraction=4 -Xss228k -Xmx16g -Xms8g -Xbootclasspath/p:lib/alpn-boot.jar
lg.start.delay=20000" isn't fix the issue.
Which solutions do you have to resolve this issue?

Marek V.
Marek V.

Marek V.

Level
0
1 / 100
point
Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

The memory error could just be a coincidence as at the time your machine was busy, there is no real differences between 6.8 and 6.8.1. You can change the propertis file if needed but -XX:MaxRAMFraction=4 -Xmx16g are conflicting entries, on one you are saying use a quarter of the available RAM in the next you are saying use 16GB.

Did you find this useful ?

No (1)

Yes (1)

50%

50% of users found this answer useful