[jboss-jira] [JBoss JIRA] (WFLY-9884) WeldResourceInjectionServices runs into NoSuchElementException when deploying multiple EJBs

Jacob Ilsø (JIRA) issues at jboss.org
Thu Feb 22 09:38:00 EST 2018


    [ https://issues.jboss.org/browse/WFLY-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536949#comment-13536949 ] 

Jacob Ilsø commented on WFLY-9884:
----------------------------------

[~jaikiran] With the first version of your PR I can no longer reproduce the issue. I will try reproducing again when the PR is final. Thanks.

> WeldResourceInjectionServices runs into NoSuchElementException when deploying multiple EJBs
> -------------------------------------------------------------------------------------------
>
>                 Key: WFLY-9884
>                 URL: https://issues.jboss.org/browse/WFLY-9884
>             Project: WildFly
>          Issue Type: Bug
>          Components: CDI / Weld
>    Affects Versions: 11.0.0.Final, 12.0.0.Beta1
>         Environment: Windows 8.1 Enterprise.
>            Reporter: Jacob Ilsø
>            Assignee: Jason Greene
>         Attachments: log.txt
>
>
> I have an EAR file with several "@Singleton @Startup" beans. Each bean having a number of @Inject and @Resource fields. When I deploy the EAR in WildFly 11 it sometimes fails with a NoSuchElementException (see  [^log.txt] for a full stacktrace).
> I cannot reproduce it consistently but it seems to only happen on a "clean" WildFly installation. I haven't seen this on earlier versions of WildFly.
> Let me know if you want me to try to build an EAR for reproducing this.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list