Error running binding compiler; java.lang.VerifyError: (..., method: getxxx
signature: ()Ljava/util/List;) Incompatible object argument for function call
---------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JIBX-242
URL: http://jira.codehaus.org/browse/JIBX-242
Project: JiBX
Issue Type: Bug
Components: core
Affects Versions: JiBX 1.1.6
Environment: Windows XP, Java 1.5, building done with ant
Reporter: Sierens Patricia
Attachments: transform.zip
When the class ag.gwi.app.lov.ordering.data.Content has changed and is
compiled, then following error occurs when first building the bindings (even
thoug the method mentioned (getHierarchy2Root) is never used directly.)
What makes me think this is a bug is that during a second compilation ... the
binding builds succesfull! And the solution works like it should ..
Attached the binding files can be found (source code not yet...might lead us
too far)
---------------------------------------------------------------------------------------------------------------------
Following error occurs during binding:
bind:
Error running binding compiler
java.lang.VerifyError: (class: ag/gwi/app/lov/ordering/data/Content, method: get
Hierarchy2Root signature: ()Ljava/util/List;) Incompatible object argument for f
unction call
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
at java.lang.Class.getDeclaredMethods(Class.java:1763)
at org.jibx.binding.Compile.handleOutput(Compile.java:198)
at org.jibx.binding.Compile.compile(Compile.java:316)
at org.jibx.binding.ant.CompileTask.execute(CompileTask.java:248)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
at org.apache.tools.ant.Main.runBuild(Main.java:673)
at org.apache.tools.ant.Main.startAnt(Main.java:188)
at org.apache.tools.ant.Main.start(Main.java:151)
at org.apache.tools.ant.Main.main(Main.java:241)
BUILD FAILED. .
--
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs