The information in this article applies to:
Product: MIM and PM4Data
Version: 8.x
Platform: Windows Server 2003 and Windows XP
Issue
No components start up on Windows. The ECCC log contains an error similar to the following for each of the components:
ERROR \[STDERR\] java.io.IOException: CreateProcess: xmosload XMStatus error=2
The following is an excerpt from the Component Manager log:
10/29/2007 16:08:55|ControlCenter|control\_center.cmd|296|15:08:55,698 INFO \[SARDeployer\] nested deployment: file:/C:/mim/eccc/jboss/server/default/deploy/launcher.sar/lib/jaxrpc.jar 10/29/2007 16:08:55|ControlCenter|control\_center.cmd|296|15:08:55,698 INFO \[SARDeployer\] nested deployment: file:/C:/mim/eccc/jboss/server/default/deploy/launcher.sar/lib/jboss-net-client.jar 10/29/2007 16:08:55|ControlCenter|control\_center.cmd|296|15:08:55,698 INFO \[SARDeployer\] nested deployment: file:/C:/mim/eccc/jboss/server/default/deploy/launcher.sar/lib/jbossall-client.jar 10/29/2007 16:08:55|ControlCenter|control\_center.cmd|296|15:08:55,698 INFO \[SARDeployer\] nested deployment: file:/C:/mim/eccc/jboss/server/default/deploy/launcher.sar/lib/log4j-1.2.8.jar 10/29/2007 16:08:55|ControlCenter|control\_center.cmd|296|15:08:55,698 INFO \[SARDeployer\] nested deployment: file:/C:/mim/eccc/jboss/server/default/deploy/launcher.sar/lib/mail.jar 10/29/2007 16:08:55|ControlCenter|control\_center.cmd|296|15:08:55,698 INFO \[SARDeployer\] nested deployment: file:/C:/mim/eccc/jboss/server/default/deploy/launcher.sar/lib/saaj.jar 10/29/2007 16:08:56|ControlCenter|control\_center.cmd|296|15:08:56,182 INFO \[Launcher\] Refreshing the component List for Node : EXTACY 10/29/2007 16:08:56|ControlCenter|control\_center.cmd|296|15:08:56,666 INFO \[Launcher\] Refreshing the component List. 10/29/2007 16:08:56|ControlCenter|control\_center.cmd|296|15:08:56,666 INFO \[Launcher\] Register Process: EXTACY.common.StatusLogger for Component: Status Logger 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,682 INFO \[Launcher\] Starting Process: EXTACY.common.StatusLogger Component: Status Logger 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,682 INFO \[Launch\] Starting: Status Logger 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] java.io.IOException: CreateProcess: xmosload XMStatus error=2 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at java.lang.Win32Process.create(Native Method) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at java.lang.Win32Process.
(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at java.lang.Runtime.execInternal(Native Method) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at java.lang.Runtime.exec(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at com.commercequest.jmx.launcher.Launch.start(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at com.commercequest.jmx.launcher.Launcher.registerComponent(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at com.commercequest.jmx.launcher.Launcher.refresh(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at com.commercequest.jmx.launcher.Launcher.start(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at java.lang.reflect.Method.invoke(Unknown Source) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:976) 10/29/2007 16:08:58|ControlCenter|control\_center.cmd|296|15:08:58,745 ERROR \[STDERR\] at $Proxy15.start(Unknown Source)
Resolution
This error can be caused by the Path environment variable, which can be truncated to 1024 bytes. As a result, the Launcher cannot find the appropriate executable.
Microsoft has recognized this issue. More details can be found here: http://support.microsoft.com/default.aspx/kb/906469
Apply the Microsoft hotfix to resolve the problem.