[jboss-jira] [JBoss JIRA] (AS7-6722) Quoted script parameters are not properly parsed in the bash script
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Fri Mar 15 08:08:41 EDT 2013
[ https://issues.jboss.org/browse/AS7-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761337#comment-12761337 ]
RH Bugzilla Integration commented on AS7-6722:
----------------------------------------------
pkremens at redhat.com made a comment on [bug 918030|https://bugzilla.redhat.com/show_bug.cgi?id=918030]
James, this is not a question for QE. John Doyle should decide, which option is more acceptable from customers point of view.
I did some tests and scripts from your PR are working as you said. (I don't have Solaris results yet as there was some maintenance in lab)
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Scripts/job/eap-6x-scripts-config-dir-change-RHEL/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Scripts/job/eap-6x-scripts-config-dir-change-Win/
I also notice, that this issue is quite same when it comes to special characters in path (see
https://issues.jboss.org/browse/JBPAPP-10411 that was for EAP5). If you look at console outputs of runs with '#' and '$' in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-SmokeTests/job/eap-60-server-startup-standalone-from_specialchar_inpath-RHEL-QE-smoke/ it is a quite same error. I tried to run same job with standalone.sh from PR but result was the same (see https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Playground/job/eap-60-server-startup-standalone-from_specialchar_inpath-RHEL-QE-smoke-patch-test/)
> Quoted script parameters are not properly parsed in the bash script
> -------------------------------------------------------------------
>
> Key: AS7-6722
> URL: https://issues.jboss.org/browse/AS7-6722
> Project: Application Server 7
> Issue Type: Bug
> Components: Scripts
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 8.0.0.Alpha1
>
>
> Quotes are added to parameters passed via the command line. When checking the parameters for the {{jboss.server.base.dir}}, {{jboss.server.config.dir}} and {{jboss.server.log.dir}} properties quoted parameters are not found.
--
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
More information about the jboss-jira
mailing list