[jboss-jira] [JBoss JIRA] (WFLY-23) Quoted script parameters are not properly parsed in the bash script

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Fri May 3 07:21:54 EDT 2013


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

RH Bugzilla Integration commented on WFLY-23:
---------------------------------------------

pkremens at redhat.com made a comment on [bug 918030|https://bugzilla.redhat.com/show_bug.cgi?id=918030]

standalone.sh and domain.sh are still broken for Solaris 10 machines. Unfortunately when I tested PR I did it only on Sol 11, but now when run full OS matrix I can see it. Using -Djboss.server.config.dir, -Djboss.server.base.dir, -Djboss.domain.config.dir and -Djboss.domain.base.dir is still throwing "Unable to read the logging configuration... " message.

I also find out that -Djboss.domain.log.dir is ignored by domain.sh script. We use both JBOSS_LOG_DIR property and -Djboss.domain.log.dir switch in our tests so I didn't hit it, but now (ER6) when I use -Djboss.domain.log.dir these messages are thrown by domain.sh script before server startup:
./jboss-eap-6.1/bin/domain.sh: bad substitution
./jboss-eap-6.1/bin/domain.sh: darwin: not found
and default log location is used even if I specify JBOSS_LOG_DIR property. 

Using -Djboss.standalone.log.dir will also throw "bad substitution". Server.log is created to intended location, but there is also server.log file in default location (this is original boot.log file)

Only Solaris 10 machines are affected by this.
                
> Quoted script parameters are not properly parsed in the bash script
> -------------------------------------------------------------------
>
>                 Key: WFLY-23
>                 URL: https://issues.jboss.org/browse/WFLY-23
>             Project: WildFly
>          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