triinum
9 years agoOccasional Visitor
Mock service memory leakage using war
We run out of memory each time we are testing mock service with war files, how to disable logging when using .war files? We haven't been able to find "disable" button in deplyed war file. Currently the online solution we have is to click "clear" during the entire test execution...
Thanks in advance!
One thing I ran into and I've seen as a common problem is that the license has to be installed as the same user as that the accessing program runs as. For example, Jenkins tends to run as a "jenkins" user. As such, the license has to be installed as that user.
Bamboo may be similar, but you would have to check the documentation on how it runs and if it runs as a user account.