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.
(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:
Any ideas?
Simon