Jump to content
JasperReports Library 7.0 is now available ×

Systemerror after ..


2005 IR Help

Recommended Posts

By: Andréorgenroth - jettschuff

Systemerror after ..

2004-03-15 03:02

Hallo,

 

I get the following error, after repeated refreshing of a report:

 

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

Function=JVM_FindSignal+0x1828B

Library=C:j2sdk1.4.2jrebinclientjvm.dll

 

 

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

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:j2sdk1.4.2jrebinclientjvm.dll

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

Good bye.

 

Current Java thread:

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

- locked <0x10079308> (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:715)

 

 

 

 

 

By: Lauren Hacker - melliforte

RE: Systemerror after ..

2004-03-17 09:47

I got the same error creating excel reports using jasper under eclipse and j2sdk1.4.1_02. I got a different error trying to create pdf reports, but I'll put that in a different post.

 

I didn't get these errors with an older version of jasper (got the createRow(short) error. I guess I'll go back to the old version until I find out what's going on.

 

 

 

 

 

 

By: Andréorgenroth - jettschuff

RE: Systemerror after ..

2004-03-17 23:18

 

Thank you for your statement. If you have any news, post it please.

 

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Systemerror after ..

2004-04-30 02:47

 

Hi,

 

Try to launch your JVM using the -server command line

switch instead of the default which is -client.

 

Thank you,

Teodor

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