Hello, we are using iText 2.0.2 for PDF generation. We develop a web aplication 
under J2EE. We are using the Websphere under windows on the development 
plataform. We are using the websphere under AIX on the production plataform. In 
the development plataform we can generate PDF correctlly but when we run the 
aplication over production plataform we cannot run it correctlly. We have the 
next error when we add a Table in the PDF document:

*****************************

[5/10/07 12:45:16:516 CEST] 0000d423 SystemErr     R java.lang.VerifyError: 
(class: com/lowagie/text/pdf/PdfReader, method: FlateDecode signature: ([BZ)[B) 
Accessing value from uninitialized localvariable 8
                 at com.lowagie.text.pdf.PdfResources.add(PdfResources.java:85)
                 at 
com.lowagie.text.pdf.PageResources.getResources(PageResources.java:166)
                 at 
com.lowagie.text.pdf.PdfDocument.newPage(PdfDocument.java:766)
                 at 
com.lowagie.text.pdf.PdfDocument.addPTable(PdfDocument.java:980)
                 at com.lowagie.text.pdf.PdfDocument.add(PdfDocument.java:1683)
                 at com.lowagie.text.Document.add(Document.java(Compiled Code))
                 at 
es.bcn.wpr.pae.web.admin.services.PAE2PDFService.addSimpleData(PAE2PDFService.java:894)
                 at 
es.bcn.wpr.pae.web.admin.services.PAE2PDFService.processActivitatsPestanya_2(PAE2PDFService.java:461)
                 at 
es.bcn.wpr.pae.web.admin.services.PAE2PDFService.addActivitatsObject(PAE2PDFService.java:292)
                 at 
es.bcn.wpr.pae.web.admin.daemon.TPAE2PDF.run(TPAE2PDF.java:108)
                 at java.lang.Thread.run(Thread.java(Compiled Code))

*****************************

We don't know what can we do.
Can you help us?
Thanks.
Eric.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to