cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error ERROR Cannot create the secure store - installing nw2004s EP

Former Member
0 Kudos

<b>log :</b>

create -s EPP -f
sap-z1vbhsvvsv3/sapmnt/EPP/SYS/global/security/data/SecStore.properties -k
sap-z1vbhsvvsv3/sapmnt/EPP/SYS/global/security/data/SecStore.key -enc -p XXXXXX" finished with return code 1. Output: SAP Secure Store in the File System - Copyright (c) 2003 SAP AG

ERROR 2007-05-30 19:47:37

CJS-30050 Cannot create the secure store; see output of log file SecureStoreCreate.log: SAP Secure Store in the File System - Copyright (c) 2003 SAP AG

ERROR 2007-05-30 19:47:37

FCO-00011 The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|1|0|NW_SecureStore|ind|ind|ind|ind|11|0|createSecureStore was executed with status ERROR .

<b>

SecureStoreCreate.log</b>

SAP Secure Store in the File System - Copyright (c) 2003 SAP AG

com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
sap-z1vbhsvvsv3/sapmnt/EPP/SYS/global/security/data/SecStore.key".

at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:618)

at com.sap.security.core.server.secstorefs.KeyHandler.setNewKeyInFile(KeyHandler.java:666)

at com.sap.security.core.server.secstorefs.Crypt.setNewKeyInFile(Crypt.java:502)

at com.sap.security.core.server.secstorefs.SecStoreFS.createStoreWithEncryption(SecStoreFS.java:1739)

at com.sap.security.core.server.secstorefs.SecStoreFS.handleCreate(SecStoreFS.java:842)

at com.sap.security.core.server.secstorefs.SecStoreFS.main(SecStoreFS.java:1274)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: java.io.FileNotFoundException:
sap-z1vbhsvvsv3\sapmnt\EPP\SYS\global\security\data\SecStore.key (The network location cannot be reached. For information about network troubleshooting, see Windows Help)

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

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

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

at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:611)

... 10 more

please help if anyone has got this error before...

Thanks

SS

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182374
Active Contributor
0 Kudos

Hi,

First make sure that you have access to the sharing 'sapmnt'

try to access to '
sap-z1vbhsvvsv3' and then to 'sapmnt'

2nd - I think that the server's name length shouldn't be more than 13 characters.

Omri

Former Member
0 Kudos

Hi,

I have given full control to usr folder and all the subfolder for my user.Also logical name sapmnt has been given full control and shared as well.But when i try to access sapmnt folder it says access is denied.

Moreover can you provide steps to change the server name.

Thanks,

SS