[
https://issues.jboss.org/browse/WFLY-1913?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on WFLY-1913:
-----------------------------------------------
Petr Kremensky <pkremens(a)redhat.com> made a comment on [bug
1014921|https://bugzilla.redhat.com/show_bug.cgi?id=1014921]
Hi Ivo,
How about the error message after undeploy operation?
ERROR [org.jboss.as.cli.CommandContext] Failed to execute archive script: JBAS014746:
steps may not be null
Failed to execute archive script: JBAS014746: steps may not be null
All commands inside undeploy.scr are successfully executed, but after that this message
will appear (same on win and linux, same message with 6.1.1). Is this a known issue or
something wrong with CLI archive?
Just use attachment 813260
[standalone@localhost:9999 /] deploy --path=~/Downloads/install-mojarra-2.0.0.cli
[standalone@localhost:9999 /] undeploy --path=~/Downloads/install-mojarra-2.0.0.cli
Failed to execute archive script: JBAS014746: steps may not be null
Thanks.
Verified on EAP 6.2.0.ER6. 'module add' command inside CLI deployment archive now
works on Windows as expected.
CLI 'module add' command fail if a drive letter is specified
in its resource path
---------------------------------------------------------------------------------
Key: WFLY-1913
URL:
https://issues.jboss.org/browse/WFLY-1913
Project: WildFly
Issue Type: Bug
Components: CLI
Affects Versions: 8.0.0.Alpha4
Reporter: Ivo Studensky
Assignee: Ivo Studensky
Fix For: 8.0.0.CR1
Attachments: install-mojarra-2.0.0.cli
If a drive letter is specified in the resource path the module add command fails on MS
Windows. It cannot locate such a resource because of doubled drive letter in the
translated path.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira