  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Upgraded from 1.2.3 to 1.4 and having issues with Document.clo | Upgraded from 1.2.3 to 1.4 and having issues with Document.clo 2006-08-15 - By Jeff Randolph
Back Hi all. Again thanks for the great support and effort you put in here.
I recently upgraded to 1.4 and am having issues when I run a job.
Here's a smidge of my error log:
(08/15 14:20:36.548) DestinationDevice: file : java.lang.NullPointerException  at com.lowagie.text.pdf.PRStream <init>(Unknown Source) at com.lowagie.text.pdf.PdfReaderInstance (Unknown Source) at com.lowagie.text.pdf.PdfImportedPage (Unknown Source) at com.lowagie.text.pdf.PdfReaderInstance (Unknown Source) at com.lowagie.text.pdf.PdfWriter (Unknown Source) at com.lowagie.text.pdf.PdfWriter (Unknown Source) at com.lowagie.text.pdf.PdfDocument (Unknown Source) at com.lowagie.text.Document (Unknown Source)
It sure looks like I'm trying to close an unknown file, but in truth there is a file there - although in this case it is blank - this didn't cause a problem in the old version. I can add a catch to not allow the blank, or even stop it further upstream, but any thoughts or confirmation of this being my problem?
Again thank you. -Jeff Bigscout79@(protected) http://www.Bigscout79.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|
 |