0 Replies Latest reply on May 17, 2005 12:00 PM by galileo

    get warning after switching to cluster mode

    galileo

      hi all,

      i run my application successful in the all-configuration with one cluster node.
      if i use a second node, the following warning appears:

      2005-05-17 14:45:33,116 WARN [org.jboss.ha.framework.interfaces.HAPartition.MMA] javax.naming.NameNotFoundException: comp not bound

      and the same with "ejb not bound"

      in the deployment description the clustered-tag is set to true (i used "True" with capital letter like in the clustering pdf. is this right?) and a partition name is configured (name is "MMA" as you can see in the log above).

      these are the log entries at more or less the same time happening before:
      2005-05-17 14:45:33,115 TRACE [org.jboss.ha.framework.interfaces.HAPartition.MMA] Partition MMA received msg
      2005-05-17 14:45:33,116 TRACE [org.jboss.ha.framework.interfaces.HAPartition.MMA] pre methodName: HAJNDI.lookupLocally
      2005-05-17 14:45:33,116 TRACE [org.jboss.ha.framework.interfaces.HAPartition.MMA] handlerName: HAJNDI methodName: lookupLocally
      2005-05-17 14:45:33,116 TRACE [org.jboss.ha.framework.interfaces.HAPartition.MMA] Handle: HAJNDI.lookupLocally

      System: Redhat
      JBoss: 3.2.7

      we use stateless session beans, entity beans with CMP and BMR and MDB's.

      anyone has an idea?

      thx, guenter