2 Replies Latest reply on Nov 8, 2001 3:18 PM by pra

    Jboss3.0 MDB

    vad

      I try to run a MDB (the simplest possible) on jboss3.0
      (built 11/04 snapshot) but I get this error when receiving a message :

      [2001-11-07 18:02:11,567,Default,ERROR] java.lang.NoSuchMethodError
      [2001-11-07 18:02:11,567,Default,ERROR] at org.jboss.ejb.plugins.jms.JMSContainerInvoker$MessageListenerImpl.onMessage(JMSContainerInvoker.java:881)
      [2001-11-07 18:02:11,567,Default,ERROR] at org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(SpyMessageConsumer.java:430)
      [2001-11-07 18:02:11,567,Default,ERROR] at org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsumer.java:300)
      [2001-11-07 18:02:11,567,Default,ERROR] at org.jboss.mq.SpySession.run(SpySession.java:216)
      [2001-11-07 18:02:11,567,Default,ERROR] at org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:209)
      [2001-11-07 18:02:11,567,Default,ERROR] at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:642)
      [2001-11-07 18:02:11,577,Default,ERROR] at java.lang.Thread.run(Thread.java:484)

      Could you confirm that MDB are temporaly broken or do I have a specific problem ?

      Thanks in advance.

        • 1. Re: Jboss3.0 MDB

          Seems as someone has broken that log API. Have to check into it.

          //Peter

          • 2. Re: Jboss3.0 MDB

            Check with the authoritiez, and it is probably a user configuration issue. Have you strange classes in your classpath, have you fiddled with log4j?

            //Peter