RTC Build Engine process consuming too much memory
I have a build definition that runs an Ant Script. That ant scripts trigger the execution of a RFT script with some custom parameters.
When I start a build engine running the jbe command, it starts 2 process, jbe.exe consuming 2MB and java.exe consuming ~80MB
After the build definition execution is finished, the java.exe process is consuming almost 400MB and the build engine need to be restarted.
Is there any configuration that I'm missing that could avoid that high memory consumption ?
When I start a build engine running the jbe command, it starts 2 process, jbe.exe consuming 2MB and java.exe consuming ~80MB
After the build definition execution is finished, the java.exe process is consuming almost 400MB and the build engine need to be restarted.
Is there any configuration that I'm missing that could avoid that high memory consumption ?