Forum Discussion

WSigley's avatar
WSigley
Regular Visitor
10 years ago

SoapUI open source runs out of memory when I attempt to create SOAP sample messages from a WSDL.

The reason seems to be that the XML schema (imported into the WSDL) consists of a large number of optional elements which are heavily meshed. The schema is actually an extract from our organisation's common information model. SoapUI navigates through the schema in an attempt to identify every possible branch for the sample XML message. Is there are way SoapUI can be configured to limit the number of XML branches it attempts to identify? 

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    What do you mean by "configured to limit the number of XML branches it attempts to identify? "
    Try increasing heap size in SOAPUI_HOME\bin\soapui.bat file