[jboss-jira] [JBoss JIRA] Commented: (AS7-739) En/Disable deployment doesn't work as expected

Stan Silvert (JIRA) jira-events at lists.jboss.org
Tue May 10 13:54:18 EDT 2011


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

Stan Silvert commented on AS7-739:
----------------------------------

I'm a little confused by your description.  If you have two server instances in your server group then those messages are exactly what I would expect.  When you enable the deployment it starts it for each server instance in the group.  When I enable then my app works from the browser.  When I disable then the app no longer responds.

However, I did find that if you disable one of the server instances then lots of stuff will break.  Do you know who I talk to about that?

> En/Disable deployment doesn't work as expected
> ----------------------------------------------
>
>                 Key: AS7-739
>                 URL: https://issues.jboss.org/browse/AS7-739
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Heiko Braun
>            Assignee: Stan Silvert
>
> If I enable a deployment that is only assigned to a single server group, I get this:
> [Server:server-one] 17:49:28,770 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "test-application.war"
> [Server:server-two] 17:49:28,771 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "test-application.war"
> [Server:server-one] 17:49:29,315 INFO  [org.jboss.web] (MSC service thread 1-1) registering web context: /test-application
> [Server:server-two] 17:49:29,412 INFO  [org.jboss.web] (MSC service thread 1-1) registering web context: /test-application
> Likewise, disabling it for a specific group doesn't have no effect.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list