Hi All,
we are using following Syncrony combination
Composer 3.4.2/Sentinel Enabler 3.1/Sentinel 3.1.1
When tried to send objects to sentinel server but composer throws below errors
2009/06/04 23:33:14 :: —————————————————
2009/06/04 23:33:14 :: [SENTINEL BROADCAST OPERATION]
2009/06/04 23:33:14 :: —————————————————
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 :: ********** START [Lookup Phase]
2009/06/04 23:33:14 :: * Will Broadcast to a Sentinel Server
2009/06/04 23:33:14 :: * Using lookup URL : [rmi://192.168.1.45:1308/FrontEndServer]
2009/06/04 23:33:14 :: * XIP Class : [SentinelServer3xx]
2009/06/04 23:33:14 :: * Lookup succeeded
2009/06/04 23:33:14 :: ********** END
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 :: ********** START [Check Compatibility]
2009/06/04 23:33:14 :: ********** END [Check Compatibility]
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 :: ********** START [Send To Production Phase]
2009/06/04 23:33:14 :: * Sending to server : [ebitg50_sentinel]
2009/06/04 23:33:14 :: * Will send [2] objects
2009/06/04 23:33:14 :: * FAILED : RMI communication error
2009/06/04 23:33:14 :: * REASON : RemoteException occurred in server thread; nested exception is:
2009/06/04 23:33:14 :: * java.rmi.UnmarshalException: invalid method hash
2009/06/04 23:33:14 :: * TECHNICAL/DEBUG INFORMATION :
2009/06/04 23:33:14 :: * java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
2009/06/04 23:33:14 :: * java.rmi.UnmarshalException: invalid method hash
2009/06/04 23:33:14 :: * at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:292)
2009/06/04 23:33:14 :: * at sun.rmi.transport.Transport$1.run(Transport.java:148)
2009/06/04 23:33:14 :: * at java.security.AccessController.doPrivileged(Native Method)
2009/06/04 23:33:14 :: * at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
2009/06/04 23:33:14 :: * at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
2009/06/04 23:33:14 :: * at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
2009/06/04 23:33:14 :: * at java.lang.Thread.run(Thread.java:534)
2009/06/04 23:33:14 :: * at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.
java:247)
2009/06/04 23:33:14 :: * at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
2009/06/04 23:33:14 :: * at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
2009/06/04 23:33:14 :: * at com.axway.sentinel.template.services.rmi.RmiRemoteImpl_Stub.startSendToProductio
n(Unknown Source)
2009/06/04 23:33:14 :: * at com.axway.xd.tracking.sentinel.diffusion.SentinelBroadcastAgent.sendObjectsToPro
duction(Unknown Source)
2009/06/04 23:33:14 :: * at com.axway.xd.tracking.sentinel.diffusion.SentinelBroadcastAgent.commit(Unknown Source)
2009/06/04 23:33:14 :: * at com.axway.framework.business.diffusion.EngineExploitThread.run(EngineExploitThre
ad.java:84)
2009/06/04 23:33:14 :: * Caused by: java.rmi.UnmarshalException: invalid method hash
2009/06/04 23:33:14 :: * at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:233)
2009/06/04 23:33:14 :: * at sun.rmi.transport.Transport$1.run(Transport.java:148)
2009/06/04 23:33:14 :: * at java.security.AccessController.doPrivileged(Native Method)
2009/06/04 23:33:14 :: * at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
2009/06/04 23:33:14 :: * at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
2009/06/04 23:33:14 :: * at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
2009/06/04 23:33:14 :: * at java.lang.Thread.run(Thread.java:534)
2009/06/04 23:33:14 :: ********** END
2009/06/04 23:33:14 ::
2009/06/04 23:33:14 :: —————————————————
2009/06/04 23:33:14 :: [END SENTINEL BROADCAST OPERATION]
2009/06/04 23:33:14 :: —————————————————
I checked all logs and unable to find any clue, and as I cheked all syncrony products are up and running
![]()



