Solved
Forum Discussion
fverhoef
11 years agoOccasional Contributor
Solved, by adding the following lines to bin/soapui.sh:
JAVA_TOOL_OPTIONS="" export JAVA_TOOL_OPTIONS
Not exactly sure as to why.
tlabl
10 years agoContributor
Hi,
I'm having this same problem. I tried adding the lines you did but I may have added them to the wrong place in the soapui.sh file. Where should they go? (newer to using linux)