2 Replies Latest reply on Mar 6, 2014 4:30 PM by shameertk

    Issue with quickstart: camel-jms-binding

    shameertk

      hi Team,

       

      We have deployed camel-jms-binding as per the steps mentioned in Readme.md. While invoking HornetQClient , server is throwing below  NullPointerException :

       

      17:23:14,552 ERROR [org.hornetq.core.server] (Old I/O server worker (parentId: 1337641321, [id: 0x4fbac969, /127.0.0.1:5445])) HQ224006: Invalid filter: GreetingServiceQueueSel

      ector: java.lang.NullPointerException

              at org.hornetq.core.filter.impl.FilterImpl.match(FilterImpl.java:152) [hornetq-server-2.3.1.Final-redhat-1.jar:2.3.1.Final-redhat-1]

              at org.hornetq.core.postoffice.impl.BindingsImpl.getNextBinding(BindingsImpl.java:366) [hornetq-server-2.3.1.Final-redhat-1.jar:2.3.1.Final-redhat-1]

              at org.hornetq.core.postoffice.impl.BindingsImpl.route(BindingsImpl.java:299) [hornetq-server-2.3.1.Final-redhat-1.jar:2.3.1.Final-redhat-1]

              at org.hornetq.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:633) [hornetq-server-2.3.1.Final-redhat-1.jar:2.3.1.Final-redhat-1]

              at org.hornetq.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:593) [hornetq-server-2.3.1.Final-redhat-1.jar:2.3.1.Final-redhat-1]

              at org.hornetq.core.server.impl.ServerSessionImpl.doSend(ServerSessionImpl.java:1590) [hornetq-server-2.3.1.Final-redhat-1.jar:2.3.1.Final-redhat-1]

       

      Any one else got the same issue or something is missing in the readme instructions ?  Thanks in advance@

       

      regards

      shatk