[ 
https://jira.codehaus.org/browse/JIBX-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=287795#comment-287795
 ] 

CODE SUNIL commented on JIBX-465:
---------------------------------

I am similar issue when using JNLP. JNLP does not accept 
"-XX:-UseSplitVerifier" as argument to java-vm-args which would otherwise solve 
my issue(when running as standalone with -XX:-UseSplitVerifier argument to 
runtime). Can you please me know how this issue could be solved from JNLP? 
Following is my java env:
java version "1.7.0_02"
Java(TM) SE Runtime Environment (build 1.7.0_02-b13)
Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode)
                
> JiBX core needs to be tested with jdk1.7
> ----------------------------------------
>
>                 Key: JIBX-465
>                 URL: https://jira.codehaus.org/browse/JIBX-465
>             Project: JiBX
>          Issue Type: Bug
>          Components: core
>    Affects Versions: JiBX 1.2.3
>         Environment: jdk1.7_01
>            Reporter: Don Corley
>            Assignee: Dennis Sosnoski
>
> The JiBX core build fails under jdk1.7.
> > ant
> roundtrip:
>      [echo] Roundtripping the document using binding...
>      [java] Exception in thread "main" java.lang.VerifyError: Expecting a 
> stackmap frame at branch target 12 in method 
> org.jibx.starter.Customer.JiBX_binding_newinstance_1_0(Lorg/jibx/starter/Customer;Lorg/jibx/runtime/impl/UnmarshallingContext;)Lorg/jibx/starter/Customer;
>  at offset 1
>      [java]   at java.lang.Class.getDeclaredFields0(Native Method)
>      [java]   at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
>      [java]   at java.lang.Class.getDeclaredField(Class.java:1897)
>      [java]   at 
> org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.java:68)
>      [java]   at 
> org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:211)
>      [java]   at org.jibx.extras.TestRoundtrip.runTest(TestRoundtrip.java:81)
>      [java]   at org.jibx.extras.TestRoundtrip.main(TestRoundtrip.java:144)
> BUILD FAILED

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to