1 Reply Latest reply on Jun 26, 2008 6:58 AM by armgong

    jboss messaging | remoting connection

    malert

      we have jbossAS 4.2.2GA and migrated jbossmq to jboss messaging 1.4.0sp3, with jboss remoting 2.4.0GA.
      After the migration is done as per the jboss documentation, we are facing errors while stating the server and also while connecting the client.

      Error while starting server is as follows

      06:19:47,509 ERROR [STDERR] method matched binding execution(* org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate->createConnectionDelegate(..)) public org.jboss.jms.delegate.CreateConnectionResult org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.createConnectionDelegate(java.lang.String,java.lang.String,int) throws javax.jms.JMSException

      06:19:53,349 INFO [STDOUT] [debug] softmatch failed for : org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised org.jboss.aop.advice.AdviceBinding@644eb8d execution(* org.jboss.jms.client.delegate.ClientConnectionDelegate->$implementing{org.jboss.jms.delegate.ConnectionDelegate}(..))


      Error at client side:
      <Thread-32><02:51:30:195> Exception in [??? ] At line ??? !
      javax.jms.JMSException: Failure on underlying remoting connection

      and the client exists itself after period of seconds.

      Any help on this will be highly appreciated

      Thanks
      Malert