ContributionsMost RecentMost LikesSolutionsSoapUI Pro 2.0.2 freezes if response of request is very large (e.g. 32408 rows)Hi Ole, I 've got a request which gets a big response (about 32408 rows). used version of SoapUIPro Build soapuipro-dist-286, Build Date 2008/01/28 15:35 My SoapUI Preference Settings are: Default Request Editor: Source Default Response Editor: Source Steps to recreate: 1. dblclick on request to open request window 2. run the request 3. the response is displayed correct, everything seems fine 4. close request window 5. dblclick again on request to open window again NOTE: soapui is froozen - nothing happens ->you have to kill it! ->seel also attached screenshot: big_response.jpg Regards ChrisERe: java.lang.NullPointerException if request with derived-types is used in 1.7.5 RAhoi Ole, nullpointer exception happens, if I am doing following steps: 1. Create a new wsdl project: test 2. select the wsdl... 3. First thing which seems to be going wrong is in the tree structure there's only one entry but includes two requests!!! 4. then I dblclick on the first request to open it, then I will get that null.pointer exception! Attached you will find a screen_shot.jpg where you can see how it looks on my screen and my saved project file: test-soapui-project.xml Bye ChrisERe: java.lang.NullPointerException if request with derived-types is used in 1.7.5 RHi Ole, attached you will find my system_properties info. Regards ChrisEjava.lang.NullPointerException if request with derived-types is used in 1.7.5 RHi, I tried to switch from SoapUI1.7.1 to Release of 1.7.5 but having problems with some teststeps which includes derived types. Attached you will find the request, build/version info error log and wsdl we are using) First I use the then I close the request window and reopen it again and you will find following changed lines: one type will be deleted and you will get: So what's the Problem? SoapUI1.7.1: no problem works fine SoapUI1.7.5 Beta2: described problem is reproducible, but without null.pointerException SoapUI1.7.5 Release: described problem and nullpointer.exception.