[jboss-jira] [JBoss JIRA] (WFLY-7101) Wildfly 10.1.0 blocks calls to Singleton EJBs in PostConstruct
jaikiran pai (JIRA)
issues at jboss.org
Tue Sep 13 08:39:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai moved WFCORE-1782 to WFLY-7101:
--------------------------------------------
Project: WildFly (was: WildFly Core)
Key: WFLY-7101 (was: WFCORE-1782)
Component/s: EJB
(was: Server)
Affects Version/s: 10.1.0.Final
(was: 2.2.0.Final)
Fix Version/s: (was: 2.2.1.Final)
> Wildfly 10.1.0 blocks calls to Singleton EJBs in PostConstruct
> --------------------------------------------------------------
>
> Key: WFLY-7101
> URL: https://issues.jboss.org/browse/WFLY-7101
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 10.1.0.Final
> Environment: Wildfly 10.1.0 running under Windows 10 with Java 1.8.0_91
> Reporter: Dietrich Schmidt
> Assignee: Jason Greene
> Attachments: Verklemmung.zip
>
>
> Wildfly 8.2.0 and 10.0.0 work fine with a Singleton Bean, which has a @Postconstruct method and in this method several threads are created with the ManagedExecutorService. These threads call a method in another Singleton EJB, which has been injected.
> This call is blocked in Wildfly 10.1.0 until the Prostconstruct thread has ended.
> I assume that the behaviour of Wildfly 8.2.0 + 10.0.0 is correct and the behaviour of Wildfly 10.1.0 is a bug.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list