cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Issue

Former Member
0 Kudos

Hi

I was unable to deploy the enterprise application from my NW IDE. I was sucessful in deploying application using config tool.

My Administartor password has been expired then i changed to new password.

with this password able to logon to Visual admin and config tool.

SDM uses the information in the secure store to connect to the J2EE Engine during deployment, it is clear that the password being sent is incorrect.

When I start configtool there's a popup appearing, select "Yes" and "NO". i have chosen "yes" and tried to password settings

After entering the new credentials I pressed file->apply in config tool

then restarted the instance. But password field is not get updated.

Then I have made changes to <j2ee- home>\cluster\bootstrap\bootstrap.properties file by adding the parameter <b>element.resynch=force</b> to the file

<j2ee-home>\cluster\bootstrap\bootstrap.properties and restart the

entire instance.

<b>I/O error on file</b>

"
SRVPTCFS511\sapmnt\NP4\SYS\global\security\data\SecStore.properties".com.sap.security.core.server.secstorefs.FileIOException: I/O error on

file "
SRVPTCFS511\sapmnt\NP4\SYS\global\security\data\SecStore.

properties".

at com.sap.security.core.server.secstorefs.StorageHandler.

flush(StorageHandler.java:769)

at com.sap.security.core.server.secstorefs.SecStoreFS.

updatePair(SecStoreFS.java:2351)

at com.sap.sql.connect.OpenSQLConnectInfo.

rebind(OpenSQLConnectInfo.java:737)

at com.sap.sql.connect.OpenSQLConnectInfo.

rebind(OpenSQLConnectInfo.java:707)

at com.sap.engine.configtool.batch.task.ChangeSecStoreTask.

replaceJDBCConnectionInfo(ChangeSecStoreTask.java:183)

at com.sap.engine.configtool.batch.task.ChangeSecStoreTask.

go(ChangeSecStoreTask.java:119)

at com.sap.engine.configtool.batch.task.TasksThread.

run(TasksThread.java:46)

Caused by: java.io.FileNotFoundException:


SRVPTCFS511\sapmnt\NP4\SYS\global\security\data\SecStore.properties

(Access is denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:70)

at com.sap.security.core.server.secstorefs.StorageHandler.

flush(StorageHandler.java:765)

Please give suggestions to fix this problem!!

Thanks in Advance

Kaladhar.N

Accepted Solutions (1)

Accepted Solutions (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Kaladhar,

C:\usr\sap\J2E\JC01\j2ee\configtool->configtool.bat->open it

1. Click on Secure store

2. Right you will find :

admin/password/J2E->retype your admin passowrd which you gave during installation=>SAVE properly

Restart the server and try login visual admin and SDM gui it should be successful.

Regards, Suresh KB

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

Initially i donot have permission to the user to SecStore.properties files.

Now i was able to deploy the applications .

Former Member
0 Kudos

Hi,

The Administrator password and the SDM password must be identical, I found out recently after changing my Administrator password. (2004s).

So maybe that's the problem and no modifications for bootstrap are needed.

Good luck,

Roelof