Skip to main content



      Home
Home » Archived » BIRT » Re: BIRT Web Viewer Error
Re: BIRT Web Viewer Error [message #70931] Thu, 01 September 2005 17:59
Eclipse UserFriend
Jonathan
Could you post your web.xml.
I had a similar problem and replaced my web.xml with
the web_deploy.xml and this fixed the problem.

Jason Weatheraby
BIRT PMC

"Jonathan Gruhl" <jonathan_gruhl@yahoo.com> wrote in message
news:df7kq8$902$1@news.eclipse.org...
>I am abe to run the report with no problems in Eclipse. I only encounter
> the problem when I try running the report through a web browser and the
> problem is only encountered in the frame that displays the parameters and
> the toolbar. The main section of the report appears to be fine. For
> example, if I use the following url, I encounter the error.
>
> http://xxxx/birt/frameset?__report=C:\eclipse\workspace\My%2 0Reports\manager_positions.rptdesign
>
> If I use the following url, I do not encounter any errors:
>
> http://172.16.29.118:8080/birt/run?__report=C:\eclipse\works pace\My%20Reports\manager_positions.rptdesign
>
>
> Jonathan Gruhl
>
>
>
> "Scott Rosenbaum" <scottr@innoventsolutions.com> wrote in message
> news:431751FD.5080108@innoventsolutions.com...
>> Jonathan,
>>
>> Funny that you should mention this, I just had the same problem earlier
>> this week. Where did you get the code for the viewer app? Are you
>> running the report in the viewer in Eclipse or are you trying to run the
>> report within a separate web app?
>>
>> If you are in a different web app, I strongly recommend that you
>> download the birt_runtime and use the birt.war app that is distributed
>> here. Here is the link for the 1.0.1 download:
>>
> http://www.eclipse.org/downloads/download.php?file=/birt/dow nloads/drops/R-R1-1_0_1-200508091640/birt-runtime-1_0_1.zip
>>
>> Scott Rosenbaum
>> BIRT PMC
>>
>> Jonathan Gruhl wrote:
>>
>> >I am encountering the following error when I try to use the BIRT Web
> Viewer
>> >which is preventing the display of frames. Below is the error. Any
>> >suggestions on how I might be able to correct this?
>> >
>> >Thanks.
>> >
>> >Sep 1, 2005 2:01:23 PM org.apache.catalina.core.ApplicationDispatcher
> invoke
>> >SEVERE: Servlet.service() for servlet
>> >layout.frame.ReportToolbarRootFragment_jsp threw exception
>> >java.lang.NoSuchMethodError:
>>
>> org.apache.jasper.runtime.JspRuntimeLibrary.include(Ljavax/s ervlet/http/Htt
> p
>>
>> ServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava /lang/String;Lj
> a
>> >vax/servlet/jsp/JspWriter;Z)V
>> > at layout.frame.ReportToolbarRootFragment_jsp._jspService(Unkno wn
> Source)
>> > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.ja va:97)
>> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>> > at
>>
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi lter(Applicatio
> n
>> >FilterChain.java:252)
>> > at
>>
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(App licationFilterC
> h
>> >ain.java:173)
>> > at
>>
>> org.apache.catalina.core.ApplicationDispatcher.invoke(Applic ationDispatcher
> .
>> >java:672)
>> > at
>>
>> org.apache.catalina.core.ApplicationDispatcher.doInclude(App licationDispatc
> h
>> >er.java:574)
>> > at
>>
>> org.apache.catalina.core.ApplicationDispatcher.include(Appli cationDispatche
> r
>> >..java:499)
>> > at
> org.eclipse.birt.report.viewer.aggregation.BaseFragment.serv ice(Unknown
>> >Source)
>> > at org.eclipse.birt.report.viewer.servlets.ViewerServlet.doPost (Unknown
>> >Source)
>> > at org.eclipse.birt.report.viewer.servlets.ViewerServlet.doGet( Unknown
>> >Source)
>> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>> > at
>>
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi lter(Applicatio
> n
>> >FilterChain.java:252)
>> > at
>>
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(App licationFilterC
> h
>> >ain.java:173)
>> > at
>>
>> org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.j
> a
>> >va:213)
>> > at
>>
>> org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.j
> a
>> >va:178)
>> > at
>>
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:12
> 6
>> >)
>> > at
>>
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepo rtValve.java:10
> 5
>> >)
>> > at
>>
>> org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.jav
> a
>> >:107)
>> > at
>>
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAd apter.java:148)
>> > at
>>
>> org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:856)
>> > at
>>
>> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConn
> e
>> >ction(Http11Protocol.java:744)
>> > at
>>
>> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Poo lTcpEndpoint.ja
> v
>> >a:527)
>> > at
>>
>> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt( LeaderFollowerW
> o
>> >rkerThread.java:80)
>> > at
>>
>> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.ja
> v
>> >a:684)
>> > at java.lang.Thread.run(Unknown Source)
>> >
>> >
>> >
>> >
>
>
Previous Topic:Working with scripted data source
Next Topic:working with ArrayList n Iterator in Scripted Data Source
Goto Forum:
  


Current Time: Sat Jun 07 21:47:54 EDT 2025

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

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

Back to the top