cancel
Showing results for 
Search instead for 
Did you mean: 

Solution mangaer 4.0 SR3 Installation error at configure UME

Former Member
0 Kudos

Dear All,

I am trying to do installation of SOlution manager 4.0 SR3 on windows 2003 server, MS SQL Server 2005 as database.

My Java version 1.4.2_16"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)

Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)

My installation stuck at configure UME stage below is error message.

Jun 20, 2008 6:21:06 PM Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"

Jun 20, 2008 6:21:07 PM Info: Using SID "SMN" for secure storage

Jun 20, 2008 6:21:07 PM Info: Created group entry in secure storage: Group "SAP_J2EE_ADMIN", roles "Administrator"

Jun 20, 2008 6:21:08 PM Info: Created group entry in secure storage: Group "SAP_J2EE_GUEST", roles ""

Jun 20, 2008 6:21:08 PM Info: Created user entry in secure storage: User "J2EE_ADMIN", password set, parent groups "SAP_J2EE_ADMIN", locked "false", roles ""

Jun 20, 2008 6:21:08 PM Error: main()

[EXCEPTION]

com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
testpip/sapmnt/SMN/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.insertPair(SecStoreFS.java:2258)

at com.sap.security.tools.UMConfigModel.addUserInSecStore(UMConfigModel.java:725)

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

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:
testpip\sapmnt\SMN\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

Jun 20, 2008 6:21:08 PM Info: Leaving with return code 99

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Do you use the JDK from note 941595 - Download J2SE 1.4.2 for the x64 platform?

Is your filesystem full?

Markus

Former Member
0 Kudos

Dear Markus Döhr,

My system is x86 and my file system is not full.

Regards,

markus_doehr2
Active Contributor
0 Kudos

As far as I know SR3 has no menu entry to be installed on 32bit platforms... What did you select?

Markus

Former Member
0 Kudos

Dear Markus,

What do you mean by menu entry ?

Solution Manager 4.0 SR3 is supporting WINDOWS SERVER 2003/IA32 32BIT.

I already check in PAM.

Regards,

markus_doehr2
Active Contributor
0 Kudos

Ok. I double checked - you´re right. The new CD/DVD set with Solman 7.0 doesn´t support 32bit any more. I HIGHLY suggest to install SolMan on 64bit, you may not be able to use all functionality.

Now back to your problem:

Can you open the file? Is it there? There seems to be a permission problem...

Markus

Former Member
0 Kudos

Dear Markus,

My problem get resolved. I reinstalled JAVA.

Regards,

Former Member
0 Kudos

Dear Markus,

Please check it again at market place still its supporting 32BIT.

51033517_11 SOLMAN 7.0 Installation Master Windows Server on IA32 32bit.

Regards,

markus_doehr2
Active Contributor
0 Kudos

Note 1145779 - SAP Solution Manager 7.0 Installation:

<...>

As of SAP Solution Manager 7.0 you can only install dialog instances on 32-bit platforms. All remaining SAP system instances (central instance, database instance, central services instance (SCS), ABAP central services instance (ASCS)) you can only install on 64-bit platforms.

<...>

Markus