Re: [iText-questions] jvm crush

2007-10-18 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 13:44:47 -0400 Maurizio Marra [EMAIL PROTECTED] wrote: I'm using a jre1.5.0_12 on a Red Hat server. Do you know where I can find some docs on how to solve this? This code had been running for more than 1 year without such a problem. Well, it might never happen again.

Re: [iText-questions] jvm crush

2007-10-18 Thread Maurizio Marra
Hi Hans, Thanks a lot for your help. Maurizio -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hans-Werner Hilse Sent: October 17, 2007 2:02 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] jvm crush Hi, On Wed, 17 Oct 2007

[iText-questions] jvm crush

2007-10-17 Thread Maurizio Marra
Hi, I'm using iText (version 2.0.1) with Tomcat 6 to add a timestamp to the first page of uploaded pdf file. Today the jvm crushed. Here is a part of the error report: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGBUS (0x7) at pc=0xb373fba9, pid=13444,

Re: [iText-questions] jvm crush

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 11:57:19 -0400 Maurizio Marra [EMAIL PROTECTED] wrote: I'm using iText (version 2.0.1) with Tomcat 6 to add a timestamp to the first page of uploaded pdf file. Today the jvm crushed. Yes. Due to a # SIGBUS (0x7) at pc=0xb373fba9, pid=13444, tid=1693485984 Since

Re: [iText-questions] jvm crush

2007-10-17 Thread Maurizio Marra
] On Behalf Of Hans-Werner Hilse Sent: October 17, 2007 1:26 PM To: Post all your questions about iText here Subject: Re: [iText-questions] jvm crush Hi, On Wed, 17 Oct 2007 11:57:19 -0400 Maurizio Marra [EMAIL PROTECTED] wrote: I'm using iText (version 2.0.1) with Tomcat 6 to add a timestamp

Re: [iText-questions] jvm crush

2007-10-17 Thread mister bean
If you Google SIGBUS (0x7) at pc you'll find that other folks are also running into similar problems with this rev of the JVM running on Linux. ---mr. bean re Maurizio Marra wrote: Hi, I'm using iText (version 2.0.1) with Tomcat 6 to add a timestamp to the first page of uploaded pdf