Workflow Server not starting

Hi,

I was not able to start the workflow server and it is giving following error messages in the servermgrlog. Can someone please help me. We are not having JDK version issues.

Thanks in advance,
Srivats

******************************************************
1/31/06 [06:57:40.239 PM]  Opened as log/servermgrlog1.txt
******************************************************
1/31/06 [06:57:40.251 PM]  [WKS.000.0029] Using Java Runtime Environment version 1.4.2.02.
1/31/06 [06:57:40.253 PM]  [WKS.011.0006] SDK or JRE unsupported. Please use correct platform specific 1.4 SDK.
1/31/06 [06:57:52.354 PM]  [WKS.000.0001] Local host name: plslc022.plano.esc.eds.com.
1/31/06 [06:57:52.355 PM]  [WKS.000.0002] Resource server host name: plslc022.plano.esc.eds.com.
1/31/06 [06:57:52.430 PM]  [WKS.000.0016] Starting backup server manager.
1/31/06 [06:57:52.438 PM]  [WKS.000.0017] Creating new registry for 5,001.
1/31/06 [06:57:52.454 PM]  [WKS.000.0018] Registry is in same VM.
1/31/06 [06:57:52.496 PM]  [WKS.000.0023] Starting ResourceServer.0.
1/31/06 [06:57:52.499 PM]  [WKS.000.0020] Running "/opt/webmthgds/jvm/hp142/bin/java -XdoCloseWithReadPending -Xrs -DACTIVE_HOME=""/opt/webmthgds/common/lib"" -Djava.security.policy=etc/grant-all.policy -Dcom.wm.security.directory=lib/security -Djava.rmi.server.codebase=http://plslc022.plano.esc.eds.com:5000/ -classpath lib/classrvimpl.jar com.wm.zeus.pd.classrv.impl.PDClassServerImpl ResourceServer.0 etc/classrv.properties".
1/31/06 [06:57:52.600 PM]  [WKS.000.0010] Connecting to resource server.
1/31/06 [06:57:52.704 PM]  [WKS.000.0011] Waiting for resource server.
ResourceServer.0: 1/31/06 [06:57:56.066 PM]  java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
ResourceServer.0:  java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: 
ResourceServer.0:  java.lang.ClassNotFoundException: com.wm.zeus.pd.classrv.impl.PDClassServerImpl_Stub
 at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:352)
 at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
 at sun.rmi.transport.Transport$1.run(Transport.java:148)
 at java.security.AccessController.doPrivileged(Native Method)
 at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
 at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
 at java.lang.Thread.run(Thread.java:534)
 at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
 at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
 at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
 at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
 at java.rmi.Naming.rebind(Naming.java:160)
 at com.wm.zeus.pd.classrv.impl.PDClassServerImpl.<init>(PDClassServerImpl.java:378)
 at com.wm.zeus.pd.classrv.impl.PDClassServerImpl.main(PDClassServerImpl.java:2291)
ResourceServer.0: Caused by: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: 
ResourceServer.0:  java.lang.ClassNotFoundException: com.wm.zeus.pd.classrv.impl.PDClassServerImpl_Stub
 at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
 at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
 at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
 at sun.rmi.transport.Transport$1.run(Transport.java:148)
 at java.security.AccessController.doPrivileged(Native Method)
 at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
 at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
 at java.lang.Thread.run(Thread.java:534)
ResourceServer.0: Caused by: java.lang.ClassNotFoundException: com.wm.zeus.pd.classrv.impl.PDClassServerImpl_Stub
 at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
 at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Class.java:219)
 at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:430)
 at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:165)
 at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:631)
 at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:257)
 at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:200)
 at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1513)
 at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1626)
 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
 ... 9 more
ResourceServer.0: 1/31/06 [06:57:56.074 PM]  RemoteException occurred in server thread; nested exception is: 
ResourceServer.0:  java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: 
ResourceServer.0:  java.lang.ClassNotFoundException: com.wm.zeus.pd.classrv.impl.PDClassServerImpl_Stub
1/31/06 [06:58:55.894 PM]  [WKS.013.0002] ResourceServer.0 died with exit code 0.
java.lang.InternalError: Can't connect to X11 window server using '207.169.134.140:10.0' as the value of the DISPLAY variable.
 at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
 at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Class.java:141)
 at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
 at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:82)
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Class.java:141)
 at java.awt.Toolkit$2.run(Toolkit.java:748)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:739)
 at java.awt.Toolkit.getEventQueue(Toolkit.java:1539)
 at java.awt.EventQueue.isDispatchThread(EventQueue.java:651)
 at javax.swing.SwingUtilities.isEventDispatchThread(SwingUtilities.java:1238)
 at javax.swing.text.StyleContext.reclaim(StyleContext.java:419)
 at javax.swing.text.StyleContext.addAttribute(StyleContext.java:276)
 at javax.swing.text.StyleContext$NamedStyle.addAttribute(StyleContext.java:1468)
 at javax.swing.text.StyleContext$NamedStyle.setName(StyleContext.java:1278)
 at javax.swing.text.StyleContext$NamedStyle.<init>(StyleContext.java:1226)
 at javax.swing.text.StyleContext.addStyle(StyleContext.java:88)
 at javax.swing.text.StyleContext.<init>(StyleContext.java:68)
 at javax.swing.text.StyleContext.getDefaultStyleContext(StyleContext.java:56)
 at javax.swing.text.AbstractDocument.<init>(AbstractDocument.java:91)
 at javax.swing.text.PlainDocument.<init>(PlainDocument.java:74)
 at javax.swing.text.PlainDocument.<init>(PlainDocument.java:64)
 at com.wm.zeus.pd.servermgr.server.ServerManagerImpl.sendEmail(ServerManagerImpl.java:908)
 at com.wm.zeus.pd.servermgr.server.ServerWatcher.checkStateAndWait(ServerWatcher.java:396)
 at com.wm.zeus.pd.servermgr.server.ServerWatcher.run(ServerWatcher.java:351)
 at java.lang.Thread.run(Thread.java:534)

it seems there is some problem with you classpath