Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Execute Shell Scripts on Build Master 4.0.5



  • Hy,

    I am having trouble executing Shell scripts on my Integration server, which is a CentOS machine.

    The output in the debug console is:

    Initializing action...
    Initialization complete. Executing...
    An unhandled exception occurred while executing this action: System.InvalidOperationException: Process has not been started.
    at Inedo.BuildMaster.Extensibility.Agents.Ssh.SshProcess.WaitForExit(Nullable`1 milliseconds)
    at Inedo.BuildMaster.Extensibility.Agents.AgentExtensions.WaitForExit(IProcess process)
    at Inedo.BuildMaster.Extensibility.Actions.General.ExecuteShellScriptAction.Execute()
    at Inedo.BuildMaster.Extensibility.Actions.ActionBase.ExecuteInternal(IActionExecutionContext context, ExtensionConfigurerBase extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings)

    For starters I would like to run a basic /bin/ls command just to get it working.
    I had selected the "Execute Shell Script" as action and my Integration server as the "Execute on Server" field and added "/bin/ls" to "Script" field.

    Can you provide any directions on how to solve this Exception?

    Thanks,
    Leon



  • Hi, thanks for reporting this. It looks like a regression was introduced in the 4.0 line which prevents remote process execution over SSH from working properly. This will be fixed in the next maintenance release.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation