Hi,

I have a really annoying, randomly occuring, problem with amfphp when  
I want to export an image file.

The application is sending a byteArray (png encoded) to php over  
amfphp, where the png file is created and the image file is served for  
download. Sometimes that works perfect, but the suddenly I get the  
error Message: "Client.Error.DeliveryInDoubt" - "Channel disconnected".

When I debug the data flow with Charles I get:
The class {Amf3Broker} could not be found under the class path {[...]/ 
amfphp/services/amfphp/Amf3Broker.php

I searched through the web to find a solution to this and tried out  
every thing I could find.

A huge problem is, that this happens just from time to time. Usually I  
can just reload my app to get rid of th problem.

Did somebody have the same problem and found a solution to this, or  
can you give me hint on how to go on?

Thank's
rico


Reply via email to