Simon Wistow wrote:
On Thu, Jan 18, 2007 at 09:50:46AM -0800, James.Strachan said:
Incidentally the nightly backups are back now if you wanna try a binary
download of 4.2-snapshot (pick one near the bottom thats dated January :)
The Snapshots don't seem to have *nix shell scripts in the bin/
directory.
Using an old copy fo the activemq script gets to the point of
Loading message broker from: xbean:activemq.xml
and then just hangs. strace doesn't reveal anything.
I think this could be a logging issue, id check the log4j.properties
file that its writing to console.
(This is after creating a writeable /target/test.log by hand)
Downloading
https://svn.apache.org/repos/asf/incubator/activemq/trunk/assembly/src/release/bin/activemq
gets an error message
ERROR: java.lang.RuntimeException: Failed to execute start task. Reason:
java.lang.IllegalArgumentException: Invalid broker URI, no scheme
specified:
How did you run it? i.e. parameters you used?
Could you run it via ./activemq xbean:activemq.xml?
Any ideas?
Simon