[ 
http://jira.codehaus.org/browse/JIBX-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski closed JIBX-126.
--------------------------------


> java.lang.VerifyError: Attempt to split long or double on the stack
> -------------------------------------------------------------------
>
>                 Key: JIBX-126
>                 URL: http://jira.codehaus.org/browse/JIBX-126
>             Project: JiBX
>          Issue Type: Bug
>    Affects Versions: JiBX 1.1
>         Environment: Windows XP, Eclipse 3.1.2 , Java version 1.4.2._03
>            Reporter: Jennifer Gau
>            Assignee: Dennis Sosnoski
>            Priority: Minor
>             Fix For: JiBX 1.1.2
>
>         Attachments: jibx_bug.zip
>
>
> Using <collection> to create a double array does not work.  If in the code 
> the "double" is replaced by int or float, an array of is sucessfully 
> produced.  When I attempt to create a double array, this error appears
> java.lang.VerifyError: (class: JiBX_MungeAdapter, method: 
> JiBX_MyObject2_unmarshal_1_5 signature: 
> ([DLorg/jibx/runtime/impl/UnmarshallingContext;)[D) Attempt to split long or 
> double on the stack
>       at TestClass.JiBX_MyObject2_unmarshal_1_0(TestClass.java)
>       at JiBX_MyObject2TestClass_access.unmarshal()
>       at org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(Unknown 
> Source)
>       at org.jibx.runtime.impl.UnmarshallingContext.unmarshalDocument(Unknown 
> Source)
>       at TestRun.main(TestRun.java:31)
> Exception in thread "main" 

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to