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.

 View Only
Expand all | Collapse all

webMethods Integration Server 6.1

  • 1.  webMethods Integration Server 6.1

    Posted Thu May 16, 2013 09:48 AM

    Hi All - new to this forum and would appreciate some assistance.

    I have inherited a solution which contains “webMethods Integration Server 6.1” as an element. We seem to have an issue starting the service since the latest round of MS patches were applied to the server. Is this a known issue? Are there any workarounds?

    All the best!
    Ross


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


  • 2.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 10:01 AM

    Have you seen the logs…what is the specific error you are getting???


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


  • 3.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 10:04 AM

    Are there specific webMethods logs?

    All the windows system log gives me is :

    “The webMethods Integration Server 6.1 service terminated unexpectedly. It has done this 1 time(s).”


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


  • 4.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 10:34 AM

    There are webMethods specific logs in the below path

    \IntegrationServer\logs


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


  • 5.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 10:50 AM

    I think this is where the application is installed:

    D:\EnterpriseOne\wsg\IntegrationServer\logs\

    (.exe location is : D:\EnterpriseOne\wsg\IntegrationServer\bin\ISNTSvc.exe)

    Unfortunatley the the newest log is dated 13/04 - the last time it was used…

    Ross


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


  • 6.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 01:59 PM

    so, look into the D:\EnterpriseOne\wsg\IntegrationServer\logs\ folder and see what’s the error in server.log or error.log
    Without error, no one can help


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


  • 7.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:05 PM

    I have finally managed to make it throw some logs today - these are now attached. I have also included the previous set of logs (4th Maty) which is the last time this has worked correctly.

    Thanks for you help so far…
    txout20130516.zip (50 KB)


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


  • 8.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:23 PM

    I should add that this seems to have been generated by using

    server.bat -debug 5 -log none

    command line syntax as apposed to starting the service itself.

    I can connect to developer on this node which is odd.


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


  • 9.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:32 PM

    remove
    -log none
    from your command, so you can see the server log.
    I guess the server actually loaded, at least partly.


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


  • 10.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:39 PM

    I guess you are right LOCKFILE is created. Log attached.

    Cheers :smiley:
    error20130516.log (39.7 KB)
    server20130516.log (197 KB)


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


  • 11.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:43 PM

    I think your broker is not running:

    2013-05-16 17:36:38 BST [ISS.0099.0003E] Unable to create Broker Transport 10.205.0.210_5555_LoggingUtility_AC. Exception com.wm.app.b2b.server.dispatcher.exceptions.EndpointUnavailableException: [ISS.0098.9014] BrokerException: Comm Failure (102-2050): Unable to open connection to host ‘localhost’. Error ‘java.net.ConnectException: Connection refused: connect’ was reported by the socket call.

    2013-05-16 17:36:38 BST [LGU.0001.0003C] Error creating broker admin client:
    2013-05-16 17:36:38 BST [ADA.7180.0004D] Custom Classpath entries are:

    try to bring up the broker (search services list for broker)


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


  • 12.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:47 PM

    Ok - would that be a windows service? nothing obvious in the service’s snap in.
    Sorry for being clueless with this one…


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


  • 13.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:53 PM

    unable to connect to admin console either: http://localhost:5555 - using administrator credentials
    although can connect to developer


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


  • 14.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:54 PM

    yes, windows service.
    older version called
    webMethods broker …
    newer:
    Softwareag broker …

    even older
    Activeworks ?? borker or something like that


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


  • 15.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:57 PM

    nothing at all with broker in the name. the only webMethods service is the IntegrationServer 6.1


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


  • 16.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 02:59 PM


  • 17.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:01 PM

    I lied - I hadnt appreciated username was case sensitive. I can login to the landing page. Not sure what i’m looking for though…


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


  • 18.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:04 PM

    The error indicates the broker is on “localhost”
    Try to find Broker dir next to your IS dir.
    see if you can find any log for broker

    Is it possible that broker was running command line, not service?


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


  • 19.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:06 PM


  • 20.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:07 PM

    one step back, do you even use broker?

    from the first a few lines in your log, services are working fine.
    This may be all you need.
    Check the other systems that are connecting/interacting with your WM instance, see any issue.


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


  • 21.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:10 PM

    thats a very good question - excuse the ignornace but in this instance I dont know what broker is!
    I cant test really as the interested user has gone for the day.

    Is it possible the server is running without issues - just not via the windows service. Would it matter the windows service is not started?


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


  • 22.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:12 PM

    if you start it with command line, just keep it running this way now.
    Once verified working. try Windows service option later.
    Good luck


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


  • 23.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 03:15 PM

    Thanks for you help - before I let this very helpful person go, is there any way to verify via the admin webpage that all is as it should be?


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


  • 24.  RE: webMethods Integration Server 6.1

    Posted Thu May 16, 2013 04:09 PM

    It’s really depends on what services you are using on your system.
    There is no single place that will tell you “everything is working or not”
    You can login to admin, so the server is running.
    Besides that, check server log for any event/errors.
    Cheers,


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


  • 25.  RE: webMethods Integration Server 6.1

    Posted Fri May 17, 2013 11:43 AM

    Thanks for all your help guys. Looks like command line start of the server got us out of the mud. Will look into the service start failure in due course


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


  • 26.  RE: webMethods Integration Server 6.1

    Posted Tue June 11, 2013 11:47 AM

    Hello
    Is your problem get resolved.
    Thanks
    Baharul


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