I get the following stack trace when trying to access Archiva for the
first time when pulling new code from the trunk.  It looks like some
sort of configuration I missed.  Can someone point me to the file I need
to configure?

Thanks

jvm 1    | [INFO] The appserver server has started.
jvm 1    | 2006-11-09 17:40:00,103 [SocketListener0-1] ERROR
ObjectFactory:plexu
s           - Unable look up
com.opensymphony.xwork.interceptor.Interceptor:pssF
orceAdminUserInterceptor due to plexus misconfiguration.
jvm 1    | org.codehaus.plexus.xwork.ComponentCreationException: Unable
look up
com.opensymphony.xwork.interceptor.Interceptor:pssForceAdminUserIntercep
tor due
to plexus misconfiguration.
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.lookup(PlexusOb
jectFactory.java:399)
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.loadComponentWi
thPlexus(PlexusObjectFactory.java:346)
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.lookup(PlexusOb
jectFactory.java:326)
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.buildBean(Plexu
sObjectFactory.java:170)
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.buildIntercepto
r(PlexusObjectFactory.java:99)
jvm 1    |      at
com.opensymphony.xwork.config.providers.InterceptorBuilder.co
nstructInterceptorReference(InterceptorBuilder.java:48)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.lookupInterceptorReference(XmlConfigurationProvider.java:702)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadInterceptorStack(XmlConfigurationProvider.java:569)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadInterceptorStacks(XmlConfigurationProvider.java:582)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadInterceptors(XmlConfigurationProvider.java:603)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.addPackage(XmlConfigurationProvider.java:204)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadConfigurationFile(XmlConfigurationProvider.java:676)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadConfigurationFile(XmlConfigurationProvider.java:679)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.init(XmlConfigurationProvider.java:91)
jvm 1    |      at
com.opensymphony.xwork.config.impl.DefaultConfiguration.reloa
d(DefaultConfiguration.java:85)
jvm 1    |      at
com.opensymphony.xwork.config.ConfigurationManager.getConfigu
ration(ConfigurationManager.java:54)
jvm 1    |      at
com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActio
nProxy.java:57)
jvm 1    |      at
com.opensymphony.xwork.DefaultActionProxyFactory.createAction
Proxy(DefaultActionProxyFactory.java:46)
jvm 1    |      at
com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAc
tion(DispatcherUtils.java:216)
jvm 1    |      at
com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter
(FilterDispatcher.java:202)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.d
oFilter(WebApplicationHandler.java:821)
jvm 1    |      at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(
PageFilter.java:118)
jvm 1    |      at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(P
ageFilter.java:52)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.d
oFilter(WebApplicationHandler.java:821)
jvm 1    |      at
com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFi
lter(ActionContextCleanUp.java:88)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.d
oFilter(WebApplicationHandler.java:821)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebA
pplicationHandler.java:471)
jvm 1    |      at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandle
r.java:568)
jvm 1    |      at
org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApp
licationContext.java:633)
jvm 1    |      at
org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
jvm 1    |      at
org.mortbay.http.HttpServer.service(HttpServer.java:909)
jvm 1    |      at
org.mortbay.http.HttpConnection.service(HttpConnection.java:8
16)
jvm 1    |      at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.jav
a:982)
jvm 1    |      at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:83
3)
jvm 1    |      at
org.mortbay.http.SocketListener.handleConnection(SocketListen
er.java:244)
jvm 1    |      at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:35
7)
jvm 1    |      at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:53
4)
jvm 1    | Caused by:
org.codehaus.plexus.component.repository.exception.Compone
ntLookupException: Unable to lookup component
'com.opensymphony.xwork.intercepto
r.InterceptorpssForceAdminUserInterceptor', it could not be started
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:86)
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:191)
jvm 1    |      at
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlex
usContainer.java:265)
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.lookup(PlexusOb
jectFactory.java:390)
jvm 1    |      ... 37 more
jvm 1    | Caused by:
org.codehaus.plexus.component.repository.exception.Compone
ntLifecycleException: Error starting component
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.startComponentLifecycle(AbstractComponentManager.java:114)
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.createComponentInstance(AbstractComponentManager.java:100)
jvm 1    |      at
org.codehaus.plexus.component.manager.ClassicSingletonCompone
ntManager.getComponent(ClassicSingletonComponentManager.java:92)
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:77)
jvm 1    |      ... 40 more
jvm 1    | Caused by:
org.codehaus.plexus.personality.plexus.lifecycle.phase.Pha
seExecutionException: Error composing component
jvm 1    |      at
org.codehaus.plexus.personality.plexus.lifecycle.phase.Compos
itionPhase.execute(CompositionPhase.java:35)
jvm 1    |      at
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(
AbstractLifecycleHandler.java:102)
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.startComponentLifecycle(AbstractComponentManager.java:110)
jvm 1    |      ... 43 more
jvm 1    | Caused by:
org.codehaus.plexus.component.composition.CompositionExcep
tion: Composition failed of field userManager in object of type
org.codehaus.ple
xus.security.ui.web.interceptor.ForceAdminUserInterceptor because the
requiremen
t
ComponentRequirement{role='org.codehaus.plexus.security.user.UserManager
', rol
eHint='null', fieldName='userManager'} was missing
jvm 1    |      at
org.codehaus.plexus.component.composition.CompositionUtils.fi
ndRequirement(CompositionUtils.java:100)
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.assignRequirementToField(FieldComponentComposer.java:70)
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.assignRequirement(FieldComponentComposer.java:61)
jvm 1    |      at
org.codehaus.plexus.component.composition.AbstractComponentCo
mposer.assembleComponent(AbstractComponentComposer.java:103)
jvm 1    |      at
org.codehaus.plexus.component.composition.DefaultComponentCom
poserManager.assembleComponent(DefaultComponentComposerManager.java:70)
jvm 1    |      at
org.codehaus.plexus.personality.plexus.lifecycle.phase.Compos
itionPhase.execute(CompositionPhase.java:31)
jvm 1    |      ... 45 more
jvm 1    | Caused by:
org.codehaus.plexus.component.repository.exception.Compone
ntLookupException: Unable to lookup component
'org.codehaus.plexus.security.user
.UserManager', it could not be started
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:86)
jvm 1    |      at
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlex
usContainer.java:247)
jvm 1    |      at
org.codehaus.plexus.component.composition.CompositionUtils.fi
ndRequirement(CompositionUtils.java:87)
jvm 1    |      ... 50 more
jvm 1    | Caused by:
org.codehaus.plexus.component.repository.exception.Compone
ntLifecycleException: Error starting component
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.startComponentLifecycle(AbstractComponentManager.java:114)
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.createComponentInstance(AbstractComponentManager.java:100)
jvm 1    |      at
org.codehaus.plexus.component.manager.ClassicSingletonCompone
ntManager.getComponent(ClassicSingletonComponentManager.java:92)
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:77)
jvm 1    |      ... 52 more
jvm 1    | Caused by:
org.codehaus.plexus.personality.plexus.lifecycle.phase.Pha
seExecutionException: Error composing component
jvm 1    |      at
org.codehaus.plexus.personality.plexus.lifecycle.phase.Compos
itionPhase.execute(CompositionPhase.java:35)
jvm 1    |      at
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(
AbstractLifecycleHandler.java:102)
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.startComponentLifecycle(AbstractComponentManager.java:110)
jvm 1    |      ... 55 more
jvm 1    | Caused by:
org.codehaus.plexus.component.composition.CompositionExcep
tion: Composition failed of field userSecurityPolicy in object of type
org.codeh
aus.plexus.security.user.jdo.JdoUserManager because the requirement
ComponentReq
uirement{role='org.codehaus.plexus.security.policy.UserSecurityPolicy',
roleHint
='null', fieldName='userSecurityPolicy'} was missing
jvm 1    |      at
org.codehaus.plexus.component.composition.CompositionUtils.fi
ndRequirement(CompositionUtils.java:100)
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.assignRequirementToField(FieldComponentComposer.java:70)
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.assignRequirement(FieldComponentComposer.java:61)
jvm 1    |      at
org.codehaus.plexus.component.composition.AbstractComponentCo
mposer.assembleComponent(AbstractComponentComposer.java:103)
jvm 1    |      at
org.codehaus.plexus.component.composition.DefaultComponentCom
poserManager.assembleComponent(DefaultComponentComposerManager.java:70)
jvm 1    |      at
org.codehaus.plexus.personality.plexus.lifecycle.phase.Compos
itionPhase.execute(CompositionPhase.java:31)
jvm 1    |      ... 57 more
jvm 1    | Caused by:
org.codehaus.plexus.component.repository.exception.Compone
ntLookupException: Unable to lookup component
'org.codehaus.plexus.security.poli
cy.UserSecurityPolicy', it could not be started
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:86)
jvm 1    |      at
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlex
usContainer.java:247)
jvm 1    |      at
org.codehaus.plexus.component.composition.CompositionUtils.fi
ndRequirement(CompositionUtils.java:87)
jvm 1    |      ... 62 more
jvm 1    | Caused by:
org.codehaus.plexus.component.repository.exception.Compone
ntLifecycleException: Error starting component
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.startComponentLifecycle(AbstractComponentManager.java:114)
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.createComponentInstance(AbstractComponentManager.java:100)
jvm 1    |      at
org.codehaus.plexus.component.manager.ClassicSingletonCompone
ntManager.getComponent(ClassicSingletonComponentManager.java:92)
jvm 1    |      at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(Defa
ultComponentLookupManager.java:77)
jvm 1    |      ... 64 more
jvm 1    | Caused by:
org.codehaus.plexus.personality.plexus.lifecycle.phase.Pha
seExecutionException: Error composing component
jvm 1    |      at
org.codehaus.plexus.personality.plexus.lifecycle.phase.Compos
itionPhase.execute(CompositionPhase.java:35)
jvm 1    |      at
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(
AbstractLifecycleHandler.java:102)
jvm 1    |      at
org.codehaus.plexus.component.manager.AbstractComponentManage
r.startComponentLifecycle(AbstractComponentManager.java:110)
jvm 1    |      ... 67 more
jvm 1    | Caused by:
org.codehaus.plexus.component.composition.CompositionExcep
tion: Component Composition failed. No field of name: 'config' exists in
compone
nt: role: 'org.codehaus.plexus.security.policy.UserSecurityPolicy',
implementati
on: 'org.codehaus.plexus.security.policy.DefaultUserSecurityPolicy',
role hint:
'default'
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.getFieldByName(FieldComponentComposer.java:155)
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.findMatchingField(FieldComponentComposer.java:102)
jvm 1    |      at
org.codehaus.plexus.component.composition.FieldComponentCompo
ser.assignRequirement(FieldComponentComposer.java:53)
jvm 1    |      at
org.codehaus.plexus.component.composition.AbstractComponentCo
mposer.assembleComponent(AbstractComponentComposer.java:103)
jvm 1    |      at
org.codehaus.plexus.component.composition.DefaultComponentCom
poserManager.assembleComponent(DefaultComponentComposerManager.java:70)
jvm 1    |      at
org.codehaus.plexus.personality.plexus.lifecycle.phase.Compos
itionPhase.execute(CompositionPhase.java:31)
jvm 1    |      ... 69 more
jvm 1    | 2006-11-09 17:40:00,275 [SocketListener0-1] ERROR
DispatcherUtils
            - Could not find action
