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
  • 1.  IS 9.7 - JMS Connection Failed

    Posted Tue March 24, 2015 08:20 AM

    I have problem with Integration Server 9.7 configuration.
    I use a broker (instead of Universal Messaging) and during starting IS get the error:

    [ISS.0028.0012I] WmOptimize: Startup service (wm.optimize.admin:startup)
    [OPT.0001.0001E] Error while creating connection.
    Root cause: java.lang.RuntimeException: JMS Connection failed
    at com.webMethods.optimize.management.Mapi.init(Mapi.java:161)
    at com.webMethods.optimize.management.Mapi.(Mapi.java:73)
    at pub.optimize.monitoring.createNewConnection(monitoring.java:605)
    at pub.optimize.monitoring.createDefaultBrokerConnection(monitoring.java:1369)
    at wm.optimize.admin.createDefaultBrokerConnection(admin.java:200

    http://:5555/WmOptimize configuration:
    JMS Server URL: broker://hostname:6849/Broker #1

    I don’t know what’s a problem.
    Do you help me?
    Thx.


    #webMethods
    #webMethods-Upgrade
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: IS 9.7 - JMS Connection Failed

    Posted Tue March 24, 2015 08:36 AM

    Hi,

    Seems like while loading WmOptimize package its not able to connect to Broker. Can you please check the JMS Server URL in WmOptimize package. Its format should be something like:

    broker://:/

    For Example - if host machine is VMABG01, Broker server port is 6849 and broker name is Broker #1 then JMS Server URL should be “broker://VMABG01:6849/Broker #1

    Also check whether broker server is running or not and port no. on which server is running

    Please let me know if you have any doubt.

    Thanks & Regards,
    Abhishek


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Upgrade


  • 3.  RE: IS 9.7 - JMS Connection Failed

    Posted Tue March 24, 2015 08:47 AM

    Hi,

    Yes, I have this same configuration:

    http://hostname:5555/WmOptimize configuration:
    JMS Server URL: broker://hostname:6849/Broker #1

    I checked - broker running on 6849 port:

    telnet localhost 6849
    Trying ::1…
    Connected to localhost.
    Escape character is ‘^]’.


    #webMethods-General
    #webMethods
    #webMethods-Upgrade
    #Integration-Server-and-ESB


  • 4.  RE: IS 9.7 - JMS Connection Failed

    Posted Tue March 24, 2015 09:51 AM

    Can you try the IP once in place of hostname.

    Thanks & Regards,
    Abhishek


    #webMethods-Upgrade
    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 5.  RE: IS 9.7 - JMS Connection Failed

    Posted Tue March 24, 2015 02:17 PM

    Hello,

    What is the issue here? Is this error blocking you somewhere?


    #webMethods-General
    #webMethods-Upgrade
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: IS 9.7 - JMS Connection Failed

    Posted Tue March 24, 2015 03:59 PM

    Hi ,

    is the Optimize Environment configured and deployed under MWS?
    Were the Optimize Engines restarted afterwards?

    Please check if there is a Client Group “analysis” available on the Broker.

    The complete URL should read as follows:
    broker://://analysis

    Regards,
    Holger


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Upgrade