Article - CS359887

Unable to stop Windchill normally, error with message " java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:  java.io.EOFException"

Modified: 03-Sep-2024   


Applies To

  • Windchill PDMLink 11.0 to 12.1

Description

  • This is normal to start Windchill normally with command
> Windchill start
  • Will be unable to stop Windchill normally with error with message:
Exception in thread "main" wt.util.WTRemoteException: Unable to stop server manager; nested exception is:
    wt.util.WTRemoteException: Unable to ping server manager; nested exception is:
    wt.util.WTRemoteException: Unable to locate server manager; nested exception is:
    java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
    java.io.EOFException
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:236)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:375)
    at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:119)
    at wt.manager.RemoteServerManager.acquireServerManager(RemoteServerManager.java:533)
    at wt.manager.RemoteServerManager.getServerManager(RemoteServerManager.java:506)
    at wt.manager.RemoteServerManager.remoteInvoke(RemoteServerManager.java:442)
    at wt.manager.RemoteServerManager.ping(RemoteServerManager.java:369)
    at wt.manager.RemoteServerManager.stop(RemoteServerManager.java:391)
    at wt.manager.RemoteServerManager.mainInternal(RemoteServerManager.java:794)
    at wt.manager.RemoteServerManager.main(RemoteServerManager.java:769)
Caused by: java.io.EOFException
    at java.io.DataInputStream.readByte(DataInputStream.java:267)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:222)
    ... 9 more
    This is a printer-friendly version of Article 359887 and may be out of date. For the latest version click CS359887