tobber harley
unread,Nov 2, 2009, 7:32:11 AM11/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Merapi
Hey,
Ok I have a mysterious problem. I send a lot of messages from java to
my air application, and sometimes it happens, that the merapi bridge
break (no more messages are handled by the AIR application). I
inserted some trace points in the merapi code (the merapi-core.swc
library) to find out what the problem is. I get this stacktrace:
RangeError: Error #2006: The supplied index is out of bounds.
at flash.utils::ByteArray/readObject()
at merapi.io.amf::AMF3Reader/read()[C:\Development\Projects\Flex
Projects\merapi-core\src\merapi\io\amf\AMF3Reader.as:62]
at merapi::Bridge/handleReceiveSocketData()[C:\Development\Projects
\Flex Projects\merapi-core\src\merapi\Bridge.as:474]
The error only occurs sometimes (at the moment I cannot reproduce the
problem) , but it seems to be independent from the message size. Maybe
someone had the same problem, or can give me a little advice what goes
wrong..
Thanks!!!!!!
Tobber