cancel
Showing results for 
Search instead for 
Did you mean: 

mut-01014

Former Member
0 Kudos

Hello everyone,

I am encountering following error while installing Java addin for abap ( installing epc and ep):

Error:

====

Error Step : Install Java Engine

Error details:

ERROR 2009-02-02 13:37:38

MUT-01014 Call of SDM API autoinstall ends with error code 1. Log file SDMautoinstall.log, log file content: \n java.lang.NoClassDefFoundError: com/sap/sdm/app/proc/deployment/FlowFactory at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:539) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at com.sap.sdm.control.init.FactoryInitializer.registerConcreteFactories(FactoryInitializer.java:36) at com.sap.sdm.control.init.SDMInitializer.initialize(SDMInitializer.java:22) at SDM.main(SDM.java:20)

ERROR 2009-02-02 13:37:38

FCO-00011 The step installSDM with step key |NW_Addin_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|8|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|installSDM was executed with status ERROR .

Heres the log file SDMAutoinstall.log

java.lang.NoClassDefFoundError: com/sap/sdm/app/proc/deployment/FlowFactory

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

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

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)

at java.net.URLClassLoader.access$100(URLClassLoader.java:55)

at java.net.URLClassLoader$1.run(URLClassLoader.java:194)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:187)

at java.lang.ClassLoader.loadClass(ClassLoader.java:289)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)

at java.lang.ClassLoader.loadClass(ClassLoader.java:235)

at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

at com.sap.sdm.control.init.FactoryInitializer.registerConcreteFactories(FactoryInitializer.java:36)

at com.sap.sdm.control.init.SDMInitializer.initialize(SDMInitializer.java:22)

at SDM.main(SDM.java:20)

Your prompt replies will be highly appreciated.

Thanks

regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear All ,

I am trying to port the Enterprise Portal from AIX os to HP UX 11iv2 Server. The same problem of MUT-1014 I am facing there . The solution provided here is also been tried but not resolved. The error mesg we are getting is as followis.

ERROR 2009-08-12 18:04:25

FCO-00011 The step installSDM with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|3|0|installSDM was executed with status ERROR .

ERROR 2009-08-12 18:04:25

MUT-01014 Call of SDM API autoinstall ends with error code 16. Log file SDMautoinstall.log, log file content: \n Host name: epdevCreate SDM directories:Create SDM home directory:Directory for SDMHome '/usr/sap/PD1/JC01/SDM/program' doesn't exist yet.Directory '/usr/sap/PD1/JC01/SDM/program' createdCreate SDM root directory:Directory '/usr/sap/PD1/JC01/SDM/root' createdExtracting packed repository.Caught OutOfMemoryErrorjava.lang.OutOfMemoryError

any clue on the same

Regards ,

Dheeraj

Former Member
0 Kudos

I see OutOfMemoryError in the logs. Looks like the server ran out of memory while unpacking the packedroot.jar file in the SDM root directory. Do the source and target servers have the same physical memory config? Also were there any other processes that were consuming memory on the server while running sapinst.

Thanks,

Ram

Former Member
0 Kudos

Thanks for the reply but I checked the serever status with the TOP command and while the process was running and offcourse there is no such sysmptom of Out of memory in the output.

This the second last process and after the process the installation will be over ..... below are the info mesg and warnning mesg displayed by the system just before throwing the error

INFO 2009-08-13 12:08:42

Output of /opt/java1.4/bin/java -Xmx64M -XdoCloseWithReadPending -Djava.ext.dirs=/usr/sap/PD1/JC01/SDM_tmp/lib -d64 -jar /usr/sap/PD1/JC01/SDM_tmp/SDM.jar autoinstall sdmHome=/usr/sap/PD1/JC01/SDM/program popDir=/usr/sap/PD1/JC01/SDM_tmp sdmRoot=/usr/sap/PD1/JC01/SDM/root javaHome=/opt/java1.4 Sdmadminport=50117 Sdmguiport=50118 Sdmhttpport=50119 extractpackedinst=true is written to the logfile SDMautoinstall.log.

WARNING 2009-08-13 12:09:24

Execution of the command "/opt/java1.4/bin/java -Xmx64M -XdoCloseWithReadPending -Djava.ext.dirs=/usr/sap/PD1/JC01/SDM_tmp/lib -d64 -jar /usr/sap/PD1/JC01/SDM_tmp/SDM.jar autoinstall sdmHome=/usr/sap/PD1/JC01/SDM/program popDir=/usr/sap/PD1/JC01/SDM_tmp sdmRoot=/usr/sap/PD1/JC01/SDM/root javaHome=/opt/java1.4 Sdmadminport=50117 Sdmguiport=50118 Sdmhttpport=50119 extractpackedinst=true" finished with return code 16. Output: Host name: epdevCreate SDM directories:Create SDM home directory:Directory for SDMHome '/usr/sap/PD1/JC01/SDM/program' doesn't exist yet.Directory '/usr/sap/PD1/JC01/SDM/program' createdCreate SDM root directory:Directory '/usr/sap/PD1/JC01/SDM/root' createdExtracting packed repository.Caught OutOfMemoryErrorjava.lang.OutOfMemoryError

Any help

Regards ,

Dheeraj

JPReyes
Active Contributor
0 Kudos

Check that your JAVA_HOME varible is pointing to the right location.

Regards

Juan

Former Member
0 Kudos

Thanks but the problem was with the media. I had copied the media again, and carried out the installation which ended in success.