[jboss-jira] [JBoss JIRA] (WFLY-4520) Deploying a CLI archive that contains "module add" commands results in "WFLYCTL0155: steps may not be null" when using the CLI GUI

Paul Newport (JIRA) issues at jboss.org
Wed Apr 22 03:41:34 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061310#comment-13061310 ] 

Paul Newport commented on WFLY-4520:
------------------------------------

Confirmed that the deploy does work correctly for me, it's just a spurious error when using the GUI (no error on raw CLI)

> Deploying a CLI archive that contains "module add" commands results in "WFLYCTL0155: steps may not be null" when using the CLI GUI
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-4520
>                 URL: https://issues.jboss.org/browse/WFLY-4520
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 8.2.0.Final, 9.0.0.Beta2
>            Reporter: Paul Newport
>            Assignee: Alexey Loubyansky
>         Attachments: install-mojarra-1.2_15.cli
>
>
> When using the CLI GUI to deploy a CLI archive that contains "module add" commands in its deploy.scr script, the following error message occurs:
> {code}
> {
>     "outcome" => "failed",
>     "failure-description" => "WFLYCTL0155: steps may not be null",
>     "rolled-back" => true
> }
> {code}
> The modules still get created successfully even though the above error messages appears. Note that this error only occurs when using the CLI GUI. Using the CLI without the --gui option works fine.
> Deploying the attached CLI archive using the CLI GUI will result in the above error message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list