Forum Discussion
Beno_Iskratel
14 years agoFrequent Contributor
hi,
you're right. the script was wrong.
i have put def submit = null inside of {}, should be outside.
synchronized(context.lock) {
def submit = null
...
}
Another great information, it seems that memory problems (in linux os) are solved!
Hep memory usage is stable now. (4.0.2 SNAPSHOT version of SoapUI)
soapUI log and http log also don't make any problems (1000 row limit).
tnx,
beno
you're right. the script was wrong.
i have put def submit = null inside of {}, should be outside.
synchronized(context.lock) {
def submit = null
...
}
Another great information, it seems that memory problems (in linux os) are solved!
Hep memory usage is stable now. (4.0.2 SNAPSHOT version of SoapUI)
soapUI log and http log also don't make any problems (1000 row limit).
tnx,
beno
Related Content
- 9 years ago
- 13 years ago
Recent Discussions
- 14 hours ago
- 17 days ago