cancel
Showing results for 
Search instead for 
Did you mean: 

CreateStoreError on Win Server 2003

Former Member
0 Kudos

hello,

I am installing CRM 5.0 on windows Server 2003 and struggling with this error during Create Secure Store Phase.

Error: CJS-30050 Cannot create the secure store.

This is the error log

[Quote]

INFO 2008-01-16 22:03:56

Copied file 'J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/inifile.22.xml'.

INFO 2008-01-16 22:03:56

Copied file 'J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/inifile.23.xml'.

INFO 2008-01-16 22:04:01

Execute step Component W2K_ServicePack_Check|ind|ind|ind|indPreprocess of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.

INFO 2008-01-16 22:04:14

Copied file 'J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/keydb.12.xml'.

INFO 2008-01-16 22:04:14

Execute step createSecureStore of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0.

INFO[E] 2008-01-16 22:04:14

FSL-02077 File system export (share) saploc does not exist.

INFO 2008-01-16 22:04:21

Switched to user: cbdadm.

INFO 2008-01-16 22:04:21

Creating file J:\Program Files\sapinst_instdir\CRM05\SYSTEM\ORA\CENTRAL\AS\SecureStoreCreate.log.

INFO 2008-01-16 22:04:21

Switched to user: cbdadm.

INFO 2008-01-16 22:04:21

Working directory changed to J:\Program Files\sapinst_instdir\CRM05\SYSTEM\ORA\CENTRAL\AS.

INFO 2008-01-16 22:04:21

Output of J:\j2sdk1.4.2_15\bin\java.exe -classpath "J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS "J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/lib/iaik_jce.jar;J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/exception.jar;J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/logging.jar;J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar" create -s CBD -f
sapunx02/sapmnt/CBD/SYS/global/security/data/SecStore.properties -k
sapunx02/sapmnt/CBD/SYS/global/security/data/SecStore.key -enc -p XXXXXX is written to the logfile SecureStoreCreate.log.

WARNING 2008-01-16 22:04:24

Execution of the command "J:\j2sdk1.4.2_15\bin\java.exe -classpath "J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS "J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/lib/iaik_jce.jar;J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/exception.jar;J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/logging.jar;J:/Program Files/sapinst_instdir/CRM05/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar" create -s CBD -f
sapunx02/sapmnt/CBD/SYS/global/security/data/SecStore.properties -k
sapunx02/sapmnt/CBD/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 2008-01-16 22:04:24

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 2008-01-16 22:04:24

FCO-00011 The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .

[/Quote]

This is the content of <b> SecureStoreCreate.log </b>

[quote]

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

com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
sapunx02/sapmnt/CBD/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:
sapunx02\sapmnt\CBD\SYS\global\security\data\SecStore.key (The network path was not found)

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

[/quote]

Can anyone shed some light on the source of this error and how should i go about in fixing it.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member433984
Active Contributor
0 Kudos


sapunx02\sapmnt\CBD\SYS\global\security\data\SecStore.key (The network path was not found)

is sapunx02 you Windows host? Is CI/DI lready installed there? is sapmnt-Share available on this host?

Former Member
0 Kudos

hi yaroslav

yes it is, i will try now once again by manually running DB instance.

How do i check if sapmnt-Share is available?-

Thank you

former_member433984
Active Contributor
0 Kudos

only wondered strange name for SAP/Windows host - sapunx02

logon under sidadm and run in windows commandline (cmd.exe):

net share

if the share is in the list, check the permissions on this share (should be set to everyone) and ACL on file system level (should be given full access rights to SAP_LocalAdmin)

Former Member
0 Kudos

hello,

It had to with DB instance. I re-installed the oracle DB and it worked. However, now i am stuck at another step!

Thank you for your answer.

former_member433984
Active Contributor
0 Kudos

which step?

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Check your Windows Server 2003 Regional Settings ( English United States )

regards

ismail KARAYAKA