Skip to main content



      Home
Home » Archived » BIRT » BIRT 2.2 - "Can't re-generate content" errors
BIRT 2.2 - "Can't re-generate content" errors [message #246129] Tue, 03 July 2007 10:09
Eclipse UserFriend
Originally posted by: phil.issler.dataflux.com

I have a report that worked great in BIRT 2.1, but is having problems in
BIRT 2.2.

The report in question references report items from a report library.
One such item contains images that are embedded in the report library.
The same item also contains some dynamic text elements. When I try to
generate the report in the BIRT 2.2 web viewer, as well as withiin my
own web application that embeds the BIRT 2.2 report engine, I get the
following errors:

java.lang.IllegalStateException: can't create the content for image item
at
org.eclipse.birt.report.engine.internal.document.v4.ImageIte mExecutor.doCreateContent(ImageItemExecutor.java:40)
at
org.eclipse.birt.report.engine.internal.document.v4.ReportIt emExecutor.execute(ReportItemExecutor.java:270)
at
org.eclipse.birt.report.engine.internal.document.v4.Containe rExecutor.prepareChildExecutor(ContainerExecutor.java:213)
...snip..

and

java.lang.IllegalStateException: can't re-generate content for MultiLineItem
at
org.eclipse.birt.report.engine.internal.document.v4.DynamicT extItemExecutor.doCreateContent(DynamicTextItemExecutor.java :41)
at
org.eclipse.birt.report.engine.internal.document.v4.ReportIt emExecutor.execute(ReportItemExecutor.java:270)
at
org.eclipse.birt.report.engine.internal.document.v4.Containe rExecutor.prepareChildExecutor(ContainerExecutor.java:213)
...snip..

The embedded images and dynamic text elements under consideration simply
do not show up in the report output. The rest of the report renders OK.

The really odd thing is that the report renders fine in the designer
using the Preview tab, as well as the "View Report as" drop down menu
(with the exception of View Report in Web Viewer, of course).

Embedded images that are included directly in the report (not from a
report library) render fine in all cases.

Is there some new setting or API call that I need to make in order for
this case to work properly in BIRT 2.2?

-Phil
Previous Topic:BIRT 2.2 - "Can't re-generate content" errors
Next Topic:Accessible properties of a parameter
Goto Forum:
  


Current Time: Sat Jul 05 12:33:51 EDT 2025

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

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

Back to the top