Anna
Member since : Mar 20, 2007
Messages : 2
|
Mar 20, 2007 at 3:43 PM
we are using PJA2.5 for Crystal reports image rendering. (IBM websphere 5.0.2, jdk.1.3, AIX 5.2 version)
We are occasionally getting this exception..
[Signaling in VM: java/lang/ClassCastException]
at sun.awt.image.BufferedImageGraphics2D.drawImage(BufferedImageGraphics2D.java:553)
at com.crystaldecisions.MetafileRenderer.d5.a(Unknown Source)
at com.crystaldecisions.MetafileRenderer.db.a(Unknown Source)
at com.crystaldecisions.MetafileRenderer.Metafile.a(Unknown Source)
at com.crystaldecisions.MetafileRenderer.Metafile.renderAnisotropically(Unknown Source)
at com.crystaldecisions.reports.common.p.a(Unknown Source)
at com.crystaldecisions.reports.formatter.formatter.objectformatter.p.do(Unknown Source)
at com.crystaldecisions.reports.formatter.formatter.objectformatter.p.cL(Unknown Source)
at com.crystaldecisions.reports.formatter.formatter.c.j.a(Unknown Source)
at com.crystaldecisions.reports.formatter.formatter.c.j.a(Unknown Source)
at com.crystaldecisions.reports.formatter.formatter.c.j.char(Unknown Source)
at com.crystaldecisions.reports.formatter.formatter.c.j.g(Unknown Source)
at com.crystaldecisions.reports.reportengineinterface.g.a(Unknown Source)
at com.crystaldecisions.reports.reportengineinterface.g.do(Unknown Source)
How do we resolve it? It was working fine but after we got outofmemory then we pertinently get this exception for one of the reports..
|