Forum Discussion

bfowler31's avatar
bfowler31
New Contributor
14 years ago

SoapUI 4.5.1 x64: 1,900,000+ character string causes freeze

I have a "StoreDocument" web service, which uses an input field which takes the string representation of a PDF document.
In the exact case I'm dealing with, the string length is 1,907,857.

This problem seems to happen when trying to either scroll to the right, or when trying to select the entire string by clicking on the left side of it and then shift-end to the end of it.
If I stay on the left side of the UI and select the entire line by starting at beginning of the line and selecting down (shift-down arrow) to highlight the entire line and then push delete, it selects/deletes fine. I can then copy/paste in a new long string representation. I can also shift-down and Cut, and then Paste back in the same result.
Submitting the message works fine as well. The only problem appears to be the UI freezing when doing a shift-end or scrolling the UI to the right.

In Window XP with SoapUI 3.5.1 this worked fine.
In Windows 7 with SoapUI 4.5.1 the above causes the application to freeze and become unresponsive.
No RepliesBe the first to reply