Skip to main content



      Home
Home » Archived » BIRT » "invalid design file" ?
"invalid design file" ? [message #61432] Sun, 24 July 2005 23:41 Go to next message
Eclipse UserFriend
I have created a complex report in eclipse IDE and it works. It is working
for some other rptdesign file but not this one. When I run this one via
report engine API, it says the following :

Jul 24, 2005 10:38:03 PM org.eclipse.birt.core.util.BirtTimer logTimeTaken
INFO: Engine startup takes 485 Milliseconds.
Jul 24, 2005 10:38:04 PM
org.eclipse.birt.report.engine.api.impl.ReportEngineHel
per openReportDesign
SEVERE: invalid design file rating.rptdesign
Report rating.rptdesign not found!/n

Is it a known bug ?

Attached is the rptdesign file FYI.

report guy


Re: "invalid design file" ? [message #61507 is a reply to message #61432] Mon, 25 July 2005 01:08 Go to previous message
Eclipse UserFriend
I fixed the problem after I put a e.printStackTrace() and notice that the
line that is causing problem was :

<report xmlns=" http://www.eclipse.org/birt/2005/design" version="2">

the version was "1" before I upgraded BIRT :( Ijust have to copy the
correct jar files from the new BIRT into the working directory of my
standalone application and it works fine after that :)

Just to let you guys know.

"JTan" <jamestanms@hotmail.com> wrote in message
news:dc1n12$61o$1@news.eclipse.org...
> I have created a complex report in eclipse IDE and it works. It is
working
> for some other rptdesign file but not this one. When I run this one via
> report engine API, it says the following :
>
> Jul 24, 2005 10:38:03 PM org.eclipse.birt.core.util.BirtTimer logTimeTaken
> INFO: Engine startup takes 485 Milliseconds.
> Jul 24, 2005 10:38:04 PM
> org.eclipse.birt.report.engine.api.impl.ReportEngineHel
> per openReportDesign
> SEVERE: invalid design file rating.rptdesign
> Report rating.rptdesign not found!/n
>
> Is it a known bug ?
>
> Attached is the rptdesign file FYI.
>
> report guy
>
>
>
Previous Topic:Setting Visibility at Runtime
Next Topic:new to birt..samples required
Goto Forum:
  


Current Time: Mon Jun 02 20:45:53 EDT 2025

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

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

Back to the top