I got this error for a while when I was testing between AMFPHP and
WebORB. I can't recall off hand what the solution was...It may just
have been to "Clean" the project.


--- In [email protected], "tuncayxxx" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I hope some of you guys can help me.
> 
> I made my first company Flex application integrated into a
> webapplication using Java Dataservice to communicate to backend.
> 
> On Windows machine it works properly. When deploying into a Linux
> machine it crashes almost all time when the application either is
> launched or refreshed in a browser (IE/Firefox). Using Adobe flex SDK
> 3.+ , DataService, Flash 9+ on client it doesn't help. 
> 
> The exception I get is:
> -------------------------------
> [RPC Fault faultString="Channel disconnected"
> faultCode="Client.Error.DeliveryInDoubt" faultDetail="Channel
> disconnected before an acknowledgement was received"]
> at
>
mx.data::ConcreteDataService/http://www.adobe.com/2006/flex/mx/internal::dispatchFaultEvent()
> at DataListRequestResponder/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::RTMPChannel/internalDisconnect()
> at mx.messaging.channels::RTMPChannel/statusHandler()
> 
> I'm stuck and hope some can help.
> 
> -tuncay
>


Reply via email to