servicemix.sh script spitting errors
------------------------------------
Key: SM-1165
URL: https://issues.apache.org/activemq/browse/SM-1165
Project: ServiceMix
Issue Type: Bug
Components: tooling
Affects Versions: 4.0-m1
Environment: SUSE Linux 10.1
Reporter: Bozhong Lin
Priority: Blocker
After I build service and run servicemix.sh under bin or bin/linux directory,
both scripts gave me errors.
bin/servicemix.sh gave me following error:
[EMAIL
PROTECTED]/local/dev/servicemix/smx40/apache-servicemix/target/apache-servicemix-4.0-SNAPSHOT/bin]$sh
./servicemix.sh
: command not foundne 20:
: command not foundne 23:
: command not foundne 27:
'/servicemix.sh: line 38: syntax error near unexpected token `{
'/servicemix.sh: line 38: `warn() {
and bin/linux/servicemix.sh gave me following error:
[EMAIL
PROTECTED]/local/dev/servicemix/smx40/apache-servicemix/target/apache-servicemix-4.0-SNAPSHOT/bin/linux]$sh
./servicemix.sh
: command not foundne 2:
: command not foundne 19:
: command not foundne 24:
: command not foundne 28:
: command not foundne 32:
: command not foundne 35:
: command not foundne 40:
: command not foundne 50:
: command not foundne 55:
: command not foundne 58:
'/servicemix.sh: line 60: syntax error near unexpected token `in
'/servicemix.sh: line 60: `case $0 in
Also, under servicemix 4.0 installation root direcotry, README.txt has URL
links pointing to the old documentation (get started)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.