Monotoring plugin Path error?

After installation of monitoring plugin i have the follow error:

2008.04.30 08:17:39 [org.jivesoftware.openfire.archive.ArchiveIndexer.updateIndex(ArchiveIndexer.ja va:290)

]

java.io.FileNotFoundException: C:\Program Files\Openfire\monitoring\search\segments (The system cannot find the file specified)

at java.io.RandomAccessFile.open(Native Method)

at java.io.RandomAccessFile.<init>(Unknown Source)

at org.apache.lucene.store.FSIndexInput$Descriptor.<init>(FSDirectory.java:4 30)

at org.apache.lucene.store.FSIndexInput.<init>(FSDirectory.java:439)

at org.apache.lucene.store.FSDirectory.openInput(FSDirectory.java:329)

at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:45)

at org.apache.lucene.index.IndexWriter$1.doBody(IndexWriter.java:264)

at org.apache.lucene.store.Lock$With.run(Lock.java:99)

at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:259)

at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:244)

at org.apache.lucene.index.IndexModifier.init(IndexModifier.java:148)

at org.apache.lucene.index.IndexModifier.<init>(IndexModifier.java:111)

at org.jivesoftware.openfire.archive.ArchiveIndexer.updateIndex(ArchiveIndexer.jav a:231)

at org.jivesoftware.openfire.archive.ArchiveIndexer$2.run(ArchiveIndexer.java:156)

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

The specific file C:\Program Files\Openfire\monitoring\search\segments is located in C:\Program Files\Openfire\index\demo\segments

Is my installation not correct ?

Is the file segments placed in a wrong directory ?

Thanks

I was getting this same error, so I rebuilt my indexes in the monitoring plugin and it created the file where it is needed. Try that.

Brian

I am getting the same error but rebuilding indexes didn’t help. I would really like this feature to work so I can search the logs. Any more ideas?

I am using Openfire 3.6.4.