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
-- 
View this message in context: 
http://www.nabble.com/Application-crash-due-to-Channel-disconnected-tp17316630p17316630.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to