Archived

This forum has been archived. Please start a new discussion on GitHub.

Routable Reference Exception in 3.1.1

We just upgraded from 3.0.1 to 3.1.1 and we are now getting this exception:

Ice.NoEndpointException
proxy = "OrderMonitorLive -t @ OrderMonitorLive.OrderMonitorLive.OrderMonitorLive"
at IceInternal.RoutableReference.createConnection(RoutableReference.java:364)
at IceInternal.IndirectReference.getConnection(IndirectReference.java:175)
at Ice._ObjectDelM.setup(_ObjectDelM.java:258)
at Ice.ObjectPrxHelperBase.__getDelegate(ObjectPrxHelperBase.java:905)
at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBase.java:73)
at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBase.java:61)
at services.conductor.ConductorServantFacetPrxHelper.checkedCast(ConductorServantFacetPrxHelper.java:358)
.
.
.

I saw a post that Benoit answered about this problem where he said it would be fixed in 3.1.1. I looked at the CHANGES file and saw something that refered to it being fixed, but we are still running into the problem. If anybody has any input, it would be greatly appreciated as we are basically stuck until we can resolve the issue.

THanks,

Brian