You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by David Crisp <da...@yahoo.com> on 2008/07/17 21:36:27 UTC

ActiveMQ 5.1.0

Hi,
     I just downloaded ActiveMQ 5.1.0 and the distribution doesn't contain
any of the stuff I'm expecting.  IE: no  bin/activemq or conf/activemq.xml
or
the like... just a big tarball of compiled java classes.  There's a run.jar
with a 
manifest, but executing it with "java -jar" yields a gripe about Spring:

ERROR: java.lang.Exception: java.io.IOException: Could not load xbean
factory:java.lang.NoClassDefFoundError:
org/springframework/core/io/FileSystemResource
java.lang.Exception: java.io.IOException: Could not load xbean
factory:java.lang.NoClassDefFoundError:
org/springframework/core/io/FileSystemResource


What am I missing?

-D

-- 
View this message in context: http://www.nabble.com/ActiveMQ-5.1.0-tp18516226p18516226.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: ActiveMQ 5.1.0

Posted by paul sorenson <sf...@metrak.com>.
 From memory there are additional subdirectories with similar files for 
32 bit and 64 bit architectures.

David Crisp wrote:
> Hi,
>      I just downloaded ActiveMQ 5.1.0 and the distribution doesn't contain
> any of the stuff I'm expecting.  IE: no  bin/activemq or conf/activemq.xml
> or
> the like... just a big tarball of compiled java classes.  There's a run.jar
> with a 
> manifest, but executing it with "java -jar" yields a gripe about Spring:
> 
> ERROR: java.lang.Exception: java.io.IOException: Could not load xbean
> factory:java.lang.NoClassDefFoundError:
> org/springframework/core/io/FileSystemResource
> java.lang.Exception: java.io.IOException: Could not load xbean
> factory:java.lang.NoClassDefFoundError:
> org/springframework/core/io/FileSystemResource
> 
> 
> What am I missing?
> 
> -D
> 


Re: ActiveMQ 5.1.0

Posted by Bruce Snyder <br...@gmail.com>.
On Fri, Jul 18, 2008 at 1:54 PM, David Crisp <da...@yahoo.com> wrote:
>
>
> I was using gnu tar.

Yep, that's what I use via the command 'tar zxvf
./apache-activemq-5.1.0-bin.tar.gz'

I'm a bit stumped on this. What you're describing sounds like a
problem with either the expansion software or the tarball, but I'm not
seeing it. So I recommend you download from the URL below because I've
already checked it:

http://repo1.maven.org/maven2/org/apache/activemq/apache-activemq/5.1.0/apache-activemq-5.1.0-bin.tar.gz

Let us know how it goes.

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Re: ActiveMQ 5.1.0

Posted by David Crisp <da...@yahoo.com>.

I was using gnu tar.

-D.


bsnyder wrote:
> 
> On Thu, Jul 17, 2008 at 2:34 PM, David Crisp <da...@yahoo.com>
> wrote:
>>
>> Hi Bruce,
>>
>> I just pulled it down off a couple of the mirrors with identical results.
>> (I didn't keep track of which ones, unfortunately).  File name was
>> "apache-activemq-5.1.0-bin.tar.gz".
> 
> I've downloaded from three mirrors and the Maven central repo and
> they're all fine. What are you using to expand the tarball?
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
> 
> Blog: http://bruceblog.org/
> 
> 

-- 
View this message in context: http://www.nabble.com/ActiveMQ-5.1.0-tp18516226p18536655.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: ActiveMQ 5.1.0

Posted by David Crisp <da...@yahoo.com>.

I was using gnu tar.

-D.


bsnyder wrote:
> 
> On Thu, Jul 17, 2008 at 2:34 PM, David Crisp <da...@yahoo.com>
> wrote:
>>
>> Hi Bruce,
>>
>> I just pulled it down off a couple of the mirrors with identical results.
>> (I didn't keep track of which ones, unfortunately).  File name was
>> "apache-activemq-5.1.0-bin.tar.gz".
> 
> I've downloaded from three mirrors and the Maven central repo and
> they're all fine. What are you using to expand the tarball?
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
> 
> Blog: http://bruceblog.org/
> 
> 

-- 
View this message in context: http://www.nabble.com/ActiveMQ-5.1.0-tp18516226p18536654.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: ActiveMQ 5.1.0

Posted by Bruce Snyder <br...@gmail.com>.
On Thu, Jul 17, 2008 at 2:34 PM, David Crisp <da...@yahoo.com> wrote:
>
> Hi Bruce,
>
> I just pulled it down off a couple of the mirrors with identical results.
> (I didn't keep track of which ones, unfortunately).  File name was
> "apache-activemq-5.1.0-bin.tar.gz".

I've downloaded from three mirrors and the Maven central repo and
they're all fine. What are you using to expand the tarball?

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Re: ActiveMQ 5.1.0

Posted by David Crisp <da...@yahoo.com>.
Hi Bruce,

I just pulled it down off a couple of the mirrors with identical results.
(I didn't keep track of which ones, unfortunately).  File name was
"apache-activemq-5.1.0-bin.tar.gz".

Regards,
D.


bsnyder wrote:
> 
> On Thu, Jul 17, 2008 at 1:36 PM, David Crisp <da...@yahoo.com>
> wrote:
>>
>> Hi,
>>     I just downloaded ActiveMQ 5.1.0 and the distribution doesn't contain
>> any of the stuff I'm expecting.  IE: no  bin/activemq or
>> conf/activemq.xml
>> or
>> the like... just a big tarball of compiled java classes.  There's a
>> run.jar
>> with a
>> manifest, but executing it with "java -jar" yields a gripe about Spring:
>>
>> ERROR: java.lang.Exception: java.io.IOException: Could not load xbean
>> factory:java.lang.NoClassDefFoundError:
>> org/springframework/core/io/FileSystemResource
>> java.lang.Exception: java.io.IOException: Could not load xbean
>> factory:java.lang.NoClassDefFoundError:
>> org/springframework/core/io/FileSystemResource
>>
>>
>> What am I missing?
> 
> What exactly did you download and from where did you download it?
> Please provide filenames and URLs.
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
> 
> Blog: http://bruceblog.org/
> 
> 

-- 
View this message in context: http://www.nabble.com/ActiveMQ-5.1.0-tp18516226p18517013.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: ActiveMQ 5.1.0

Posted by Bruce Snyder <br...@gmail.com>.
On Thu, Jul 17, 2008 at 1:36 PM, David Crisp <da...@yahoo.com> wrote:
>
> Hi,
>     I just downloaded ActiveMQ 5.1.0 and the distribution doesn't contain
> any of the stuff I'm expecting.  IE: no  bin/activemq or conf/activemq.xml
> or
> the like... just a big tarball of compiled java classes.  There's a run.jar
> with a
> manifest, but executing it with "java -jar" yields a gripe about Spring:
>
> ERROR: java.lang.Exception: java.io.IOException: Could not load xbean
> factory:java.lang.NoClassDefFoundError:
> org/springframework/core/io/FileSystemResource
> java.lang.Exception: java.io.IOException: Could not load xbean
> factory:java.lang.NoClassDefFoundError:
> org/springframework/core/io/FileSystemResource
>
>
> What am I missing?

What exactly did you download and from where did you download it?
Please provide filenames and URLs.

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/