PDF module produces unordered error messages

Bug #1070612 reported by Chris Hillery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Cezar Andrei

Bug Description

When something goes wrong with the PDF module, the stack trace is printed before the error message, leaving the error message pointing at nothing. eg:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no read-pdf_1.0 in java.library.path
 at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1856)
 at java.lang.Runtime.loadLibrary0(Runtime.java:845)
 at java.lang.System.loadLibrary(System.java:1084)
 at org.zorbaxquery.modules.readPdf.ZorbaReadPdfModule.<clinit>(ZorbaReadPdfModule.java:54)
</home/ceej/zo/src/build/URI_PATH/com/zorba-xquery/www/modules/read-pdf.xq>:127,5: user-defined error [http://www.zorba-xquery.com/modules/read-pdf#JAVA-EXCEPTION]: A Java Exception was thrown:
; raised at /home/ceej/zo/all_modules/read-pdf/src/read-pdf.xq.src/read-pdf.cpp:454

Chris Hillery (ceejatec)
Changed in zorba:
importance: Undecided → Medium
assignee: nobody → Cezar Andrei (cezar-andrei)
milestone: none → 2.8
Chris Hillery (ceejatec)
Changed in zorba:
milestone: 2.8 → 2.9
Chris Hillery (ceejatec)
Changed in zorba:
milestone: 2.9 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.