WSDL Generation Failed due to OutOfMemoryError
Issue: While generating WSDL for large repository models, TIBCO MDM Studio hangs and WSDL project gets generated with an error "org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: Java heap space)".
Solution: On the generated WSDL project, the default "memoryMaximumSize" property value is 1024m. Change the "memoryMaximumSize" property value to 2048m or higher.
To change the heap size:
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.