Skip to main content



      Home
Home » Archived » BIRT » NoSuchMethodError in tomcat
NoSuchMethodError in tomcat [message #166311] Thu, 01 June 2006 06:24 Go to next message
Eclipse UserFriend
Hi,


I use Birt2
I got the following error when i run it from tomcat. js.jar is given into
the context lib folder.though it is run well when i use
birt-report-framework-S20050928.

Plz reply me


HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it
from fulfilling this request.

exception

javax.servlet.ServletException: Servlet execution threw an exception

root cause

java.lang.NoSuchMethodError:
org.eclipse.birt.core.script.ScriptContext.getRootScope()Lor g/mozilla/javascript/Scriptable;
org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:153)
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:109)
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.<init >(RunAndRenderTask.java:78)
org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunAndRenderTask(ReportEngineHelper.java:195)
org.eclipse.birt.report.engine.api.ReportEngine.createRunAnd RenderTask(ReportEngine.java:253)
report.new_report.run(new_report.java:49)
report.new_report.doPost(new_report.java:123)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache
Tomcat/5.0.27 logs.
Apache Tomcat/5.0.27
Re: NoSuchMethodError in tomcat [message #166633 is a reply to message #166311] Thu, 01 June 2006 12:10 Go to previous message
Eclipse UserFriend
Did you use the WebViewer example from the Report Engine download to deploy
to Tomcat?
Also make sure you copy prototype.js the ajax/lib directory.

Jason

"dh" <jayanta_782000@yahoo.co.in> wrote in message
news:c38d0b34a231c37e47f7d136fee18c56$1@www.eclipse.org...
>
> Hi,
>
>
> I use Birt2
> I got the following error when i run it from tomcat. js.jar is given into
> the context lib folder.though it is run well when i use
> birt-report-framework-S20050928.
>
> Plz reply me
>
>
> HTTP Status 500 -
>
> type Exception report
>
> message
>
> description The server encountered an internal error () that prevented it
> from fulfilling this request.
>
> exception
>
> javax.servlet.ServletException: Servlet execution threw an exception
>
> root cause
>
> java.lang.NoSuchMethodError:
> org.eclipse.birt.core.script.ScriptContext.getRootScope()Lor g/mozilla/javascript/Scriptable;
> org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:153)
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:109)
> org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.<init >(RunAndRenderTask.java:78)
> org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunAndRenderTask(ReportEngineHelper.java:195)
> org.eclipse.birt.report.engine.api.ReportEngine.createRunAnd RenderTask(ReportEngine.java:253)
> report.new_report.run(new_report.java:49)
> report.new_report.doPost(new_report.java:123)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
> note The full stack trace of the root cause is available in the Apache
> Tomcat/5.0.27 logs.
> Apache Tomcat/5.0.27
>
Previous Topic:Progress Bar
Next Topic:Scheduler Generated Report
Goto Forum:
  


Current Time: Fri May 30 02:27:55 EDT 2025

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

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

Back to the top