cancel
Showing results for 
Search instead for 
Did you mean: 

Error while instalation of solman at create secure storage

Former Member
0 Kudos

hi,

my installation is win 2003OracleSol 7.0.

im getting following error at create secure storage.

__________________________________________________________________________________________

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

com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
solman/sapmnt/ACI/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:
solman\sapmnt\ACI\SYS\global\security\data\SecStore.key (An operation was attempted on a nonexistent network connection)

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

___________________________________________________________________________________________

thanks

Sachin

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

com.sap.security.core.server.secstorefs.FileIOException: I/O error on file

This means the file is inaccessible or corrupted

Regards

Juan

Answers (0)