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

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Apr 19 20:37:18 EDT 2012


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

Rob Stryker commented on JBIDE-11509:
-------------------------------------

Considering this is a bug in the app server, I'm not sure what can be done here on the tooling side. I can try to add logic to verify module state after a server starts up, but we have to remember that different app servers have different levels of support for verifying deployment status. For example, the jmx beans in jboss 6 that verify module state seem to be missing (JBIDE-11514).  

Also, if the deployments are on a remote server, verification will depend entirely on whether their management services are exposed.  Otherwise there'll be pretty much nothing I can do to verify the state of modules. 

Finally, verifying the actual state of all modules may end up slowing down the startup process. This may be a minor concern, really, but it's a possibility worth noting. 
                
> 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: jbide-11509.patch, poh5.war.failed, startup_log.txt, weld-core-1.1.5.AS71.Final.jar
>
>
> 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