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.  HTTPS StackOverflowError

    Posted 02/24/09 06:56 PM

    I am testing SSL for I.S. 6.5

    SSL Client is my dev I.S. box
    SSL Server is my UAT I.S. box

    When I invoke pub.client.HTTP and invoke service via the non SSL port, it works.
    When I invoke pub.client.HTTP and invoke service using HTTPS and SSL port, I am getting “StackOverflowError”.

    When I invoke the service using HTTPS via a browser, it works with no problem.

    I have searched the forum, but not seeing a post that would explain this error with SSL.

    I have turned up logging on SSL server but am not seeing any additional error messages to explain this.


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: HTTPS StackOverflowError

    Posted 02/26/09 02:18 PM

    I found the solution on advantage. This is a known issue with JRE 1.42 jurisdiction constraints.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 3.  RE: HTTPS StackOverflowError

    Posted 11/23/11 11:16 PM

    Hello,
    A default jdk install that is used with webMethods may fail to have the JCE that is unlimited. So you can download the right one from the oracle archive for your jvm version. Rename the current jar files in lib/security and add these new files. Restart your instance and enjoy. Good day.

    Yemi Bedu


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport