3 Replies Latest reply on May 14, 2003 1:13 AM by slaboure

    Clustering Problem -- a network issue?

    ray_linn

      I run jboss 3.0.6 on 2 PCs, 1 is w2k (ip:192.168.0.1), the othere is Redhat 7.2 (ip:192.168.0.2, gateway 192.168.0.1 to share the internet connection).

      after run -c all , it seem the 2 PC are in different partition ,even they have the same copy of the clustering-service.xml , they all reports : clustering member: 1, instead of 2, and the Bean under the farm fold can be deploy, but can not copy to each other.

      what is the matter?

      and some other issue is : once I put the Beans in the farm fold ,and reboot the jboss, it will report mySQLDS no bound issue, even the mySQLDC is set up correctly
      here is my farm-service.xml

      <?xml version="1.0" encoding="UTF-8"?>



      <!--these depends tags no longer do anything
      jboss:service=Naming
      jboss.system:service=ServiceDeployer
      jboss:service=DefaultPartition
      -->

      jboss:service=invoker,type=jrmpha
      jboss:service=DefaultPartition
      DefaultPartition
      <depends optional-attribute-name="Deployer">jboss.system:service=MainDeployer
      ./farm
      jboss.deployment:type=DeploymentScanner,flavor=URL
      5000