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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

"Connection refused: connect node" Error when running mashzone wMOptimize query from browser.

  • 1.  "Connection refused: connect node" Error when running mashzone wMOptimize query from browser.

    Posted Wed November 26, 2014 11:45 AM

    Hello,

    I am getting below error when I am running simple mashzone query from browser.

    Error:

    
    
    <message>Unexpected error occurred while extracting data from the Optimize Analytic Engine.</message> <stacktrace>code localName: Exception reasons @lang: *body: Connection refused: connect node: http://IntegrationServer:Port/invoke/pub.optimize.mashzone.adapter/retrieveData?dataType=KPI_INSTANCE_READING&keys=kpiInstanceId&values=2477&operators=equalTo&keys=startDate&values=2014-11-24T11%3A00%3A00%2B0200&operators=greaterThanOrEqualTo&keys=endDate&values=2014-11-24T15%3A00%3A00%2B0200&operators=lessThanOrEqualTo&keys=aggregationInterval&values=ONE_MINUTE&operators=equalTo&logicalOperator=AND role: http://IntegrationServer:Port/invoke detail lastError $errorDump: com.wm.app.b2b.server.ServiceException: org.apache.axis2.AxisFault: Connection refused: connect at pub.clientimpl.wssClient(clientimpl.java:3117) at pub.clientimpl.soapClient(clientimpl.java:1347) at sun.reflect.GeneratedMethodAccessor638.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke
    

    We have installed Optimize Analytical Engine on different server machine, and I have done the necessary configurations on WmOptimize Package homepage.

    Analytical Engine is also running properly. A thing to note here, I have started analytical Engine by changing Wrapper Log Level as Trace and I can see below wrapper logs:

    
    DEBUG  | wrapper  | 2014/11/26 17:42:36 |   SERVICE_CONTROL_INTERROGATE
    DEBUG  | wrapperp | 2014/11/26 17:42:36 | send a packet SERVICE_CONTROL_CODE : 4
    INFO   | jvm 1    | 2014/11/26 17:42:36 | WrapperManager Debug: Received a packet SERVICE_CONTROL_CODE : 4
    INFO   | jvm 1    | 2014/11/26 17:42:36 | WrapperManager Debug: ServiceControlCode from Wrapper with code 4
    DEBUG  | wrapperp | 2014/11/26 17:42:42 | send a packet PING : ping
    INFO   | jvm 1    | 2014/11/26 17:42:43 | WrapperManager Debug: Received a packet PING : ping
    INFO   | jvm 1    | 2014/11/26 17:42:43 | WrapperManager Debug: Send a packet PING : ping
    DEBUG  | wrapperp | 2014/11/26 17:42:43 | read a packet PING : ping
    DEBUG  | wrapperp | 2014/11/26 17:43:03 | send a packet CHECK_DEADLOCK : check
    INFO   | jvm 1    | 2014/11/26 17:43:03 | WrapperManager Debug: Received a packet CHECK_DEADLOCK : check
    INFO   | jvm 1    | 2014/11/26 17:43:03 | WrapperManager Debug: Check Deadlocks Java 6.

    Please let us know what I can check here.

    Thanks in advance.

    regards,
    Hitesh


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: "Connection refused: connect node" Error when running mashzone wMOptimize query from browser.

    Posted Tue December 02, 2014 05:34 AM

    Did you substitute the host and port @

    http://IntegrationServer:Port


    #webMethods-BPMS
    #webMethods
    #BPM