Skip to main content



      Home
Home » Archived » BIRT » Problem with report engine2.1
Problem with report engine2.1 [message #179845] Mon, 24 July 2006 16:04 Go to next message
Eclipse UserFriend
Hi all,
Iam using birt report engine for report generation in my web
application. When i upgraded to birt2.1 pdf reports are not generating in
linux machine. In windows there are no problems. While generating the pdf
in linux class cast exception is coming with pdf layout manager. I placed
itext.jar file also in the plugins folder of report engine.

I want to know, is this problem with birt or i have missed some
configuration.
please help me. We are using jboss for web depoyment.

Regards,
Bhaskar.
Re: Problem with report engine2.1 [message #179854 is a reply to message #179845] Mon, 24 July 2006 16:14 Go to previous message
Eclipse UserFriend
Hi, Here is the stacktrace my server console

01:44:55,502 INFO [STDOUT] java.lang.ClassCastException: [B
01:44:55,503 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFLayoutManagerFa ctory$ContentVisitor.visitForeign(PDFLayoutManagerFactory.ja va:188)
01:44:55,503 INFO [STDOUT] at
org.eclipse.birt.report.engine.content.impl.ForeignContent.a ccept(ForeignContent.java:52)
01:44:55,503 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFLayoutManagerFa ctory.createLayoutManager(PDFLayoutManagerFactory.java:79)
01:44:55,504 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM .layoutChildNode(PDFBlockStackingLM.java:93)
01:44:55,504 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM .traverseChildren(PDFBlockStackingLM.java:75)
01:44:55,504 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layo utChildren(PDFStackingLM.java:130)
01:44:55,505 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFPageLM.layout(P DFPageLM.java:198)
01:44:55,505 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEng ine.layoutReport(PDFReportLayoutEngine.java:55)
01:44:55,505 INFO [STDOUT] at
org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEng ine.layout(PDFReportLayoutEngine.java:68)
01:44:55,506 INFO [STDOUT] at
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run (RunAndRenderTask.java:187)
01:44:55,506 INFO [STDOUT] at
com.rrs.corona.reportgenerator.RunReport.runreport(Unknown Source)
01:44:55,506 INFO [STDOUT] at
com.rrs.corona.reportgenerator.RunReport.run(Unknown Source)
01:44:55,506 INFO [STDOUT] at
com.rrs.corona.reportgenerator.ReportGenerator.createReport( Unknown Source)
01:44:55,507 INFO [STDOUT] at
com.rrs.corona.reportgenerator.ReportGenerator.generateRepor t(Unknown
Source)
01:44:55,507 INFO [STDOUT] at
com.rrs.corona.reportgenerator.Listener.onMessage(Unknown Source)
01:44:55,507 INFO [STDOUT] at
org.jboss.mq.SpyMessageConsumer.run(SpyMessageConsumer.java: 707)
01:44:55,507 INFO [STDOUT] at java.lang.Thread.run(Thread.java:595)
01:44:55,508 ERROR [RunReport] Exception in runreport method : Error
happened while running the report
01:44:55,509 ERROR [RunReport] Exception in run method:Error happened
while running the report

Bhaskar
Previous Topic:LDAP reporting using Birt
Next Topic:redirect to a blank report/page ?
Goto Forum:
  


Current Time: Mon May 12 13:11:44 EDT 2025

Powered by FUDForum. Page generated in 0.03720 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top