NPE retrieving artifacts via http/webdav that are proxied
---------------------------------------------------------

                 Key: MRM-1179
                 URL: http://jira.codehaus.org/browse/MRM-1179
             Project: Archiva
          Issue Type: Bug
          Components: indexing
    Affects Versions: 1.2
            Reporter: Brett Porter


{code}
java.lang.NullPointerException
        at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1053)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:908)
        at 
org.sonatype.nexus.index.context.NexusIndexWriter.<init>(NexusIndexWriter.java:35)
        at 
org.sonatype.nexus.index.context.DefaultIndexingContext.getIndexWriter(DefaultIndexingContext.java:363)
        at 
org.sonatype.nexus.index.creator.DefaultIndexerEngine.index(DefaultIndexerEngine.java:55)
        at 
org.apache.archiva.consumers.lucene.NexusIndexerConsumer.processFile(NexusIndexerConsumer.java:188)
{code}

-- 
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