0 Replies Latest reply on Jul 27, 2006 12:06 PM by kickmetoandy

    TransactionManager not bound

    kickmetoandy

      Hi all,

      when i try to access a jboss (3.2.7) cluster with my ejb client i am getting
      the following warning :

      20060727-134606.965 WARN [DefaultPartition] [MessageDispatcher up processing thread] [] javax.naming.NameNotFoundException: TransactionManager not bound


      is this something serious, or can i ignore the message ? The task that
      i wanted to executed was executed successful. The message
      shows up only, if i am running against a jboss cluster, if i am running
      agains a single jboss, i do not get this warning.

      Another issue i have is that i am getting this ctx lock warning.

      20060727-134611.685 WARN [AbstractInstanceCache] [RMI TCP Connection(10863)-16.30.58.178] [] Unable to passivate due to ctx lock, id=1253557886


      however i do only get those if i am running my ejb client against a cluster
      (surprise!), i do not get these warnings, when i run the client against
      a single jboss server.

      any ideas, comments.

      thanks in advance,
      Andy