Hello
I am installing Netweavcer 2004s SR1 -> SAP System -> Oracle -> Distributed System -> Based on AS Java and in the Create Secure Store I have always the same error:
SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
hostname/sapmnt/SID/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:
hostname\sapmnt\SID\SYS\global\security\data\SecStore.key (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:131)
at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:611)
... 10 more
All advices will be appreciated.
Kind regards