ContributionsMost RecentMost LikesSolutionsRe: losing XML data when switching to an other view It works !! Thx Re: losing XML data when switching to an other view Hi Tanya Gorbunova I added our project Reproduce steps -Open project “SoapUI project Set stubs” -go to testsuite “Response” -testcase “SoapUI project Set stubs” -Test step “Upload PIUS status response” -It automaticly opens in Form view and you see xml elements -go to the Request view and the content is changed to “<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"/>” -go back to de form view and the content is gone Greetings Roger Re: losing XML data when switching to an other view Hi Samy We are Using ReadyAPI 1.4.1 But we encountered the problem also in previous versions. I was the only one that did not had this problem (I initially made the teststeps) until I had to switch to a new laptop. Now I have the problem too. We are using the REST with a XML body. No soap involved is fare as I know. Greetings Roger losing XML data when switching to an other view Hi When I open a REST teststep that contains a xml. And I switch from the [Form] view to the [Request] view the xml is gone and I see the next line “<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"/>”. There is no way of getting de xml back. We are sharing the SOAPUI project with a team. Therefore we are using the option “Composite project = true”. The person who initially made de Teststep does not has this problem. Could it be that there is stored some data outside the project folder that the other team members are missing? Roger SolvedRe: deploy war with ReadyApi results in memory leakWe removed all the log.info statements and now it looks like is its running stable. It uses 700Mb but it does not increases. So looks like it is not a issue. But thanks for the replydeploy war with ReadyApi results in memory leak Hi With SOAPUI pro we deployed our stub to a tomcat Now on the SOAPUI NG (ReadyApi) version we encounter some problems We noticed leak of memory before but it was minimal Now we use SOAPUI NG the leaking increased what results that after a few minutes the tomcat runs low on memory en stops aug 12, 2015 4:41:52 AM unknown unknown SEVERE: Unexpected death of background thread ContainerBackgroundProcessor[StandardEngine[Catalina]] java.lang.OutOfMemoryError: Java heap space At first the tomcat memory pool was set to a maximum of 250MB but when we increase it to 1000 MB is only postpone the problem for a few minutes. Is this a known bug or does anyone kwon how to solve shis? SolvedRe: Error using REST mock serviceSOAP-ui pro version 463 On the macError using REST mock serviceHi I am trying to make a REST mock service but I run in the next problem. Who can help me? -Open a new REST project -Copy the url with parameters in the URL: field -Add a new Mockservice to the project -The project has no operations -When I try to add an Operation I get the next error message: “No unique operations to mock in project!” What am I doing wrong? Greetings Roger