[jsword-devel] Bug creating index with Bibledesktop 1.05

Martin Jacobs martin.jacobs at arcor.de
Sat Mar 3 01:56:16 MST 2007


Hello,

is there any success in this issue?

Can I do anything to help you?

Regards

Martin

On Thu, 28 Dec 2006, Martin Jacobs wrote:

> Hello,
>
> I'm new to this project and not sure if this is the right
> forum to discuss bugs specific to bible books. Anyway I tried
> Bibledestop 1.0.5 on my Linux box with jre (1.5) and j2re
> (1.4). Both produced the same result.
>
> Trying to create an index on the downloaded german book
>
> German Darby Unrevidierte Elberfelder (1905) (Sword)
>
> I get this break during index creation:
>
> INFO: Key can't be a passage: Offenbarung 1:1
> Exception in thread "Thread-2" java.lang.NullPointerException
>         at org.crosswire.jsword.book.OSISUtil.getVerseText(OSISUtil.java:551)
>         at org.crosswire.jsword.book.BookData.getVerseText(BookData.java:77)
>         at org.crosswire.jsword.index.lucene.LuceneIndex.generateSearchIndexImpl(LuceneIndex.java:354)
>         at org.crosswire.jsword.index.lucene.LuceneIndex.<init>(LuceneIndex.java:130)
>         at org.crosswire.jsword.index.lucene.LuceneIndexManager$1.run(LuceneIndexManager.java:109)
>         at java.lang.Thread.run(Unknown Source)
>
>
>
> Same problem during index creation on book
>
> German Luther Bible (1912) (Sword)
>
> INFO: Key can't be a passage: Offenbarung 1:1
> Exception in thread "Thread-2" java.lang.NullPointerException
>         at org.crosswire.jsword.book.OSISUtil.getVerseText(OSISUtil.java:551)
>         at org.crosswire.jsword.book.BookData.getVerseText(BookData.java:77)
>         at org.crosswire.jsword.index.lucene.LuceneIndex.generateSearchIndexImpl(LuceneIndex.java:354)
>         at org.crosswire.jsword.index.lucene.LuceneIndex.<init>(LuceneIndex.java:130)
>         at org.crosswire.jsword.index.lucene.LuceneIndexManager$1.run(LuceneIndexManager.java:109)
>         at java.lang.Thread.run(Unknown Source)
>
>
> Same problem during index creation on book
>
> German Elberfelder (1871) (Sword)
>
> INFO: Key can't be a passage: Offenbarung 1:1
> Exception in thread "Thread-3" java.lang.NullPointerException
>         at org.crosswire.jsword.book.OSISUtil.getVerseText(OSISUtil.java:551)
>         at org.crosswire.jsword.book.BookData.getVerseText(BookData.java:77)
>         at org.crosswire.jsword.index.lucene.LuceneIndex.generateSearchIndexImpl(LuceneIndex.java:354)
>         at org.crosswire.jsword.index.lucene.LuceneIndex.<init>(LuceneIndex.java:130)
>         at org.crosswire.jsword.index.lucene.LuceneIndexManager$1.run(LuceneIndexManager.java:109)
>         at java.lang.Thread.run(Unknown Source)
>
> In addition, this process creates lots of messages:
>
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-20
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-21
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-22
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-23
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-24
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-25
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-26
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-20
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-21
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-22
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-23
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-24
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-25
> 28.12.2006 12:07:06 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(3. Mose 5:19) unknown thml element:  qname=WTH5-26
> 28.12.2006 12:07:16 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(4. Mose 30:16) unknown thml element: qname=WTH30-17
> 28.12.2006 12:07:16 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(4. Mose 30:16) unknown thml element: qname=WTH30-17
> 28.12.2006 12:07:21 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(5. Mose 28:68) unknown thml element: qname=WTH28-69
> 28.12.2006 12:07:21 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(5. Mose 28:68) unknown thml element: qname=WTH28-69
> 28.12.2006 12:07:33 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(1. Samuel 20:42) unknown thml element:  qname=WTH20-43
> 28.12.2006 12:07:33 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(1. Samuel 20:42) unknown thml element:  qname=WTH20-43
> 28.12.2006 12:07:34 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(1. Samuel 24:22) unknown thml element:  qname=WTH24-23
> 28.12.2006 12:07:34 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(1. Samuel 24:22) unknown thml element:  qname=WTH24-23
> 28.12.2006 12:07:43 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(1. Könige 22:53) unknown thml element:  qname=WTH22-54
> 28.12.2006 12:07:43 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(1. Könige 22:53) unknown thml element:  qname=WTH22-54
> 28.12.2006 12:07:46 org.crosswire.jsword.book.filter.thml.CustomHandler getTag
> INFO: In GerElb1871(2. Könige 15:38) unknown thml element:  qname=WTH15-39
> [...]
> and much more.
>
> Thanks in advance
>
> Martin Jacobs





More information about the jsword-devel mailing list