cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NullPointerException: while trying to invoke the method com.sap.sdt.j2ee.model.SupportPackageIF.getArchiveLocation()

jorge_velasquez
Contributor
0 Kudos

Hi Experts,

I am updating my EP Productive system (Distribuided) but JSPM gives an error:

JSPM_MAIN Phase:

java.lang.NullPointerException: while trying to invoke the method com.sap.sdt.j2ee.model.SupportPackageIF.getArchiveLocation() of an object returned from com.sap.sdt.j2ee.model.SoftwareComponentIF.getCurrentSupportPackage() java.lang.NullPointerException: while trying to invoke the method com.sap.sdt.j2ee.model.SupportPackageIF.getArchiveLocation() of an object returned from com.sap.sdt.j2ee.model.SoftwareComponentIF.getCurrentSupportPackage()

I calculated the queue with SolMan.

Any clue?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jorge,

Based on the error message it seems that some of the files in the

JSPM data repository may have been corrupted.

Please kindly renaming the following files:

* Jspm.DataModel.xml

* Jspm.J2EE.DataModel.xml

* Jspm.JSPM.DataModel.xml

When you restart the JSPM, these files should be regenerated.

Reference( Note 1140617 - Null Pointer Exception error on iSeries in JSPM_MAIN Phase) tested on Windows 2008 R2 operating system, has been satisfactory!

Best Regards

Juan Palo Barrera.

Answers (1)

Answers (1)

anja_engelhardt2
Active Contributor
0 Kudos

moved to SAP Netweaver Application Server Java by moderator