[ 
https://issues.apache.org/jira/browse/GERONIMO-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick McGuire resolved GERONIMO-5751.
------------------------------------

    Resolution: Fixed

Committed revision 1058546.

The stack trace for the transformer gave a good clue as to what is going on and 
suggested a simple fix.  This error will only occur on the first time that 
annotation class is required.  I added some simple retry logic to the xbean 
AbstractFinder class to catch a LinkageError and perform a single retry of the 
request.  Since the annotation classes are already loaded on the second 
attempt, this will succeed. 

> LinkageError running CDI TCK
> ----------------------------
>
>                 Key: GERONIMO-5751
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5751
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0-M2
>            Reporter: Kevan Miller
>             Fix For: 3.0-M2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to