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 name 'org.mortbay.jetty.xbean.JettyFactoryBean' defined in class path
resource [activemq.xml]: Cannot create inner bean '(inner bean)' while
setting bean property 'handlers' with key [0]; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name '(inner bean)#8' defined in class path resource [activemq.xml]:
Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property
'logUrlOnStart' of bean class [org.mortbay.jetty.webapp.WebAppContext]: Bean
property 'logUrlOnStart' is not writable or has an invalid setter method.
Does the parameter type of the setter match the return type of the getter?

Do I need to install the Jetty libraries seperately?

Gregor


notacrime wrote:
> 
> 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 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 integration build server has died, so
>> the nightly build doesn't actually include the web apps properly :)
>> 
>> If you build from source it should work just fine....
>> http://activemq.apache.org/building.html
>> 
>> I've just uploaded a new build manually which should work now
>> 
>> -- 
>> 
>> James
>> -------
>> http://radio.weblogs.com/0112098/
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Web-console-in-version-4.2-tf3424496s2354.html#a9577293
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to