Jump to content
JasperReports Library 7.0 is now available ×

2005 IR Help

Recommended Posts

By: aam - arielelmejor

JVM crash

2004-04-28 06:12

Hi:

I have the following error with running reports:

 

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x80A

5906

Function=JVM_FindSignal+0x1876C

Library=D:j2sdk1.4.2_03jrebinclientjvm.dll

 

Current Java thread:

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

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

at java.lang.Throwable.<init>(Throwable.java:180)

at java.lang.Exception.<init>(Exception.java:29)

at java.lang.RuntimeException.<init>(RuntimeException.java:32)

at java.lang.NullPointerException.<init>(NullPointerException.java:36)

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

 

 

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

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

Dumping information about last error:

ERROR REPORT FILE = (N/A)

PC = 0x080a5906

SIGNAL = -1073741819

FUNCTION NAME = JVM_FindSignal

OFFSET = 0x1876C

LIBRARY NAME = D:j2sdk1.4.2_03jrebinclientjvm.dll

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

Good bye.

 

My program run in JBOSS, JDK 1.4.3 and jasperreports 0.5.0. I already use the traker 800700 for this error, but the error persists. Help please, is urgent

 

 

 

 

By: Teodor Danciu - teodord

RE: JVM crash

2004-04-30 02:54

 

Hi,

 

Try to launch your JVM using the -server command line

switch instead of the default which is -client.

 

Thank you,

Teodor

 

 

 

 

 

By: Dan Watling - dwatling

RE: JVM crash

2004-12-08 14:38

Does anyone have any idea as to why the "-server" option needs to be specified?

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...