Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT viewer and JRun(How?)
BIRT viewer and JRun [message #549975] Wed, 28 July 2010 15:37 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2010
Junior Member
Hi,

I am brand new to the world of BIRT.

I've been given the task of getting a BIRT report running in a page within our application. I'm trying to install the Birt viewer under JRun. I've managed to get the BIRT welcome screen to show, but if I click on the 'example' link, I get the following error:

404
/birt-viewer/frameset


java.io.FileNotFoundException: /birt-viewer/frameset
at jrun.servlet.file.FileServlet.service(FileServlet.java:349)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.ja va:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatc her.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineServ ice.java:543)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java: 172)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(Thr eadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

I've scoured the net and can't find anything to help. Can anybody shed some light on what I need to do to get this running under JRun?

Many thanks.

Jay

Re: BIRT viewer and JRun [message #549994 is a reply to message #549975] Wed, 28 July 2010 16:36 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

I assume you have seen this entry:
http://www.eclipsezone.com/eclipse/forums/t93970.html
What version of Java are you running?

Jason

On 7/28/2010 11:37 AM, jason.sabourin@olmgroup.com wrote:
> Hi,
>
> I am brand new to the world of BIRT.
> I've been given the task of getting a BIRT report running in a page
> within our application. I'm trying to install the Birt viewer under
> JRun. I've managed to get the BIRT welcome screen to show, but if I
> click on the 'example' link, I get the following error:
>
> 404 /birt-viewer/frameset
>
>
> java.io.FileNotFoundException: /birt-viewer/frameset
> at jrun.servlet.file.FileServlet.service(FileServlet.java:349)
> at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
> at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.ja va:42)
> at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatc
> her.java:286)
> at jrun.servlet.ServletEngineService.dispatch(ServletEngineServ
> ice.java:543)
> at jrun.servlet.http.WebService.invokeRunnable(WebService.java: 172)
> at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(Thr
> eadPool.java:428)
> at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
> I've scoured the net and can't find anything to help. Can anybody shed
> some light on what I need to do to get this running under JRun?
>
> Many thanks.
>
> Jay
>
>
Re: BIRT viewer and JRun [message #550002 is a reply to message #549994] Wed, 28 July 2010 17:23 Go to previous message
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2010
Junior Member
Jason Weathersby wrote on Wed, 28 July 2010 12:36
I assume you have seen this entry:
http://www.eclipsezone.com/eclipse/forums/t93970.html
What version of Java are you running?

Jason


Thanks for your reply. I have seen that but it didn't really help.

Looking into this more, it seems that what I actually need is to use the report engine rather than the report viewer which seems to be a standalone application. So my original question has become somewhat irrelevant.

Our app is written in ColdFusion, so my next quest will be to find out how to use the report engine in ColdFusion. If anybody has any pointers for such an undertaking in the meantime they would be greatly appreciated.

Many thanks.

Jay
Previous Topic:Dynamic hyperlink not via drill down?
Next Topic:Setting bar chart to palette value dynamically
Goto Forum:
  


Current Time: Thu Apr 25 15:44:09 GMT 2024

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

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

Back to the top