« Return to Thread: Unhandled AMF call?

Unhandled AMF call?

by Israel Derdik :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Hi,

I'm seeing this in the Fluorine logs:

2009-04-24 06:32:11,167 [82] FATAL FluorineFx.FluorineGateway - Amf message was not handled. Check your log file for further information
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: offset
   at System.Web.HttpInputStream.Seek(Int64 offset, SeekOrigin origin)
   at System.Web.HttpInputStream.set_Position(Int64 value)
   at FluorineFx.IO.AMFDeserializer.ReadBody()
   at FluorineFx.IO.AMFDeserializer.ReadAMFMessage()
   at FluorineFx.Messaging.Endpoints.Filter.DeserializationFilter.Invoke(AMFContext context)
   at FluorineFx.Messaging.Endpoints.Filter.FilterChain.InvokeFilters(AMFContext context)
   at FluorineFx.Messaging.Endpoints.AMFEndpoint.Service()
   at FluorineFx.Messaging.MessageServer.Service()
   at FluorineFx.FluorineGateway.HandleXAmfEx(HttpApplication httpApplication)

Any idea what might be causing it? What log file should I be checking for more information?

_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

 « Return to Thread: Unhandled AMF call?