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 IS server error 'Error while executing command 'mkdir': Failure'

  • 1.  Webmethods IS server error 'Error while executing command 'mkdir': Failure'

    Posted Wed July 22, 2020 12:27 PM

    Hello,

    We are getting the following error in our 10.1 WM Integration server logs for last few days. Did anyone face this error before or have an idea on the issue which triggers this error? Thanks in Advance, stay safe.

    [ISP.0147.0004E] Error while executing command ‘mkdir’: Failure

    Regards,
    Tamit.


    #webMethods


  • 2.  RE: Webmethods IS server error 'Error while executing command 'mkdir': Failure'

    Posted Wed July 22, 2020 01:25 PM

    Hi,

    I have never faced this before, Please check the startup services on your packages to see if you can find anything.

    Regards,
    Natarajan R


    #webMethods


  • 3.  RE: Webmethods IS server error 'Error while executing command 'mkdir': Failure'

    Posted Wed July 22, 2020 01:41 PM

    Hi Tamit,

    you will have to find out where mkdir is called inside your IS.

    Are you using execOSCommand somewhere in your code?

    Was this working earlier or not?
    When it was working in the past: Where any changes to your environment?
    Did you check permissions and space on your OS where the directory should be created?

    There should be a more meaningful error message why mkdir did not succeed beside just mentioning “Failure”.

    Regards,
    Holger


    #webMethods


  • 4.  RE: Webmethods IS server error 'Error while executing command 'mkdir': Failure'

    Posted Wed July 22, 2020 04:29 PM

    Hi Tamit,

    Can you put trace pipeline and see more details for error?
    Check if you are passing all required params correctly while calling this “mkdir” .
    Are you referring to sftp built-in service or command on executeOS?

    We might need more details to help you on this issue at the moment.

    Regards,
    Firoz Nalband.


    #webMethods