[ https://issues.apache.org/jira/browse/SYNAPSE-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Huang XiaoWei updated SYNAPSE-1097: ----------------------------------- Description: I use Ubuntu 16.04.3 LTS 64bit server, and I want to start synapse by daemon. When I enter into $SYNAPSE_HOME/bin, and try to run shell "sh synapse-daemon.sh start", results with "synapse-daemon.sh: 1: eval: /usr/local/synapse-3.0.0/./bin/native/wrapper-linux-x86-32: not found" I don't know why it starts script with "-32", but when I use "`getconf LONG_BIT`" replace "32" in line 201 of $SYNAPSE_HOME/bin/synapse-daemon.sh, synapse start by daemon successfully. was: I use Ubuntu 16.04.3 LTS 64bit server, and I want to start synapse by daemon. When I enter into $SYNAPSE_HOME/bin, and try to run shell "sh synapse-daemon.sh start", results with "" > daemon script to start > ---------------------- > > Key: SYNAPSE-1097 > URL: https://issues.apache.org/jira/browse/SYNAPSE-1097 > Project: Synapse > Issue Type: Bug > Components: Core > Affects Versions: 3.0.0 > Reporter: Huang XiaoWei > Assignee: Isuru Udana Loku Narangoda > > I use Ubuntu 16.04.3 LTS 64bit server, and I want to start synapse by daemon. > When I enter into $SYNAPSE_HOME/bin, and try to run shell "sh > synapse-daemon.sh start", results with "synapse-daemon.sh: 1: eval: > /usr/local/synapse-3.0.0/./bin/native/wrapper-linux-x86-32: not found" > I don't know why it starts script with "-32", but when I use "`getconf > LONG_BIT`" replace "32" in line 201 of $SYNAPSE_HOME/bin/synapse-daemon.sh, > synapse start by daemon successfully. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org