IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Error coming while adding event using Web Service Data Colle

    Posted 12/12/07 06:57 AM

    I am trying to add an event using WebService Data Collector using WSDimensionalDataCollector.wsdl…but when i try to add an event it adds the event but dont publish it on broker and gives following error

    [Data Collection Services v7.0.0.2 [com.webMethods.optimize.service.external.ro
    ter.MapiEventRouter]] 2007-11-29 17:23:13,046 INFO : Sending 1 unknown events from router
    [Data Collection Services v7.0.0.2 [com.webmethods.optimize.service.external.co
    m.JMSCommunication$DestinationPublisher]] 2007-11-29 17:23:26,343 ERROR: Could
    ot lookup JMS Destination name: queue/dca_event
    javax.jms.JMSException: [BRM.10.1071] JMS: Exception occurred while getting obj
    ct from Object Message: “null”


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: Error coming while adding event using Web Service Data Colle

    Posted 03/12/08 02:30 PM

    did you get any resolution for this? we are having same problem.


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: Error coming while adding event using Web Service Data Colle

    Posted 05/21/08 04:32 PM

    I’m having the same problem using the com.wm.app.b2b.server.jms.producer.ProducerFacade.createObjectMessage() to create a javax.jms.ObjectMessage, and the instance’s setObject() interface method to set a value.

    If the input object to setObject() is a String, it works.


    #BPM
    #webMethods-BPMS
    #webMethods


  • 4.  RE: Error coming while adding event using Web Service Data Colle

    Posted 08/07/08 07:34 PM

    It looks like the dca_event JMS queue is missing from the broker. This queue (and many others) is created when the Analytic Engine connects to the broker. Have you successfully started the Analytic Engine that is to connect to this broker?


    #BPM
    #webMethods-BPMS
    #webMethods