Ticket #667 (new Bug)

Opened 3 years ago

error on book publication with DocumentNotFoundException: A document with id 35-DSY does not exist

Reported by: wolfram.mayer@… Owned by: somebody
Priority: Minor Milestone:
Component: Daisy Books Version:
Keywords: Cc:

Description

[jira2trac import : issue created on August 18, 2008 5:52:53 PM CEST http://issues.cocoondev.org/browse/DSY-667 ]

Hi,

could there may be an issue with book publishing or do I have corrupt navigation data?
I am running book publishing and get the following.

publications/log.txt

[INFO ] <8/8/08 2:12:06 PM> Starting
[INFO ] <8/8/08 2:12:06 PM> Starting retrieval of book data from repository
[ERROR] <8/8/08 2:12:06 PM> Error producing book.
org.outerj.daisy.repository.DocumentNotFoundException?: A document with id 35-DSY does not exist.
at org.outerj.daisy.books.publisher.impl.dataretrieval.ImageHandler?.startElement(ImageHandler?.java:140)
at org.outerj.daisy.xmlutil.ForwardingContentHandler?.startElement(ForwardingContentHandler?.java:71)

This id 35-DSY is indead not to be found within navigation tree.

<d:doc id="29-DSY" nodeId="Queries" label="6 Queries">
    <d:doc id="30-DSY" nodeId="Example" label="6.1 Query Example"/>
    <d:doc id="31-DSY" nodeId="Filtering" label="6.2 Query Filtering"/>
    <d:doc id="32-DSY" nodeId="Sorting" label="6.3 Query Sorting"/>
    <d:doc id="33-DSY" nodeId="Paging" label="6.4 Query Paging"/>
    <d:doc id="34-DSY" nodeId="ControllingThePayload" label="6.5 Query Payload Control"/>
    <d:doc id="54-DSY" nodeId="Caching" label="6.6 Query Caching"/>
     ....
  </d:doc>

Not sure what causes this inconsisteny. Otherwise everything seems to be fine with Daisy Wiki site,
   e.g. Backup/Restore? work fine.

Kind Regards,
          Wolfram Mayer

Note: See TracTickets for help on using tickets.