cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM 7.1 Support Package update to SP 7

Former Member
0 Kudos

I implemented Supoortpackage Stack 6 some Month ago.

The CE71 is up and running without errors.

Now I want to implement Stack 7. But JSPM does not start.

The message in JSPM_MAIN_1_01.LOG is

Dec 29, 2008 1:29:01 PM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been started.

Dec 29, 2008 1:29:01 PM [Info]: Phase type is com.sap.sdt.jspm.phases.PhaseTypeJSPM.

Dec 29, 2008 1:29:01 PM [Error]: Exception has occurred during the execution of the phase.

Dec 29, 2008 1:29:01 PM [Error]: java.lang.ClassCastException: class com.sap.sdt.ucp.phases.PhaseContext:sun.misc.Launcher$AppClassLoader@35a16869 incompatible with class com.sap.sdt.j2ee.J2eePhaseContext:sun.misc.Launcher$AppClassLoader@35a16869

Dec 29, 2008 1:29:01 PM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been completed.

Dec 29, 2008 1:29:01 PM [Info]: Start time: 2008/12/29 13:29:01.

Dec 29, 2008 1:29:01 PM [Info]: End time: 2008/12/29 13:29:01.

Dec 29, 2008 1:29:01 PM [Info]: Duration: 0:00:00.000.

Dec 29, 2008 1:29:01 PM [Info]: Phase status is aborted.

In the help file

http://help.sap.com/saphelp_nwce10/helpdata/en/7a/e497422930c56ae10000000a155106/frameset.htm

a possible solution is "Redeploy JSPM".

Any hint how to do that in CE71 without JSPM ?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi michael,

glad that the issue is resolved.

In 7.1 servers, you can also try the CE update tool to deploy (apart from JSPM). This is extremely useful in cases like this where JSPm fails.

regards,

hemanth

Former Member
0 Kudos

The Jspm.xml file was corupted.

I replaced it and was able to start JSPM.