[jbosstools-issues] [JBoss JIRA] (JBIDE-11509) Starting the AS/EAP when it already has multiple projects deployed

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu Apr 19 04:28:22 EDT 2012


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

Snjezana Peco commented on JBIDE-11509:
---------------------------------------

The issue happens because the BeansClosure.getClosure(BeanManagerImpl beanManager) method in the weld-core module isn't thread-safe.
It is easier to reproduce the issue when debugging JBoss AS 7. 
I have created a patch for JBoss AS 7.1.1.

Burr,
Could you replace <JBOSS_HOME>/modules/org/jboss/weld/core/main/weld-core-1.1.5.AS71.Final.jar in the JBoss AS 7.1.1 server with the attached jar and try to reproduce the issue.

Attached are the weld-core jar for JBoss AS 7.1.1 and the patch against weld 1.1.5.Final that is used in JBoss AS 7.1.1.

                
> Starting the AS/EAP when it already has multiple projects deployed
> ------------------------------------------------------------------
>
>                 Key: JBIDE-11509
>                 URL: https://issues.jboss.org/browse/JBIDE-11509
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>            Reporter: Burr Sutter
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.Beta3
>
>         Attachments: poh5.war.failed, startup_log.txt
>
>
> When the server is started via "Run As on Server", and there were previous projects deployed (both inside/outside of the IDE), they tend to all fail to start.

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

        


More information about the jbosstools-issues mailing list