Forum Discussion
rad
9 years agoOccasional Contributor
Hello,
Yes I constantly save my project.
When I edit the xml file , i do see the contents in there
I did get an outofmemory exception when I tried to save one time. it complained about insufficient heap space
So I could not save some tests butI would expect the rest of my tests to be available atleast
wjblazek
9 years agoOccasional Contributor
Sounds like the *.xml file got corrupted and soapui can't read it now.
Try using an xml editor to see if it's still valid xml and
see if you can can figure out what's wrong and fix it.
I've done that with other api test tools that store as xml.
FYI, I'm just another soapui user, not Smartbear support.
Good luck.