cancel
Showing results for 
Search instead for 
Did you mean: 

Could not connect to JSPM

Former Member
0 Kudos

Hello all,

we are not able to connect to JSPM anymore and get following log entries:

com.sap.sdt.jspm.phases.PhaseTypeJSPM

com.sap.sdt.util.diag.JavaException

java.lang.ClassCastException: com.sap.sdt.ucp.phases.PhaseContext incompatible with com.sap.sdt.j2ee.J2eePhaseCo

ntext

JSPM_MAIN

JSPMPhases

Java Support Package Manager

....

JSPM.log:

java.lang.ClassCastException: com.sap.sdt.ucp.phases.PhaseContext incompatible with co

m.sap.sdt.j2ee.J2eePhaseContext

.....

Any ideas ?

Is it possible to clean the SDM Repository or to synchronize with the database , because in database is NW7.0 and in SDM Repository shows NW 7.01 for the

components.

Kind regards

Andreas Laaser

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello Andreas,

Firstly I would suggest you to check the file system free space (refer to the note 891895 - JSPM: required disk space) and the file/dir permissions under j2ee/JSPM* and EPS inbox dir.

Please also navigate to the location /JSPM/data/variables, and remove all DataModel.xml files. After that restart the JSPM application and try again. Please do not delete these file but take a safe backup at some other location.

If the workaround does not work, please try to deploy the lates JSPM with the SDM application:

1. Close JSPM application

2. Start SDM:\usr\sap\<sid>\<instance_namer>\SDM\program\RemoteGui.bat

3. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password

4. Navigate to tab "Deployment" and select JSPM component using plus button and select option "Update deployed SDA/SCAs that have any version" into Deployment configuration options below and complete deployment confirming it.

5. Close "SDM Gui" application.

6. Please try to force J2EE bootstrap on the system by changing

/j2ee/cluster/bootstrap/bootstrap.properties parameter

element.resynch = FORCE

7. Try to start JSPM

After these steps I hope you will be able to solve this issue.

Best regards,

Lisandro Magnus