cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Cannot initialize application data. when trying to start JSPM

Former Member
0 Kudos

Hi All

I get the an error when trying to open the D:\usr\sap\SLM\DVEBMGS00\j2ee\JSPM\go.bat on Windows 2003. I am trying to run the JSPM. Could find much info about the exact problem. Please advice.

Trouble Ticket Report

Java Support Package Manager for SAP NetWeaver'04s

SID................: SLM

Hostname...........: gpisolides

Install directory..: D:/usr/sap/SLM

Database...........: Oracle

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

JDK version........: 1.4.2_16 Sun Microsystems Inc.

JSPM version.......: 7.00.12.0.1.7.21

System release.....: 700

ABAP stack present.: true

The execution ended in error.

Cannot initialize application data.

Could not extract value with key SAPSYSTEM from file D:/usr/sap/SLM/SYS/profile/SLM_DVEBMGS00_gpisolides. A possible reason could be that the path to the directory containing the sappfpar executable is not included in the PATH environment variable. Could not start process sappfpar. Error while executing process sappfpar.java.io.IOException: CreateProcess: sappfpar pf=D:/usr/sap/SLM/SYS/profile/SLM_DVEBMGS00_gpisolides SAPSYSTEM error=2

More information can be found in the log file D:\usr\sap\SLM\DVEBMGS00\j2ee\JSPM\log\log_2008_08_05_15_22_30\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

Thanks

Krishna KK

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Markus.

Was away for sometime, so couldn't reply.

Am able to login and continue. Problem was that am logging with administrator user and not <SID>adm.

markus_doehr2
Active Contributor
0 Kudos

Do you have a file name

sappfpar.exe

in

D:/usr/sap/SLM/SYS/EXE/run

Markus

Former Member
0 Kudos

Hi Markus,

Yes, I do have it.

Kalyan KK

markus_doehr2
Active Contributor
0 Kudos

Can you execute this command manually when you login as "slmadm":

sappfpar pf=D:/usr/sap/SLM/SYS/profile/SLM_DVEBMGS00_gpisolides SAPSYSTEM

Markus