Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread Jason Dillon
Um... wtf does this have [Spam: 5.0] in the subject? --jason On Mar 20, 2007, at 4:06 PM, M. David Minnigerode wrote: Still trying here... did a clean svn co of trunk. Then mvn install. Still fails looking for the jetty 6.1-SNAPSHOT. Downloading: http://people.apache.org/repo/m2-incub

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread M. David Minnigerode
Still trying here... did a clean svn co of trunk. Then mvn install. Still fails looking for the jetty 6.1-SNAPSHOT. Downloading: http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/jetty/6.1-SNAPSHOT/jetty-6.1-SNAPSHOT.pom [WARNING] Unable to get resource 'org.mortbay.jet

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread lprefontaine
Thank you James, I will download the last snapshot tonight. Luc notacrime wrote: > > I just tried it, works great, thanks! > Gregor > > > notacrime wrote: >> >> Fantastic, thanks! >> >> Gregor >> >> >> James.Strachan wrote: >>> >>> On 3/20/07, notacrime <[EMAIL PROTECTED]> wrote: >

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread notacrime
I just tried it, works great, thanks! Gregor notacrime wrote: > > Fantastic, thanks! > > Gregor > > > James.Strachan wrote: >> >> On 3/20/07, notacrime <[EMAIL PROTECTED]> wrote: >>> >>> OK - now I have problems with the binary package you uploaded. It >>> appears to >>> be failing to initi

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread James Strachan
On 3/20/07, notacrime <[EMAIL PROTECTED]> wrote: OK - now I have problems with the binary package you uploaded. It appears to be failing to initialize jetty. First error in the stack is: ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread notacrime
Fantastic, thanks! Gregor James.Strachan wrote: > > On 3/20/07, notacrime <[EMAIL PROTECTED]> wrote: >> >> OK - now I have problems with the binary package you uploaded. It appears >> to >> be failing to initialize jetty. >> >> First error in the stack is: >> >> ERROR: java.lang.RuntimeExcepti

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread notacrime
OK - now I have problems with the binary package you uploaded. It appears to be failing to initialize jetty. First error in the stack is: ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.BeanCreationException: Error creating bean with nam

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread notacrime
Fantastic, thanks for doing that. I built it from the trunk, but had a problem with jetty libraries. I'm not a Java dude, just a perl dude trying to get a messaging infrastructure up. Thanks again. Gregor James.Strachan wrote: > > On 3/20/07, notacrime <[EMAIL PROTECTED]> wrote: >> >> I had

Re: [Spam: 5.0] Web console in version 4.2

2007-03-20 Thread James Strachan
On 3/20/07, notacrime <[EMAIL PROTECTED]> wrote: I had the same problem with the binary snapshot install. It looks like the webapps folder is missing, maybe the target is missing in the build that is generating the binary distros? I'm running on OS X. Ah! It looks like our continuous integrat

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread notacrime
I had the same problem with the binary snapshot install. It looks like the webapps folder is missing, maybe the target is missing in the build that is generating the binary distros? I'm running on OS X. lprefontaine wrote: > > I downloaded the snapshot dated March 13th if I remember. > An no

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread cafe
sorry, this is the ouput of the console cafe wrote: > > ACTIVEMQ_HOME: C:\Work\apache-activemq-4.2\bin\.. > ACTIVEMQ_BASE: C:\Work\apache-activemq-4.2\bin\.. > Loading message broker from: xbean:activemq.xml > INFO BrokerService - Using Persistence Adapter: > AMQPersistence

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread cafe
ACTIVEMQ_HOME: C:\Work\apache-activemq-4.2\bin\.. ACTIVEMQ_BASE: C:\Work\apache-activemq-4.2\bin\.. Loading message broker from: xbean:activemq.xml INFO BrokerService - Using Persistence Adapter: AMQPersistence Adapter(C:\Work\apache-activemq-4.2\bin\..\data\localhost) INFO Brok

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread James Strachan
Could you show the entire activemq console output please? On 3/20/07, cafe <[EMAIL PROTECTED]> wrote: I get apache-activemq-4.2-20070313.102814-31 build and i can't get this to work James.Strachan wrote: > > Hmm, it works fine for me. Whicih OS/platform are you using? > > I wonder does http:

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread cafe
I get apache-activemq-4.2-20070313.102814-31 build and i can't get this to work James.Strachan wrote: > > Hmm, it works fine for me. Whicih OS/platform are you using? > > I wonder does http://0.0.0.0:8161/admin work by any chance? > > I guess there's no errors in the log right? > > BTW 4.2-S

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread lprefontaine
I downloaded the snapshot dated March 13th if I remember. An no 0.0.0.0:8161 does not work and no errors are reported in the log. Would I have a better success with an earlier snapshot ? Any recommendation ? I wanted to use 4.2 just to avoid having to rebuild the console stuff like in 4.1. Looke

Re: [Spam: 5.0] Web console in version 4.2

2007-03-19 Thread cafe
I have the same problem... lprefontaine wrote: > > I installed version 4.2 in which the web console is suppose to be packaged > in the binaries but I get http error 404 > when I try to access it at http://localhost:8161/admin. > > The following appears in stdout: > > INFO log