[jsword-devel] Concurrency issue?

Chris Burrell chris at burrell.me.uk
Sun Feb 27 09:52:47 MST 2011


Hello...

I was just wondering if someone has come across this issue before?

I have two panes loading two passages (1 ESV, 1 KJV). I am getting the
following issue fairly frequently. (this is different to the issue I raised
quite a while ago, in that the one before was corruption in the book reading
driver).

Caused by: java.lang.IllegalStateException: Root element not set
at org.jdom.Document.getRootElement(Document.java:218)
at
org.crosswire.jsword.book.filter.osis.OSISFilter.parse(OSISFilter.java:149)
at
org.crosswire.jsword.book.filter.osis.OSISFilter.toOSIS(OSISFilter.java:74)
at
org.crosswire.jsword.book.basic.AbstractPassageBook.getOsisIterator(AbstractPassageBook.java:90)
at org.crosswire.jsword.book.BookData.getOsisContent(BookData.java:157)
at org.crosswire.jsword.book.BookData.getOsisFragment(BookData.java:100)
at org.crosswire.jsword.book.BookData.getSAXEventProvider(BookData.java:113)
at
com.tyndalehouse.step.core.service.impl.JSwordServiceImpl.getOsisText(JSwordServiceImpl.java:131)
at
com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl.getPassageText(BibleInformationServiceImpl.java:57)
at
com.tyndalehouse.step.rest.controllers.BibleController.getBibleText(BibleController.java:101)
at
com.tyndalehouse.step.rest.controllers.BibleController.getBibleText(BibleController.java:60)
... 28 more

Also DM, have you started looking at JS-109? Just wondering...
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/jsword-devel/attachments/20110227/a54de964/attachment.html>


More information about the jsword-devel mailing list