]
Egidijus Vaisnora updated JBAS-6977:
------------------------------------
Summary: run.sh script incorrect (was: rub.sh script incorrect)
run.sh script incorrect
-----------------------
Key: JBAS-6977
URL:
https://jira.jboss.org/jira/browse/JBAS-6977
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: JBossAS-5.0.1.GA
Environment: Mac OS
Reporter: Egidijus Vaisnora
Priority: Minor
If run.sh is run path contains spaces, jboss fails to start on Mac OS. Let say running:
*/Users/egiva/jboss install root/bin/run.sh* fails to launch JBoss.
Command *dirname $0* resolves path to the first space. Should be used *dirname
"$0"*
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: