Show TOC Start of Content Area

Background documentation Error at the Check Queue Wizard Step  Locate the document in its SAP Library structure

Problem 1

During a support package stack or support package deployment, at the Check Queue wizard step, a component has status REVISE and the following error message is displayed:

Archive not found in Inbox directory.

Possible Reasons

JSPM has detected the required files at the Specify Queue wizard step and afterwards you have renamed some of them or removed some of them from the global EPS inbox directory.

Solution

If you have accidentally renamed or removed a file, place it in the global EPS inbox directory and go back to the Specify Queue wizard step. JSPM detects the file and you can go on.

If you have intentionally renamed or removed a file, go back to the Select Package Type wizard step. JSPM does not detect the renamed or removed file and you can go on.

Problem 2

JSPM shuts down at the Check Queue wizard step.

In the JSPM_MAIN_<XXX>.LOG file of the current logon session, you can find the following error:

com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:751): Error java.lang.OutOfMemoryError: <null>

Possible Reasons

It is possible that some of the temporary XML files, whose name contains DataModel, and which are located in the /usr/sap/<SID>/<Central instance name>/j2ee/JSPM/data/variables directory, are not valid.

There is no sufficient JVM memory for saving JSPM internal data in the XML files.

Solution

Increase JSPM JVM memory settings, delete the corrupted XML files, and restart JSPM as described in SAP Note 874123.

Problem 3

JSPM hangs on at the Check Queue wizard step.

Possible Reasons

JSPM uses SDM for validation of the software components that are selected for deployment. It is possible that an out of memory error occurs in SDM. JSPM cannot detect this error.

Solution

...

       1.      Stop JSPM.

       2.      Change the SDM memory settings. For more information, see SAP Note 879377.

       3.      Restart JSPM and the deployment.

 

 

End of Content Area