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.  Could not deploy the Web service descriptor

    Posted Fri September 11, 2015 06:50 PM

    Hello Everyone getting the following issue while creating the Provider Web service descriptor through a WSDL file located in local system
    [ISS.0141.9208] Could not deploy the Web service descriptor CS_Example.new_wsd_:hgr. Cause: null
    Caused by: java.lang.StackOverflowError: null

    using WM9.5

    Thanks


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


  • 2.  RE: Could not deploy the Web service descriptor

    Posted Sat September 12, 2015 07:28 AM

    Sai,
    This might be due to some missing fix levels. Confirm the fix levels of IS please.


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


  • 3.  RE: Could not deploy the Web service descriptor

    Posted Fri November 20, 2015 02:45 AM

    Hi

    Is your issue resolved?

    I am also facing the same issue. Below is the error i am getting while creating the provider.

    [ISS.0141.9208] Could not deploy the Web service descriptor Cause: null.

    I am not getting any details apart from Cause:null.

    Can you please suggest.

    PS: webMethods Version 9.5.1.0 Fix: IS_9.5_SP1_Core_Fix8

    Regards


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


  • 4.  RE: Could not deploy the Web service descriptor

    Posted Fri November 20, 2015 07:15 AM

    Try with the below extended setting in IS, after updating the setting restart IS and try to reproduce this issue.

    watt.server.package.parallel.threads=6


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


  • 5.  RE: Could not deploy the Web service descriptor