0 Replies Latest reply on May 22, 2006 8:28 AM by plusdesign

    Error org.omg.CORBA.TRANSIENT

    plusdesign

      When I run Jboss after 10s i server.log I see that server stoped and the last two lines are:
      2006-05-22 12:37:41,156 DEBUG [org.jboss.system.ServiceController] starting service jboss:service=CorbaTransaction
      2006-05-22 12:37:41,156 DEBUG [org.jboss.tm.iiop.CorbaTransactionService] Starting jboss:service=CorbaTransaction

      and then after about 20 minutes :

      2006-05-22 12:56:37,565 ERROR [org.jboss.tm.iiop.CorbaTransactionService] Cannot bind transaction factory in CORBA naming service:
      org.omg.CORBA.TRANSIENT: Retries exceeded, couldn't reconnect to 153.19.91.133:3528 vmcid: 0x0 minor code: 0 completed: No
      at org.jacorb.orb.iiop.ClientIIOPConnection.connect(Unknown Source)
      at org.jacorb.orb.giop.GIOPConnection.write(Unknown Source)
      at org.jacorb.orb.CDROutputStream.write(Unknown Source)
      at org.jacorb.orb.giop.ServiceContextTransportingOutputStream.write_to(Unknown Source)
      at org.jacorb.orb.giop.GIOPConnection.sendMessage(Unknown Source)
      ...

      Whats wrong, I don't understand becouse when I copy JBoss catalog on my local computer and run everything is OK, on server error.

      I'm getting crazy.
      please help me.