cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM starting Phase Error report

former_member203760
Participant
0 Kudos

Hi Experts,

When i am going to start JSPM in portal system getting error.

My system details: Net weaver  7.3 EHP1

Log file:

Trouble Ticket Report

Java Support Package Manager for SAP NetWeaver

SID................: SID

Hostname...........: Host naem

Install directory..: E:/usr/sap/EPD

Database...........: $(/J2EE/DBSystem/DBInfoName)

Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)

JDK version........: 1.6.0_29 SAP AG

JSPM version.......: 7.31.0.0.1

System release.....: 710

ABAP stack present.: false

The execution ended in error.

Cannot initialize application data.

Error occurred while trying to get the SAPLOCALHOST parameter value from the instance number: 2 on host: SAPServer via SAPCONTROL the web service API. See SAP Note 1401712 for further information.

java.rmi.RemoteException: Service call exception; nested exception is:

    com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://SAPServer:50213"

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://SAPServer:50213"

More information can be found in the log file E:\usr\sap\EPD\J02\j2ee\JSPM\log\log_2014_05_14_19_44_51\JSPM_MAIN_1_01.LOG.

Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:

com.sap.sdt.jspm.phases.PhaseTypeJSPM

com.sap.sdt.jspm.gui.JspmUiException

Cannot initialize application data.

JSPM_MAIN

JSPMPhases

NetWeaver Upgrade

SAPJup

Java Upgrade

If you think this is a problem in JSPM, you may post a CSN in BC-UPG-OCS-SPJ.

I did kernal upgrade also.

please help me for this .

Thanks

J Jana

Accepted Solutions (0)

Answers (1)

Answers (1)

pavan_anjimeti
Participant
0 Kudos

SUM tool is replace of JSPM for applying enhancement packages and Support Package Stacks.

Implement Below Note instructions to use JSPM.

http://service.sap.com/sap/support/notes/1600846

  1. Set the following in the default profile (DEFAULT.PFL)

              service/protectedwebmethods = DEFAULT

  1. Restart all sapstartsrv services in the cluster to activate the changes.

              NOTE: In a high availability environment, this must be done on all server nodes of the cluster.

  1. Restart all Server and Central Services Instances.
  2. Resume the update with JSPM.
  3. When finished, restore DEFAULT.PFL to its initial state.

If you want to use JSPM, you should maintain lesser than below SP versions.

Regards,

Pavan

former_member203760
Participant
0 Kudos

Hi Pavan,

Thanks for your help.

Thanks,

J Jana