cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM Error!!

Former Member
0 Kudos

Hello All,

When we are tried to login JSPM through go.bat I am getting this error message & unable to perform any operation in JSPM.Please suggest.

Cannot read secure store properties.

Could not set up secure store.

Could not perform operation on secure store. See previous messages.

msg.util.dyn.0003 com.sap.security.core.server.secstorefs.SecStoreFS getStringValue com.sap.security.core.server.secstorefs.InvalidStateException Internal error during the decryption process.

com.sap.security.core.server.secstorefs.InvalidStateException: Internal error during the decryption process.

javax.crypto.BadPaddingException: Invalid PKCS#5 padding length: 78

Also Pasting the errror of jspm_main_log:

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

<!NAME[F:\usr\sap\DNW\JC01\j2ee\JSPM\log\log_2010_07_14_04_33_10\JSPM_MAIN_1_01.LOG]/>

<!PATTERN[JSPM_MAIN_1_01.LOG]/>

<!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %m)]/>

<!ENCODING[UTF8]/>

<!LOGHEADER[END]/>

Jul 14, 2010 4:33:26 AM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been started.

Jul 14, 2010 4:33:26 AM [Info]: Phase type is com.sap.sdt.jspm.phases.PhaseTypeJSPM.

Jul 14, 2010 4:33:26 AM [Info]: Starting Initialize dialog...

Jul 14, 2010 4:33:26 AM [Info]: Detecting system parameters...

Jul 14, 2010 4:33:26 AM [Info]: You can find additional information in log file F:\usr\sap\DNW\JC01\j2ee\JSPM\log\log_2010_07_14_04_33_10\DETECT_SYSTEM_PARAMETERS_01.LOG.

Jul 14, 2010 4:33:30 AM [Error]: Exception has occurred during the execution of the phase.

Jul 14, 2010 4:33:30 AM [Error]: msg.util.dyn.0003 com.sap.security.core.server.secstorefs.SecStoreFS getStringValue com.sap.security.core.server.secstorefs.InvalidStateException Internal error during the decryption process.

Jul 14, 2010 4:33:30 AM [Error]: Could not perform operation on secure store. See previous messages.

Jul 14, 2010 4:33:30 AM [Error]: Could not set up secure store.

Jul 14, 2010 4:33:30 AM [Error]: Cannot read secure store properties.

Jul 14, 2010 4:33:30 AM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been completed.

Jul 14, 2010 4:33:30 AM [Info]: Start time: 2010/07/14 04:33:26.

Jul 14, 2010 4:33:30 AM [Info]: End time: 2010/07/14 04:33:30.

Jul 14, 2010 4:33:30 AM [Info]: Duration: 0:00:04.047.

Jul 14, 2010 4:33:30 AM [Info]: Phase status is error.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solved..Added the configurations in SEcure store & then it worked.

Former Member
0 Kudos

Hello,

Check if the server is up and running? Try login into nwa to check the j2ee_admin or administrator password. Did you made any changes to security service in config tool?

Provide the log file mentioned in the below :

Jul 14, 2010 4:33:26 AM Info: You can find additional information in log file F:\usr\sap\DNW\JC01\j2ee\JSPM\log\log_2010_07_14_04_33_10\DETECT_SYSTEM_PARAMETERS_01.LOG

Regards,

Anand

Former Member
0 Kudos

Hi,

Looks like you need to change secure store password.

This forum might help.

Thanks

Deepu

Former Member
0 Kudos

Deepu

These 4 entries are not getting updated in Sec Store Properties automatically..If it gets updated JSPM will work properly.

1. admin/port/DNW

2. admin/user/DNW

3. admin/host/DNW

4. admin/password/DNW

Is there any way we can update these data in Sec Store Properties??

Former Member
0 Kudos

Hi,

You could use ConfigTool to fix SecStore.properties file.

/usr/sap/<SID>\<instance>/j2ee/configtool/configtool.bat(sh)

Regards,

Vasil