[jboss-jira] [JBoss JIRA] (AS7-6548) To add salve node dynamicaly

hitesh yadav (JIRA) jira-events at lists.jboss.org
Wed Feb 20 01:10:56 EST 2013


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

hitesh yadav edited comment on AS7-6548 at 2/20/13 1:09 AM:
------------------------------------------------------------

I have created cluster of two nodes N1 + N2 .
Here N1 is domain controller.
I have deploy .war  "First_JBOSS_APP.war" to the cluster(N1+N2).
In this case cluster(N1+N2) work properly in all case .
Then i try to add new slave node N3 to the cluster (N1+N2) .
I got the error at slave node N3 side

  [Server:server-three] 16:54:06,847 ERROR [org.jboss.as.controller] (Controller Boot Thread) Operation ("add") failed - address: ([("deployment" => "First_JBOSS_APP.war")]) - failure                     description: "No deployment content with hash 89880ba22c4ea01c43c00e2ce528166a5629a2ff is available in the deployment content repository."

"Unstable" means
After add of slave node N3 to the cluster i am not able to remove/disable "First_JBOSS_APP.war" from the cluster (N1+N2+N3) 


                
      was (Author: hitesysony87):
    I have created cluster of two nodes N1 + N2 .
Here N1 is domain controller.
I have deploy .war  "First_JBOSS_APP.war" to the cluster(N1+N2).
In this case cluster(N1+N2) work properly in all case .
Then i try to add new slave node N3 to the cluster (N1+N2) .
I got the error at slave node N3 side

  [Server:server-three] 16:54:06,847 ERROR [org.jboss.as.controller] (Controller Boot Thread) Operation ("add") failed - address: ([("deployment" => "First_JBOSS_APP.war")]) - failure                     description: "No deployment content with hash 89880ba22c4ea01c43c00e2ce528166a5629a2ff is available in the deployment content repository."

"Unstable" means
After that i am not able to remove/disable "First_JBOSS_APP.war" from the cluster (N1+N2+N3) 


                  
> To add salve node dynamicaly
> ----------------------------
>
>                 Key: AS7-6548
>                 URL: https://issues.jboss.org/browse/AS7-6548
>             Project: Application Server 7
>          Issue Type: Clarification
>          Components: Clustering, ConfigAdmin, Domain Management, Server
>    Affects Versions: 7.0.2.Final
>         Environment: Linux , jboss-as-web-7.0.2.Final
>            Reporter: hitesh yadav
>            Assignee: Paul Ferraro
>              Labels: jboss
>
> Once cluster(domain) is created and if we have deploy .war in cluster after that if we try to add new slave node cluster become unstable.
> We are not able to disable/remove .war from domain controller and also from slave .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list