Hi,

According to the getting-started page for Qpid java broker ( http://cwiki.apache.org/qpid/getting-started-guide.html ), the broker startup script qpid-server should be run from the root for the Qpid installation folder.

But when I try to run the broker with
"bin/qpid-server"  or "./bin/qpid-server"   it fails with

"bin/qpid-server: line 31: qpid-run: No such file or directory"

I could run the broker by typing

"./qpid-server" or ". qpid-server" in the QPID_HOME/bin folder.

Am I doing something wrong is the instruction incorrect? I have set the QPID_HOME variable. I tried this with downloaded M2 as well as locally built M3-SNAPSHOT.

Thanks.

Suran.



Reply via email to