[jboss-jira] [JBoss JIRA] (WFLY-1928) jboss-as-standalone.sh does not work on MacOS

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Aug 23 07:43:26 EDT 2013


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

Thomas Diesler commented on WFLY-1928:
--------------------------------------

I see this on an EC2 instance

{code}
[tdiesler at ip-10-28-130-52 wildfly-8.0.0.Alpha1]$ bin/init.d/jboss-as-standalone.sh start
Starting jboss-as: mkdir: cannot create directory `/var/log/jboss-as': Permission denied
bin/init.d/jboss-as-standalone.sh: line 81: /var/log/jboss-as/console.log: No such file or directory
mkdir: cannot create directory `/var/run/jboss-as': Permission denied
chown: missing operand after `/var/run/jboss-as'
Try `chown --help' for more information.
grep: /var/log/jboss-as/console.log: No such file or directory
{code}

IMHO, the cmd should fail if logging to that location is required.
                
> jboss-as-standalone.sh does not work on MacOS
> ---------------------------------------------
>
>                 Key: WFLY-1928
>                 URL: https://issues.jboss.org/browse/WFLY-1928
>             Project: WildFly
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Thomas Diesler
>            Assignee: Romain PELISSE
>             Fix For: 8.0.0.Beta1
>
>
> {code}
> FuseFabric:karaf at root> process-start root 3
> bin/init.d/jboss-as-standalone.sh: line 12: /etc/init.d/functions: No such file or directory
> Error executing command: [bin/init.d/jboss-as-standalone.sh, start] exited with 1
> bin/init.d/jboss-as-standalone.sh: line 12: /etc/init.d/functions: No such file or directory
> {code}

--
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