Jump to content
JasperReports Library 7.0 is now available ×

persistent jvm crash


2005 IR Help

Recommended Posts

By: Mark Engstrom - me2kme

persistent jvm crash

2004-03-16 02:38

 

Hi,

 

I am running jasperreports 0.5.0 using java 1.4.2_01 on windows 2000. I have applied the patches described in that section ( for example in http://sourceforge.net/tracker/index.php?func=detail&aid=8007

00&group_id=36382&atid=416703 ) but the errors are still being produced, as shown below.

 

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION ( 0x0000005 ) occurred at PC=0x80A4F17

Function=JVM_FindSignal+0x1828B

Library=c:catsj2re1.4.2_01binclientjvm.dll

 

Current Java thread:

at java.lang.Throwable.fillInStackTrade(Native Method)

- locked <0x100c40b8> (a java.lang.NullPointerException)

at java.lang.Throwable.<init>(Unknown Source)

at java.lang.Exception.<init>(Unknown Source)

at java.lang.RuntimeException.<init>(Unknown Source)

at java.lang.NullPointerException.<init>(Unknown Source)

at dori.jasper.engine.fill.JRCalculator.evaluate(JRCalculator.java:712)

 

 

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

Another exception has been detected while we were handling last error.

Dumping information about last error:

ERROR REPORT FILE = (N/A)

PC = 0x080a4f17

SIGNAL = -1073741819

FUNCTION NAME = JVM_FindSignal

OFFSET = 0x1828B

LIBRARY NAME = c:catsj2re1.4.2_01binclientjvm.dll

Please check ERROR REPORT FILE for further information, if there is any.

Good bye.

 

I need a definative answer on this, I wonder does anyone have one ?. Would updating to jasperreports version 0.5.2 help ?

 

Thank you,

Mark

 

 

 

 

 

By: Carlos Costa e Silva - carloscs

RE: persistent jvm crash

2004-03-16 06:45

There's no definitive answer on this, apart than no one else seems to be having this problem.

 

Try:

 

1. upgrade the jvm to 1.4.2_04

2. if you are printing (rather than generating pdf's/...) upgrade the printer drivers.

 

 

 

 

 

By: Mark Engstrom - me2kme

RE: persistent jvm crash

2004-03-16 13:52

 

Hi,

 

Thanks for the information.

 

If I look at the following bug report, it does appear as if there is still an issue or at least there was an issue with jasperreports 0.5.0 ( which is what I have the problem with at the moment. )

 

[ http://sourceforge.net/tracker/index.php?func=detail&aid=800700&group_id=36382&atid=416703 ]

 

So I wondered if there were any definate fixes available or whether we require ( as you suggest ) an upgrade to the jvm ? or if there are some other things we can try.

 

Thanks

 

 

 

 

By: Teodor Danciu - teodord

RE: persistent jvm crash

2004-04-30 02:51

 

Hi,

 

Try to launch your JVM using the -server command line

switch instead of the default which is -client.

 

Thank you,

Teodor

 

 

 

 

 

By: Mark Engstrom - me2kme

RE: persistent jvm crash

2004-04-30 03:03

 

Thank you. I will give this a try.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...