2 Replies Latest reply on Nov 22, 2004 6:20 PM by jschwartz73

    java.lang.NoSuchMethodError

    jschwartz73

      I'm getting the following error pretty consistently in my client's output.

      java.lang.NoSuchMethodError: EDU.oswego.cs.dl.util.concurrent.LinkedNode: method ()V not found
      at EDU.oswego.cs.dl.util.concurrent.SynchronousChannel.poll(SynchronousChannel.java:317)
      at EDU.oswego.cs.dl.util.concurrent.PooledExecutor.getTask(PooledExecutor.java:723)
      at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:747)
      at java.lang.Thread.run(Thread.java:534)

      I am switching from openjms 0.7.6.1 and have not changed any of the source code except for the queue and topic names.

      My classpath includes jbossall-client.jar.

      Any help would be greatly appreciated.

      Thanks in advance.

      Sincerely,
      Jeff