Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UME Configurator error while installing Solution Manager SR1

Former Member
0 Likes
745
  • SAP Managed Tags

Hi

We get an error at phase "Configure UME" while installing solution

manager 4.0 SR1 on Red Hat Enterprise Linux AS release 4 (x86_64) and

oracle 10g

java -fullversion :

java full version "J2RE 1.4.2 IBM build j9xa64142ifx-20070808 (SR9 +

PK50303)"

Content of umconfigurator.log file is:

Oct 25, 2007 12:48:00... Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"

Oct 25, 2007 12:48:00... Error: main()

[EXCEPTION]

java.lang.NoClassDefFoundError: com.sap.engine.lib.util.cache.CacheListener

at java.lang.ClassLoader.defineClassImpl(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:213)

at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:702)

at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)

at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:114)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:60)

at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:79)

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

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Oct 25, 2007 12:48:00... Info: Leaving with return code 99

We are waiting for your urgent reply.

Best Regards...

2 REPLIES 2
Read only

HuseyinBilgen
Active Contributor
0 Likes
550
  • SAP Managed Tags

IF there are no software casused problems, trying the step by clicking retry for more than 5 times solves the problem.

Please try this and let us know if it helps. If no, then we'll think other causes

Read only

0 Likes
550
  • SAP Managed Tags

Hi

We solved this problem by unpacking J2EEINSTALL.SAR from java dvd and copying files not exist under install folder of sapinst_instdir. We could not know what cause deletion of this files.

Best Regards...