Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.3
-
Fix Version/s: 0.9.3
-
Component/s: None
-
Labels:None
-
Request Controller:Albers, Stephan
-
External Supervisor:Antonicheva, July
-
Executing Programmer:Fedorov, Viktor
Description
GrailsFlow seems to have a memory leak. In different environments, GrailsFlow needs more and more memory over time, until it crashes with a "no memory" exception. We had environments, where up to 12 GB where used.
We need a test script to reproduce the problem. The script should start one process, set some variables, send some events and finish the process. Then the next process should be started. We can use JMeter to automate the test.