Premature end of the xml stream you try to unmarshall? Empty xml stream being a particular case of premature end...


John Crossman wrote:



What my be the problem when I see a stacktrace like this....



Caused by: java.io.EOFException: no more data available
at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2968)
at org.xmlpull.mxp1.MXParser.more(MXParser.java:2975)
at org.xmlpull.mxp1.MXParser.parseEntityRef(MXParser.java:2207)
at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1310)
at org.xmlpull.mxp1.MXParser.nextToken(MXParser.java:1144)
at org.jibx.runtime.impl.UnmarshallingContext.accumulateText(UnmarshallingContext.java:870)
at org.jibx.runtime.impl.UnmarshallingContext.parseContentText(UnmarshallingContext.java:929)
at org.jibx.runtime.impl.UnmarshallingContext.parseElementText(UnmarshallingContext.java:1065)
at com.cnetnetworks.framework.data.cache.xpub.PseudoMapEntry.JiBX_datasource_jibx_binding_unmarshal_1_0(PseudoMapEntry.java)
at com.cnetnetworks.framework.data.cache.xpub.JiBX_datasource_jibx_bindingPseudoMapEntry_access.unmarshal()
at com.cnetnetworks.framework.data.cache.xpub.JiBX_MungeAdapter.JiBX_datasource_jibx_binding_unmarshal_1_2()
at com.cnetnetworks.framework.data.cache.xpub.PseudoMap.JiBX_datasource_jibx_binding_unmarshal_1_0(PseudoMap.java)
at com.cnetnetworks.framework.data.cache.xpub.JiBX_datasource_jibx_bindingPseudoMap_access.unmarshal()
at com.cnetnetworks.framework.data.cache.xpub.JiBX_MungeAdapter.JiBX_datasource_jibx_binding_unmarshal_1_1()
at com.cnetnetworks.framework.data.cache.xpub.BasicResult.JiBX_datasource_jibx_binding_unmarshal_1_0(BasicResult.java)
at com.cnetnetworks.framework.data.cache.xpub.JiBX_datasource_jibx_bindingBasicResult_access.unmarshal()
at com.cnetnetworks.framework.data.ca





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to