Empty Lucene Index
------------------
Key: MRM-1272
URL: http://jira.codehaus.org/browse/MRM-1272
Project: Archiva
Issue Type: Bug
Affects Versions: 1.2.2
Environment: centos 5.4, 64-bit, JRE 1.6.0_07-b06
Reporter: Andreas Baumann
The Lucene Index contains the following:
--- Lucene index dump ---
Global Information:
===================
number of documents: 1
total number of features: 1
total number of tokens: 1
version: 1256287481733
still current: true
maximal document number: 1
has deletions: false
Field Information:
==================
Fields of type 'ALL':
DESCRIPTOR
IDXINFO
Fields of type 'INDEXED':
DESCRIPTOR
Fields of type 'INDEXED_NO_TERMVECTOR':
DESCRIPTOR
Fields of type 'INDEXED_WITH_TERMVECTOR':
Fields of type 'TERMVECTOR':
Fields of type 'TERMVECTOR_WITH_OFFSET':
Fields of type 'TERMVECTOR_WITH_POSITION':
Fields of type 'TERMVECTOR_WITH_POSITION_OFFSET':
Fields of type 'UNINDEXED':
IDXINFO
Terms:
======
DESCRIPTOR NexusIndex 1
--- End of Lucene index dump ---
In the archiva.log I see:
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error occurred
while executing indexing task 'indexi
ng-job:internal:stax-utils-20040917.pom:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskE
xecutor.java:163)
at
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueu
eExecutor.java:116)
at
edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Unknown Source)
--
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