[
https://issues.jboss.org/browse/WFLY-1928?page=com.atlassian.jira.plugin....
]
Romain PELISSE commented on WFLY-1928:
--------------------------------------
Hi Thomas,
I was a bit surprised to see this bug assigned to me - I'm not a MaC OS expert :) but
anyhow, I'll help if I can. I must admit I'm a bit confused by what you are trying
to achieve here. The script provided in bin/init.d/ folder, as indicated by their name,
are designed to run Wildfly, as a service, on a operating system using the init. Again,
not a MacOS expert, but I don't think Mac (or exactly Darwin) is using such service.
I agree with you when you "the script should fail early when not run by root",
but technically, they should just be linked or copy into the init.d folder and therefore
always be run by root. Bottom line here, I'm not sure I know what you want me to
fix/do here ?
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@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