You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marc Wilhelm <ma...@futureaspects.org> on 2007/01/28 22:56:52 UTC

Problems to access Archiva repositories and proxies

Hi all,

I have taken the latest version of archiva from svn and started the plexus
version (from "plexus-archiva-runtime"), but after configuring a local repo
"snapshot" and a proxied repo "central" i get the following error:

HTTP ERROR: 500

Unable to lookup role [org.codehaus.plexus.webdav.DavServerManager]

RequestURI=/archiva/repository/snapshot/

Powered by Jetty://


In the archiva logs i see the following dump:
---------------------------------------------
WARNUNG: /archiva/repository/snapshot/: 
org.codehaus.plexus.component.repository.exception.ComponentLookupException:
Component descriptor cannot be found in the component repository:
org.codehaus.plexus.webdav.DavServerManager (lookup realm:
ClassRealm[plexus.core, parent: null]).
        at
org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponentLoo
kupManager.java:93)
        at
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.jav
a:313)
        at
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.jav
a:291)
        at
org.codehaus.plexus.webdav.servlet.AbstractWebDavServlet.lookup(AbstractWebD
avServlet.java:154)
        at
org.codehaus.plexus.webdav.servlet.AbstractWebDavServlet.initComponents(Abst
ractWebDavServlet.java:95)
        at
org.apache.maven.archiva.web.repository.RepositoryServlet.initComponents(Rep
ositoryServlet.java:85)
        at
org.codehaus.plexus.webdav.servlet.AbstractWebDavServlet.init(AbstractWebDav
Servlet.java:89)
        at
org.codehaus.plexus.webdav.servlet.multiplexed.MultiplexedWebDavServlet.init
(MultiplexedWebDavServlet.java:54)
        at
org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:383)
        at
org.mortbay.jetty.servlet.ServletHolder.getServlet(ServletHolder.java:329)
        at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:405)
        at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebAppl
icationHandler.java:830)
        at
com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatch
er.java:189)
        at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebAppl
icationHandler.java:821)
        at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java
:118)
        at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:
52)
        at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebAppl
icationHandler.java:821)
        at
com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionCont
extCleanUp.java:88)
        at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebAppl
icationHandler.java:821)
        at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandl
er.java:471)
        at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
        at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext
.java:633)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
        at org.mortbay.http.HttpServer.service(HttpServer.java:909)
        at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
        at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
        at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
        at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
        at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
        at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
------------------------------

Has anybody an idea what is missing or going wrong?

Cheers,
Marc

_____________________________ 
Marc Wilhelm
FutureAspects - make the IT-future yours!
Westwall 41
41379 Brüggen
Tel: +49 (2157) 128 737
Fax: +49 (2157) 128 739
Mobil: +49 (170) 2906 334
eMail:Marc.Wilhelm@FutureAspects.de
______________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problems to access Archiva repositories and proxies

Posted by Wendy Smoak <ws...@gmail.com>.
On 1/28/07, Marc Wilhelm <ma...@futureaspects.org> wrote:

> I have taken the latest version of archiva from svn and started the plexus
> version (from "plexus-archiva-runtime"), but after configuring a local repo
> "snapshot" and a proxied repo "central" i get the following error:
>
> HTTP ERROR: 500
> Unable to lookup role [org.codehaus.plexus.webdav.DavServerManager]
> RequestURI=/archiva/repository/snapshot/
> Powered by Jetty://

This is a known issue, it's being discussed now on archiva-dev.

(Archiva has separate mailing lists, see:
http://maven.apache.org/archiva/mail-lists.html )

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org