0 Replies Latest reply on Nov 20, 2019 7:12 AM by chinmayachowdary

    IBM MQ Wildfly 10 : 1=java.lang.NoSuchMethodException[com.ibm.mq.jmqi.remote.api.RemoteFAP.<init>(com.ibm.mq.jmqi.JmqiEnvironment, int)],3=Class.getConstructor0

    chinmayachowdary

      Hi,

       

      When I try to use com.ibm.mq.MQQueueManager API (com.ibm.mq.allclient-9.1.3.0.jar) to create MQQueueManager object, I am getting the following exception,

      Caused by: java.lang.NoSuchMethodException: com.ibm.mq.jmqi.remote.api.RemoteFAP.<init>(com.ibm.mq.jmqi.JmqiEnvironment, int)

      at java.lang.Class.getConstructor0(Class.java:3082)

      at java.lang.Class.getConstructor(Class.java:1825)

      at com.ibm.mq.jmqi.JmqiEnvironment.getInstance(JmqiEnvironment.java:738)

      ... 21 more

       

      I am using wmq.jmsra-9.1.3.0.rar adapter to get connect with IBM MQ. Please find the following infrastructure related information.

       

      OS: Windows 10, 64 bit

      Server : Wildfly 10

      jboss-modules.jar version: 1.5.1.Final

       

      Please find the following log file attached and let me know any further information needed.

       

      Could you please help on resolving this issue.

       

      Regards,

      Chinmaya Chowdary