NPE trying to access an artifact that should be proxied
-------------------------------------------------------

                 Key: MRM-399
                 URL: http://jira.codehaus.org/browse/MRM-399
             Project: Archiva
          Issue Type: Bug
          Components: remote proxy, WebDAV interface
    Affects Versions: 1.0-alpha-1
            Reporter: Brett Porter
             Fix For: 1.0-alpha-1


I have just the default repository configuration, with no existing content. I 
have enabled guest access through the global observer role.

RequestURI=/repository/internal/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Caused by:

java.lang.NullPointerException
        at 
org.apache.maven.archiva.proxy.DefaultRepositoryProxyConnectors.fetchFromProxies(DefaultRepositoryProxyConnectors.java:143)
        at 
org.apache.maven.archiva.web.repository.ProxiedDavServer.fetchContentFromProxies(ProxiedDavServer.java:163)
        at 
org.apache.maven.archiva.web.repository.ProxiedDavServer.process(ProxiedDavServer.java:134)
        at 
org.codehaus.plexus.webdav.servlet.multiplexed.MultiplexedWebDavServlet.service(MultiplexedWebDavServlet.java:119)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to