0 Replies Latest reply on Oct 18, 2011 3:36 PM by srinivasj74

    Need help with JBOSS Cluster Configuration and Farming

    srinivasj74

      Hi,

       

      I have two separate JBOSS installed on the same machine on different directories. The all configuration for Installation 1 is listening on port 8080. The all configuration for installation 2 is listening on post 8082. I am launching JBOSS using the following commands:

       

      • Run –c all -g DOCSPartition -u 239.255.100.100 -b localhost -Djboss.messaging.ServerPeerID=1

       

      • Run –c all -g DOCSPartition -u 239.255.100.100 -b localhost -Djboss.messaging.ServerPeerID=2

       

      The servers start as usual with out issue. But when i try to deploy on the all/farm on the installation. The deployment does not propagate to the server2.

       

      Can somebody please let me know what is the issue with this clustered configuration. Also when i try to perform a farmed deployment from the Admin console of the first server the deployment fails with several exceptions.

       

       

      Thanks in advance,

       

       

      Srinivas Jonnalagadda