Uploaded image for project: 'LAMAXU'
  1. LAMAXU
  2. LAMA-76

CONFIG_EVENT Issues java.lang.ClassCastException

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 1.0.6.1
    • Fix Version/s: 1.0.6.2
    • Component/s: Events
    • Labels:
    • Acceptance Criteria:
      Exception no longer occuring

      Description

      2017-07-10 23:18:51 ERROR Sweeper:187 - [DEMO data collector] - Exception encountered collecting data from message broker DEMO
      com.qm.lamaxu.messagebroker.mq.MessageBrokerCommunicationException: java.lang.ClassCastException: [I cannot be cast to java.lang.Integer
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getAllObjects(WebSphereMQQueueManager.java:921)
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getAllEvents(WebSphereMQQueueManager.java:279)
      at com.qm.lamaxu.cache.Sweeper.captureEvents(Sweeper.java:80)
      at com.qm.lamaxu.cache.Sweeper.run(Sweeper.java:164)
      at java.lang.Thread.run(Thread.java:748)
      Caused by: java.lang.ClassCastException: [I cannot be cast to java.lang.Integer
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getMappedParamValue(WebSphereMQQueueManager.java:1642)
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getEventMessages(WebSphereMQQueueManager.java:1176)
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getAllObjects(WebSphereMQQueueManager.java:911)
      ... 4 more

        Attachments

          Activity

            People

            • Assignee:
              matt Matthew Batterham
              Reporter:
              matt Matthew Batterham
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Due:
                Created:
                Updated: