Skip to main content



      Home
Home » Archived » BIRT » BIRT Viewer problem
BIRT Viewer problem [message #167827] Tue, 06 June 2006 11:12 Go to next message
Eclipse UserFriend
Originally posted by: antpoure.yahoo.fr

Hi,
I've installed birt viewer 2_0_1 on a tomcat 5.5 and I'm trying to deploy BIRT report designed in Eclipse with 2.1.0.
When I try to do so something really strange happens.
My reports are successfully executed in Eclipse (webviewer, html, pdf) but when I try to deploy them into the birt viewer to watch them in a web browser, at runtime, I get an error telling me my report has an error and cannot be executed.
If I change the first line of the rptdesign file from
<?xml version="1.0" encoding="UTF-8"?>
<!-- Written by Eclipse BIRT 2.0 -->
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.2" id="1">
to
<?xml version="1.0" encoding="UTF-8"?>
<!-- Written by Eclipse BIRT 2.0 -->
<report xmlns="http://www.eclipse.org/birt/2005/design" version="1">
the report runs but doesn't get any data.
Someone could help me to find what's wrong with my install. Is is a bug ?
Re: BIRT Viewer problem [message #167850 is a reply to message #167827] Tue, 06 June 2006 11:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: antpoure.yahoo.fr

from
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.2" id="1">
to
<report xmlns="http://www.eclipse.org/birt/2005/design" version="1">
Re: BIRT Viewer problem [message #167855 is a reply to message #167827] Tue, 06 June 2006 11:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: antpoure.yahoo.fr

from
report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.2" id="1"
to
report xmlns="http://www.eclipse.org/birt/2005/design" version="1"
Re: BIRT Viewer problem [message #168052 is a reply to message #167855] Tue, 06 June 2006 21:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jgagarin.info-alchemy.com

i'm not sure about this but have you installed the jdbc driver in webapp
server?

"poure" <antpoure@yahoo.fr> wrote in message
news:592347.1149607243905.JavaMail.root@cp1.javalobby.org...
> from
> report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.2"
> id="1"
> to
> report xmlns="http://www.eclipse.org/birt/2005/design" version="1"
Re: BIRT Viewer problem [message #168084 is a reply to message #168052] Wed, 07 June 2006 02:48 Go to previous message
Eclipse UserFriend
Originally posted by: antpoure.yahoo.fr

Thank you for your answer.
At the end I've found the problem. I've downloaded BIRT Report Framework 2_0_1 and birt runtime 2_0_1. But it seems that runtime 2_0_1 doesn't support reports designed with BIRT Report framework 2_0_1.
To try, I replaced on my tomcat runtime 2_0_1 with runtime 2.1RC4 and my reports run well on this one.
I must have missed some instructions.
Previous Topic:BIRT Forum
Next Topic:Seeking help
Goto Forum:
  


Current Time: Sun Jun 08 09:19:52 EDT 2025

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

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

Back to the top