Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Leoš Bitto
java.io.FileNotFoundException: no segments* file found in org.apache.lucene.store.FSDirectory@/home/nabble/nabble/lucene/index-posts: files: _igug.cfs _2l5vh.cfs _5qsks.cfs _659kn.cfs _66uq6.cfs _689fr.cfs _69w1s.cfs _6bk55.cfs _6bqq4.cfs _6bw4b.cfs _6c2ci.cfs _6c2xx.cfs _689fr_g.del _6c3jc.cfs _2l5vh_eox.del _6c2xx_1.del _6c3jc_1.del _6c42t.cfs _6bk55_g.del _igug_kqp.del _5qsks_y7.del _659kn_2l.del _6bqq4_e.del _6bw4b_a.del _6c2ci_2.del _6c42t_2.del _66uq6_v.del _69w1s_g.del
        at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:516)
        at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:243)
        at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:616)
        at org.apache.lucene.index.IndexWriter.(IndexWriter.java:410)
        at nabble.model.lucene.IndexServer.add(IndexServer.java:87)
        at nabble.model.lucene.IndexServer.add(IndexServer.java:82)
        at nabble.model.IndexBuilder.add(IndexBuilder.java:81)
        at nabble.model.LuceneSearch.add(LuceneSearch.java:175)
        at nabble.model.LuceneSearch.access$100(LuceneSearch.java:41)
        at nabble.model.LuceneSearch$2$1.run(LuceneSearch.java:299)
        at fschmidt.db2.pool.DbDatabaseImpl$Con.commit(DbDatabaseImpl.java:282)
        at fschmidt.db2.pool.DbDatabaseImpl.commitTransaction(DbDatabaseImpl.java:71)
        at fschmidt.db2.extend.FilterDatabase.commitTransaction(FilterDatabase.java:77)
        at nabble.view.web.forum.Reply.service(Reply.java:67)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Leoš Bitto
My messages did actually later occur in the forum, even though I got the exception when I was posting them. So there are many duplicated messages from me in the forum now. It would be nice if someone could delete the duplicates...
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Peter <Nabble>
You should be able to delete your own messages.
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Leoš Bitto
Peter <Nabble> wrote
You should be able to delete your own messages.
That's true, but when I click on the link Delete and confirm that I want to delete the message, the following exception occurs:

java.io.FileNotFoundException: no segments* file found in org.apache.lucene.store.FSDirectory@/home/nabble/nabble/lucene/index-posts: files: _igug.cfs _2l5vh.cfs _5qsks.cfs _659kn.cfs _66uq6.cfs _689fr.cfs _69w1s.cfs _6bk55.cfs _6bqq4.cfs _6bw4b.cfs _6c2ci.cfs _6c2xx.cfs _689fr_g.del _6c3jc.cfs _2l5vh_eox.del _6c2xx_1.del _6c3jc_1.del _6c42t.cfs _6bk55_g.del _igug_kqp.del _5qsks_y7.del _659kn_2l.del _6bqq4_e.del _6bw4b_a.del _6c2ci_2.del _6c42t_2.del _66uq6_v.del _69w1s_g.del
        at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:516)
        at org.apache.lucene.index.IndexReader.open(IndexReader.java:185)
        at org.apache.lucene.index.IndexReader.open(IndexReader.java:167)
        at nabble.model.lucene.IndexServer.delete(IndexServer.java:103)
        at nabble.model.lucene.IndexServer.delete(IndexServer.java:98)
        at nabble.model.IndexBuilder.delete(IndexBuilder.java:94)
        at nabble.model.LuceneSearch.remove(LuceneSearch.java:194)
        at nabble.model.LuceneSearch.access$000(LuceneSearch.java:41)
        at nabble.model.LuceneSearch$1.event(LuceneSearch.java:292)
        at nabble.model.LuceneSearch$1.event(LuceneSearch.java:290)
        at fschmidt.db2.extend.DbListenerListImpl.fire(DbListenerListImpl.java:24)
        at fschmidt.db2.base.DbRecordImpl$3.run(DbRecordImpl.java:283)
        at fschmidt.db2.pool.DbDatabaseImpl$Con.commit(DbDatabaseImpl.java:270)
        at fschmidt.db2.pool.DbDatabaseImpl.commitTransaction(DbDatabaseImpl.java:71)
        at fschmidt.db2.extend.FilterDatabase.commitTransaction(FilterDatabase.java:77)
        at nabble.model.PostImpl.delete(PostImpl.java:337)
        at nabble.model.PostImpl$MyNodeImpl.delete(PostImpl.java:1468)
        at nabble.view.web.forum.DeletePost.service(DeletePost.java:49)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:482)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:287)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Peter <Nabble>
Can you please post a link to the forum?
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Leoš Bitto
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Peter <Nabble>
I see you are using the Old Nabble. Old Nabble is not supported anymore. You should perform a migration.
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Leoš Bitto
Using old Nabble is not my choice, I simply post messages to a forum which is not mine.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot post a message to http://old.nabble.com/forum/Reply.jtp?post=32141145

Peter <Nabble>
Please, contact the forum owner/moderator and inform him about the problem. That code is not maintained anymore.
Nabble staff. We never ask for passwords.