I am trying to follow the getting started instructions

The following shows up on the log.

1) The instructions do not mention log4j. Is this from Jetspeed?

2) What is the problem with PortletAggregator?

The mesages continue. I can post more if required.


log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'portletValve' defined in ServletContext resource [/WEB-INF/assembly/pipelines.xml]: Can't resolve reference to bean 'org.apache.jetspeed.aggregator.PortletAggregator' while setting property 'constructor argument'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.jetspeed.aggregator.PortletAggregator' defined in ServletContext resource [/WEB-INF/assembly/jetspeed-spring.xml]: Can't resolve reference to bean 'org.apache.jetspeed.aggregator.PortletRenderer' while setting property 'constructor argument'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.apache.jetspeed.aggregator.PortletRenderer' defined in ServletContext resource [/WEB-INF/assembly/jetspeed-spring.xml]: Unsatisfied dependency expressed through constructor argument with index 2 of type [org.apache.jetspeed.aggregator.WorkerMonitor]: Did you specify the correct bean references as generic constructor arguments? org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.jetspeed.aggregator.PortletAggregator' defined in ServletContext resource [/WEB-INF/assembly/jetspeed-spring.xml]: Can't resolve reference to bean 'org.apache.jetspeed.aggregator.PortletRenderer' while setting property 'constructor argument'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.apache.jetspeed.aggregator.PortletRenderer' defined in ServletContext resource [/WEB-INF/assembly/jetspeed-spring.xml]: Unsatisfied dependency expressed through constructor argument with index 2 of type [org.apache.jetspeed.aggregator.WorkerMonitor]: Did you specify the correct bean references as generic constructor arguments? org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.apache.jetspeed.aggregator.PortletRenderer' defined in ServletContext resource [/WEB-INF/assembly/jetspeed-spring.xml]: Unsatisfied dependency expressed through constructor argument with index 2 of type [org.apache.jetspeed.aggregator.WorkerMonitor]: Did you specify the correct bean references as generic constructor arguments? at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createArgumentArray(AbstractAutowireCapableBeanFactory.java:629) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:502) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:306)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to