Skip to Content
0
Former Member
Mar 02, 2009 at 05:44 AM

ECC 6 installation error at phase 35

38 Views

Dear All,

I am installating ECC6 on windows 2003 x86 intel system . The installation is stuck at phase 34 and giving below error

An error occurred while processing service SAP ERP 6.0 Support Release 3 > SAP Systems > Oracle > Central System > Central System( Last error reported by the step :Java EE Engine configuration error. DIAGNOSIS: See output of logfile umconfigurator.log: ' Mar 2, 2009 10:36:35 AM Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup" PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path Mar 2, 2009 10:36:37 AM Info: Using SID "D11" for secure storage Mar 2, 2009 10:36:37 AM Error: main() [EXCEPTION] com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
devd11/sapmnt/D11/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.deletePair(SecStoreFS.java:2403) at com.sap.security.tools.UMConfigModel.addGroupInSecStore(UMConfigModel.java:783) at com.sap.security.tools.UMConfiguratorLoad.doSetup(UMConfiguratorLoad.java:562) at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:212) 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:
devd11\sapmnt\D11\SYS\global\security\data\SecStore.properties (The requested operation cannot be performed on a file with a user-mapped section open) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream. (FileOutputStream.java:179) at java.io.FileOutputStream. (FileOutputStream.java:70) at com.sap.security.core.server.secstorefs.StorageHandler.flush(StorageHandler.java:765) ... 9 more Mar 2, 2009 10:36:37 AM Info: Leaving with return code 99 '.). You may now

choose Retry to repeat the current step.

choose View Log to get more information about the error.

stop the task and continue with it later.

Log files are written to C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS.

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

UMCONFIGURATOR.LOG file

Mar 2, 2009 10:36:35 AM Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"

PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path

Mar 2, 2009 10:36:37 AM Info: Using SID "D11" for secure storage

Mar 2, 2009 10:36:37 AM Error: main()

[EXCEPTION]

com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
devd11/sapmnt/D11/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.deletePair(SecStoreFS.java:2403)

at com.sap.security.tools.UMConfigModel.addGroupInSecStore(UMConfigModel.java:783)

at com.sap.security.tools.UMConfiguratorLoad.doSetup(UMConfiguratorLoad.java:562)

at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:212)

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:
devd11\sapmnt\D11\SYS\global\security\data\SecStore.properties (The requested operation cannot be performed on a file with a user-mapped section open)

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)

... 9 more

Mar 2, 2009 10:36:37 AM Info: Leaving with return code 99

Pl. suggest.