cancel
Showing results for 
Search instead for 
Did you mean: 

Could't start JSPM

Former Member
0 Kudos

Hello at all,

I want update my JAVA component and I start the JSPM, but I get the following error:

Cannot read secure store properties.

Could not set up secure store.

Property admin/user/EC5 does not exist.

msg.util.dyn.0003 com.sap.security.core.server.secstorefs.SecStoreFS getStringValue com.sap.security.core.server.secstorefs.NotFoundException Could not find a record with key "admin/user/EC5" in the store.

SID................: EC5

Hostname...........: ****

Install directory..: C:/usr/sap/EC5

Database...........: Microsoft SQL Server

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

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

JSPM version.......: 7.00.12.0.1.7.21

System release.....: 700

ABAP stack present.: true

Can anybody help me with this problem?

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi M.Buchheim,

Check if the files SecStore.key and SecStore.properties exit in the directory

usr/sap/<sid>/sys/global/security/data

Also check that in SecStore.properties file a line starting with admin/user/EC5 is there.

Regards

Ashok

Former Member
0 Kudos

Hello Ashok Dalai ,

I checked the file SecStore.properties and found one with the line "admin/user/EC5".

But the file had the wrong name.

After I change the name it works. Thank you !

But now I get a new error:

java.lang.NoClassDefFoundError iaik/utils/Base64Exception

Maybe you can help me too.

Thanks.

M.Buchheim

Former Member
0 Kudos

Hi M.Buchheim,

See below note and also go through below link you may find your solution.

SAP NOTE - 891983

http://help.sap.com/saphelp_nw70/helpdata/EN/cd/157842698edc54e10000000a155106/frameset.htm

Regards

Ashok

Answers (0)