SAP Note 874123 - JSPM shuts down with an OutOfMemoryError

Component : Support package tools for Java -

Solution : https://service.sap.com/sap/support/notes/874123 (SAP Service marketplace login required)

Summary :
The SAP Note describes issues with Java Support Package Manager (JSPM) shutting down due to OutOfMemoryError related to Java heap space or PermGen space. These errors are logged in JSPM_PROCESS_.LOG or JSPM_MAIN_.LOG. Additionally, failures in loading variable handlers from XML files are causing DevelopmentSupportRequiredException, as indicated in error logs. Insufficient JVM memory allocation for processing large XML files in /usr/sap///j2ee/JSPM/data/variables is identified as the cause. To resolve these issues, the note advises increasing the JSPM memory allocation and deleting corrupted DataModel XML files to restore functionality.

Key words :
jspm file /usr/sap/<sid>/<central instance, \usr\sap\<sid>\<central instance, /usr/sap/<sid>/<central instance, >/j2ee/jspm/bootstrap/config/bootconfig, >/j2ee/jspm/data/variables directory, >\j2ee\jspm\data\variables\<file, >/j2ee/jspm/trc/jspm<_xx>, symptom java support package manager, add line <stringvalue>-xmx512m</stringvalue>, deleting corrupted data model files

Related Notes :

1443834Central SAP Note JSPM 7.2
1405732"OutOfMemoryError: Java heap space" in Web service component
1404134Compilation fails with memory issue in Web service component
1147119Central SAP Note JSPM 7.1
891983JSPM: Central SAP Note SAP NetWeaver 7.0 AS Java