Re: [iText-questions] crash dump

2007-01-19 Thread Bruno Lowagie (iText)
[EMAIL PROTECTED] wrote: > Generating crash dump: C:\Documents and Settings\dibari\j9.dmp > Can anyone tell me what's the cause? Not if you don't tell us what is logged in the dump file C:\Documents and Settings\dibari\j9.dmp And even then: I doubt it if iText is the cause of your crash dump. I f

[iText-questions] crash dump

2007-01-19 Thread [EMAIL PROTECTED]
Hi, I occured an error when use Itext library in a web application. I used IBM WebSphere Studio Application Developer v5.1.1 for Java IDE and JBoss as Application Server When I run application the system crash when execute the following code: Document document = new Document(PageSize.A4); Pd