What is the cause of this exception on particular server? Works on local JVM 
and fails on other server.  Using itextpdf-5.4.1.jar
com.itextpdf.text.exceptions.InvalidPdfException: Rebuild failed: Map failed; 
Original message: Map failed
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
com.itextpdf.text.pdf.PdfReader.readPdf(PdfReader.java:639)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
com.itextpdf.text.pdf.PdfReader.<init>(PdfReader.java:180)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
com.itextpdf.text.pdf.PdfReader.<init>(PdfReader.java:204)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
com.itextpdf.text.pdf.PdfReader.<init>(PdfReader.java:194)
at 
com.citizens.thunderhead.pbrecon.PdfParserImpl.processInputPDF(PdfParserImpl.java:53)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
com.citizens.thunderhead.pbrecon.DirMonitorImpl.execute(DirMonitorImpl.java:111)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.lang.reflect.Method.invoke(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.DynamicActionImpl.invokeDynamicMethod(cfb:318)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.DynamicActionImpl.execute(cfb:354)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.core.FlowChartExecutor.b(kpd:788)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.core.FlowChartExecutor.c(kpd:771)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.core.FlowChartExecutor.b(kpd:229)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.core.Runner.internalRun(fjd:228)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
fluximpl.threadpool.FluxThread.run(xmb:222)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.util.concurrent.FutureTask.run(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 |                 at 
java.lang.Thread.run(Unknown Source)
INFO   | jvm 1    | 2014/08/01 08:00:59 | java.lang.NullPointerException



------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to