Powershell Task Error in Bamboo 5.0

Issue #2 resolved
rudyroo created an issue

Hello, This is the error I get in Bamboo 5.0.

java.lang.IncompatibleClassChangeError: Found interface com.atlassian.utils.process.ExternalProcess, but class was expected
    at com.stellarity.bamboo.task.PowerShellTask.execute(PowerShellTask.java:87)
    at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:208)

Thanks, Rudy

Comments (4)

  1. Sergey Podobry
    • changed status to open

    Thanks for reporting. It looks like Bamboo 5.0 is different from Bamboo 5.0beta1 (on which Powershell Task has been tested).

  2. Log in to comment