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
  • 1.  Problems invoking a webservice through a reverse gateway

    Posted Thu March 14, 2013 01:12 PM

    We do have a brand new ESB environment including two IS - one internal (INTERNAL_IS) and one in the DMZ (EXTERNAL_IS). As I can see, the connection from the INTERNAL_IS to the EXTERNAL_IS in the DMZ works fine (no Errors/Alarms in the Logs).

    Unfortunately, I do not get any response when I try to invoke a service through the IS in the DMZ using the Internet Explorer (nothing happens). I tried to invoke a simple service (without any input parameters) which is includes in the Package WMArt:

    works:
    http://INTERNAL_IS:1234/invoke/pub.art/listRegisteredAdapters

    does not work:
    http://EXTERNAL_IS:5678/invoke/pub.art/listRegisteredAdapters

    Any ideas?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Problems invoking a webservice through a reverse gateway

    Posted Tue March 19, 2013 01:04 PM

    Marcus,

    What is the IS version 822?

    Please make sure all the external/registration internal ports are enabled in a step manner…first enabled RG server ports and then Internal ports and if required restart both the server after the configuration

    Did you try enable more logging (trace) on both Internal and RG server part of troubleshooting?

    Check this thread for more info:

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Problems invoking a webservice through a reverse gateway

    Posted Wed March 20, 2013 04:11 AM

    How can I enable a more detailed logging for that?


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Problems invoking a webservice through a reverse gateway

    Posted Wed March 20, 2013 06:12 PM

    Thru the IS Admin page

    This is for IS712
    Settings > Logging →

    Loggers
    Facility Logging Level
    Default Info
    Integration Server –


    This is for IS822

    Settings > Logging > click on Server Logger →

    Server Logger Configuration
    Facility Logging Level
    Default Info
    Integration Server

    View Server Logger Details

    Pl make sure you check the link I pasted in my previous comment for the codes you need to enable mainly.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Problems invoking a webservice through a reverse gateway

    Posted Thu March 21, 2013 09:33 AM

    I checked that link below already. This does, unfortunately, not address my problem.

    I increased the logging to “Trace” and tried to invoke the service again. I cannot see any entry in the log that indicates an incoming service request or incoming call at all. THe Windows Firewall is turned off and I try to invoke that service in an IE on the external IS. So, there is no network issue between the internet explorer and integration server.

    Any ideas? Which entry usually appears in the log?


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Problems invoking a webservice through a reverse gateway

    Posted Thu March 21, 2013 12:28 PM

    What logging codes have you enabled on both servers…can you list here?

    I assume you checked server.log only right?

    Also I would say open a ticket with SAG support as well.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: Problems invoking a webservice through a reverse gateway

    Posted Thu March 21, 2013 12:30 PM

    I enabled Tracing for Server Logging/Integration Server/all…


    #Integration-Server-and-ESB
    #webMethods