Jump to content
We've recently updated our Privacy Statement, available here ×

Systemerror !!!


2005 IR Help

Recommended Posts

By: Andréorgenroth - jettschuff

Systemerror !!!

2004-03-16 23:20

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)

 

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

 

Has anybody an idea, why this error occurs?

 

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Systemerror !!!

2004-04-30 02:49

 

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