Hi,

In my application sometimes I receive "
NetConnection.Call.Failed: HTTP: Status 500
" when the FlexUI is executing a call to the JavaBackend.
I am using RESIN as the server and AMF to transfer the data from front
end to backend and vice versa.

This doesn't happen everytime but rarely (especially when the reponse
data is relatively large or the backend call takes sometime to
execute)
Any clues on how to fix it.



Error executing GetDetails. Reason :
(mx.messaging.messages::ErrorMessage)#0
  body = (Object)#1
  clientId = (null)
  correlationId = "95CCE77C-D9B2-9936-1DC8-11D3245462BA"
  destination = ""
  extendedData = (null)
  faultCode = "Channel.Call.Failed"
  faultDetail = "NetConnection.Call.Failed: HTTP: Status 500"
  faultString = "error"
  headers = (Object)#2
  messageId = "D598D95C-E458-C760-B90A-11D3A0C17326"
  rootCause = (Object)#3
    code = "NetConnection.Call.Failed"
    description = "HTTP: Status 500"
    details = "http://localhost:8080/myapp/messagebroker/amf
<http://www.tribalfusion.com/adapp/messagebroker/amf>"
    level = "error"
  timestamp = 0
  timeToLive = 0

Reply via email to