Jump to content

java.lang.ClassCastException: net.sf.jasperreports


toltsch

Recommended Posts

From time to time I'm getting this exception thrown.

 

When I run the report again I do get my 3D pie charts displayed.

 

[12/18/06 14:39:03:374 EST] 0000005b ServletWrappe E SRVE0014E: Uncaught service() exception root cause ImageServlet: net.sf.jasperreports.engine.fill.JRTemplatePrintRectangle

[12/18/06 14:39:03:374 EST] 0000005b WebApp E SRVE0026E: [servlet Error]-[imageServlet]: java.lang.ClassCastException: net.sf.jasperreports.engine.fill.JRTemplatePrintRectangle

at net.sf.jasperreports.engine.export.JRHtmlExporter.getImage(JRHtmlExporter.java:574)

at net.sf.jasperreports.engine.export.JRHtmlExporter.getImage(JRHtmlExporter.java:556)

at net.sf.jasperreports.j2ee.servlets.ImageServlet.service(ImageServlet.java:100)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)

at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1173)

at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:69)

at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:626)

at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)

at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)

at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)

at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)

at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)

at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)

at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)

at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)

at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)

at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)

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