The only time I receive this error is when there's a file that has an error
in it that's included into the Service.

 

!k

 

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Jeff Switzer
Sent: Tuesday, April 22, 2008 9:10 AM
To: [email protected]
Subject: [flexcoders] RemoteObject CFC error - Channel disconnected -
Client.Error.DeliveryInDoubt

 

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.
<http://www.adobe.com/2006/flex/mx/internal::faultHandler>
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