Has anybody encountered an error similar to this?  This happens when
using RemoteObject calls (to ColdFusion CFCs).

It seems to have started happening after a new deployment the other day.

Our app was compiled using Flex2 (with the most recent hotfixes).

I can't reproduce the error locally, but it does happen on our PROD box.


[RPC Fault faultString="Channel disconnected"
faultCode="Client.Error.DeliveryInDoubt" faultDetail="Channel
disconnected before an acknowledgement was received"]
        at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
        at mx.rpc::Responder/fault()
        at mx.rpc::AsyncRequest/fault()
        at NetConnectionMessageResponder/channelDisconnectHandler()
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.messaging::Channel/disconnectSuccess()
        at mx.messaging.channels::NetConnectionChannel/internalDisconnect()
        at mx.messaging.channels::AMFChannel/internalDisconnect()
        at mx.messaging.channels::AMFChannel/statusHandler()



Reply via email to