[ http://jira.codehaus.org/browse/JIBX-54?page=history ] Dennis Sosnoski closed JIBX-54: -------------------------------
> JiBX: java.lang.ArrayIndexOutOfBoundsException: 64 > -------------------------------------------------- > > Key: JIBX-54 > URL: http://jira.codehaus.org/browse/JIBX-54 > Project: JiBX > Type: Bug > Components: core > Versions: 1.0-beta3c > Reporter: Stefano Fornari > Assignee: Dennis Sosnoski > Fix For: 1.0-RC0 > > > From a user: > From a user: > The crash still occurs > sporadically. I can't find any pattern. Never the same spot in the data, > etc. However, it does always die in exactly the same way (in terms of > code). Here is another dump, though I think they are all pretty much > identical. Hope this helps. > 19:05:59,843 ERROR [LogInterceptor] RuntimeException: > java.lang.ArrayIndexOutOfBoundsException: 64 > at org.xmlpull.mxp1.MXParser.nextImpl(Unknown Source) > at org.xmlpull.mxp1.MXParser.nextToken(Unknown Source) > at org.jibx.runtime.impl.UnmarshallingContext.advance(Unknown > Source) > at > org.jibx.runtime.impl.UnmarshallingContext.parsePastStartTag(Unknown Source) > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingComplexData_access.unmarshal() > at > sync4j.framework.core.Item.JiBX_sync4j_src_xml_jibx_binding_unmarshal_1_0(Item.java) > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingItem_access.unmarshal() > at > sync4j.framework.core.JiBX_MungeAdapter.JiBX_sync4j_src_xml_jibx_binding_unmarshal_1_1() > at > sync4j.framework.core.Replace.JiBX_sync4j_src_xml_jibx_binding_unmarshal_4_0(Replace.java) > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingReplace_access.unmarshal() > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingAbstractCommand_access.unmarshal() > at > sync4j.framework.core.JiBX_MungeAdapter.JiBX_sync4j_src_xml_jibx_binding_unmarshal_1_0() > at > sync4j.framework.core.Sync.JiBX_sync4j_src_xml_jibx_binding_unmarshal_2_0(Sync.java) > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingSync_access.unmarshal() > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingAbstractCommand_access.unmarshal() > at > sync4j.framework.core.JiBX_MungeAdapter.JiBX_sync4j_src_xml_jibx_binding_unmarshal_1_0() > at > sync4j.framework.core.SyncBody.JiBX_sync4j_src_xml_jibx_binding_unmarshal_1_0(SyncBody.java) > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingSyncBody_access.unmarshal() > at > sync4j.framework.core.SyncML.JiBX_sync4j_src_xml_jibx_binding_unmarshal_1_0(SyncML.java) > at > sync4j.framework.core.JiBX_sync4j_src_xml_jibx_bindingSyncML_access.unmarshal() > at > org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(Unknown Source) > at > org.jibx.runtime.impl.UnmarshallingContext.unmarshalDocument(Unknown Source) > [...] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