jvm 1    | Caught Exception while registering Interceptor class
pssForceAdminUse
rInterceptor - [unknown location]
jvm 1    |      at
org.codehaus.plexus.xwork.PlexusObjectFactory.buildIntercepto
r(PlexusObjectFactory.java:134)
jvm 1    |      at
com.opensymphony.xwork.config.providers.InterceptorBuilder.co
nstructInterceptorReference(InterceptorBuilder.java:48)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.lookupInterceptorReference(XmlConfigurationProvider.java:702)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadInterceptorStack(XmlConfigurationProvider.java:569)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadInterceptorStacks(XmlConfigurationProvider.java:582)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadInterceptors(XmlConfigurationProvider.java:603)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.addPackage(XmlConfigurationProvider.java:204)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadConfigurationFile(XmlConfigurationProvider.java:676)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.loadConfigurationFile(XmlConfigurationProvider.java:679)
jvm 1    |      at
com.opensymphony.xwork.config.providers.XmlConfigurationProvi
der.init(XmlConfigurationProvider.java:91)
jvm 1    |      at
com.opensymphony.xwork.config.impl.DefaultConfiguration.reloa
d(DefaultConfiguration.java:85)
jvm 1    |      at
com.opensymphony.xwork.config.ConfigurationManager.getConfigu
ration(ConfigurationManager.java:54)
jvm 1    |      at
com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActio
nProxy.java:57)
jvm 1    |      at
com.opensymphony.xwork.DefaultActionProxyFactory.createAction
Proxy(DefaultActionProxyFactory.java:46)
jvm 1    |      at
com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAc
tion(DispatcherUtils.java:216)
jvm 1    |      at
com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter
(FilterDispatcher.java:202)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.d
oFilter(WebApplicationHandler.java:821)
jvm 1    |      at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(
PageFilter.java:118)
jvm 1    |      at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(P
ageFilter.java:52)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.d
oFilter(WebApplicationHandler.java:821)
jvm 1    |      at
com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFi
lter(ActionContextCleanUp.java:88)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.d
oFilter(WebApplicationHandler.java:821)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebA
pplicationHandler.java:471)
jvm 1    |      at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandle
r.java:568)
jvm 1    |      at
org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
jvm 1    |      at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApp
licationContext.java:633)
jvm 1    |      at
org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
jvm 1    |      at
org.mortbay.http.HttpServer.service(HttpServer.java:909)
jvm 1    |      at
org.mortbay.http.HttpConnection.service(HttpConnection.java:8
16)
jvm 1    |      at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.jav

Scott D. Ryan
Senior Java Developer/Architect


------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the 
designated recipient(s) named. If you are not the intended recipient of this 
message, you are hereby notified that any review, dissemination, distribution 
or copying of this message is strictly prohibited. This communication is for 
information purposes only and should not be regarded as an offer to sell or as 
a solicitation of an offer to buy any financial product, an official 
confirmation of any transaction, or as an official statement of Aurora Loan 
Services. Email transmission cannot be guaranteed to be secure or error-free. 
Therefore, we do not represent that this information is complete or accurate 
and it should not be relied upon as such. All information is subject to change 
without notice.

Reply via email to