On 03/23/2013 04:58 AM, Fraser Adams wrote:
On 22/03/13 19:19, Steve Huston wrote:
No - your plugin needs 'x' access to work.
Something is definitely messed up :-(
Yes - the install is not really right. To check the build itself use ./qpidd
--load-module ./ha.so
./qpidd --load-module ./ha.so
2013-03-23 08:34:02 [Broker] critical Unexpected error: Error in configuration
file /usr/local/etc/qpid/qpidd.conf: Bad argument: |cluster-mechanism=DIGEST-MD5
ANONYMOUS|
cluster-mechanism is an option for the old cluster.so plugin, not needed (or
recognized) by the ha.so plugin. Clean your config file of any cluster-*
options, only ha-* options needed in the brave new world.
I've looked in my src directory and
-rwxrwxr-x 1 fadams fadams 1817653 2013-03-22 16:06 ha.so
so that *should* be fine
also tried:
./qpidd --module-dir /home/fadams/qpid/qpid-trunk/qpid/cpp/bld/src
2013-03-23 08:31:52 [Broker] critical Unexpected error: Error in configuration
file /usr/local/etc/qpid/qpidd.conf: Bad argument: |cluster-mechanism=DIGEST-MD5
ANONYMOUS|
Use --help to see valid options
I've also tried doing chmod +x to the *.so files in /usr/local/lib/qpid/daemon
for info though, if I do export LD_LIBRARY_PATH=/usr/local/lib
I can do:
qpidd
2013-03-23 08:38:40 [Broker] critical Unexpected error: Error in configuration
file /usr/local/etc/qpid/qpidd.conf: Bad argument: |cluster-mechanism=DIGEST-MD5
ANONYMOUS|
Use --help to see valid options
I still fairly strongly believe that I shouldn't have to use LD_LIBRARY_PATH
especially when I didn't with automake, but at least it's giving consistent
weirdness compared to running ./qpidd in src so I guess it's progress of sorts
:-X
any more thoughts?
I'm not warming to cmake yet, can you tell :-D
Resistance is futile :-)
I'm not assimilated yet. Shields are still up and the Delta Quadrant remains in
quarantine :-D
We'll get you back on track. If cleaning up the .conf file doesn't do it, shout
and tell me what you are seeing next.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org