You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2009/05/05 13:56:44 UTC

[jira] Updated: (MRM-1179) NPE retrieving artifacts via http/webdav that are proxied

     [ http://jira.codehaus.org/browse/MRM-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1179:
------------------------------

    Fix Version/s: 1.2.1

> 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
>             Fix For: 1.2.1
>
>
> {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