Skip to main content



      Home
Home » Archived » BIRT » Help Very urgent - To jason
Help Very urgent - To jason [message #255600] Sun, 16 September 2007 07:26 Go to next message
Eclipse UserFriend
Originally posted by: suryakant.in.ibm.com

Hello jason,
I am facing the same issue as is here :
http://dev.eclipse.org/newslists/news.eclipse.birt/msg03822. html
and u helped him to solve out. when running a standalone application its
working fine but when finally deployed and called from a jsp. its giving
the error.
Its very urgent
Pls help
Thanks
ServletWrappe E SRVE0068E: Could not invoke the service() method on
servlet _ibmjsp._Report_5F_Ctl. Exception thrown :
javax.servlet.ServletException: org.mozilla.javascript.ImporterTopLevel:
method initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
at
org.apache.jasper.runtime.PageContextImpl.handlePageExceptio n(PageContextImpl.java:640)
at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 1031)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)
---- Begin backtrace for Nested Throwables
java.lang.NoSuchMethodError: org.mozilla.javascript.ImporterTopLevel:
method initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
at
org.eclipse.birt.core.script.ScriptContext.<init>(ScriptContext.java:80)
at
org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:306)
at
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:159)
at
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:175)
at
org.eclipse.birt.report.engine.api.impl.AbstractRunTask.<init >(AbstractRunTask.java:18)
at org.eclipse.birt.report.engine.api.impl.RunTask.<init>(RunTask.java:56)
at
org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunTask(ReportEngineHelper.java:431)
at
org.eclipse.birt.report.engine.api.impl.ReportEngine.createR unTask(ReportEngine.java:389)
at
com.rational.reqweb.webclasses.BeanReport.createReport(BeanR eport.java:122)
at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 979)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)

[9/15/07 22:56:07:918 IST] 0000001f ServletWrappe E SRVE0014E: Uncaught
service() exception root cause _ibmjsp._Report_5F_Ctl:
java.lang.NoSuchMethodError: org.mozilla.javascript.ImporterTopLevel:
method initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
at
org.eclipse.birt.core.script.ScriptContext.<init>(ScriptContext.java:80)
at
org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:306)
at
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:159)
at
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:175)
at
org.eclipse.birt.report.engine.api.impl.AbstractRunTask.<init >(AbstractRunTask.java:18)
at org.eclipse.birt.report.engine.api.impl.RunTask.<init>(RunTask.java:56)
at
org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunTask(ReportEngineHelper.java:431)
at
org.eclipse.birt.report.engine.api.impl.ReportEngine.createR unTask(ReportEngine.java:389)
at
com.rational.reqweb.webclasses.BeanReport.createReport(BeanR eport.java:122)
at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 979)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)

[9/15/07 22:56:07:978 IST] 0000001f WebApp E SRVE0026E: [Servlet
Error]-[_ibmjsp._Report_5F_Ctl]: java.lang.NoSuchMethodError:
org.mozilla.javascript.ImporterTopLevel: method
initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
at
org.eclipse.birt.core.script.ScriptContext.<init>(ScriptContext.java:80)
at
org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:306)
at
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:159)
at
org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:175)
at
org.eclipse.birt.report.engine.api.impl.AbstractRunTask.<init >(AbstractRunTask.java:18)
at org.eclipse.birt.report.engine.api.impl.RunTask.<init>(RunTask.java:56)
at
org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunTask(ReportEngineHelper.java:431)
at
org.eclipse.birt.report.engine.api.impl.ReportEngine.createR unTask(ReportEngine.java:389)
at
com.rational.reqweb.webclasses.BeanReport.createReport(BeanR eport.java:122)
at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 979)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)
Re: Help Very urgent - To jason [message #255638 is a reply to message #255600] Mon, 17 September 2007 10:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Can you post your code?
It looks like js.jar is not being found.

Jason

surya wrote:
> Hello jason,
> I am facing the same issue as is here :
> http://dev.eclipse.org/newslists/news.eclipse.birt/msg03822. html
> and u helped him to solve out. when running a standalone application its
> working fine but when finally deployed and called from a jsp. its giving
> the error.
> Its very urgent Pls help Thanks
> ServletWrappe E SRVE0068E: Could not invoke the service() method on
> servlet _ibmjsp._Report_5F_Ctl. Exception thrown :
> javax.servlet.ServletException: org.mozilla.javascript.ImporterTopLevel:
> method initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
> at
> org.apache.jasper.runtime.PageContextImpl.handlePageExceptio n(PageContextImpl.java:640)
>
> at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 1031)
> at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
>
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
>
> at
> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
> at
> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
> at
> com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
>
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)
> ---- Begin backtrace for Nested Throwables
> java.lang.NoSuchMethodError: org.mozilla.javascript.ImporterTopLevel:
> method initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
> at
> org.eclipse.birt.core.script.ScriptContext.<init>(ScriptContext.java:80)
> at
> org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:306)
>
> at
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:159)
>
> at
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:175)
>
> at
> org.eclipse.birt.report.engine.api.impl.AbstractRunTask.<init >(AbstractRunTask.java:18)
>
> at
> org.eclipse.birt.report.engine.api.impl.RunTask.<init>(RunTask.java:56)
> at
> org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunTask(ReportEngineHelper.java:431)
>
> at
> org.eclipse.birt.report.engine.api.impl.ReportEngine.createR unTask(ReportEngine.java:389)
>
> at
> com.rational.reqweb.webclasses.BeanReport.createReport(BeanR eport.java:122)
> at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 979)
> at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
>
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
>
> at
> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
> at
> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
> at
> com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
>
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)
>
> [9/15/07 22:56:07:918 IST] 0000001f ServletWrappe E SRVE0014E:
> Uncaught service() exception root cause _ibmjsp._Report_5F_Ctl:
> java.lang.NoSuchMethodError: org.mozilla.javascript.ImporterTopLevel:
> method initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
> at
> org.eclipse.birt.core.script.ScriptContext.<init>(ScriptContext.java:80)
> at
> org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:306)
>
> at
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:159)
>
> at
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:175)
>
> at
> org.eclipse.birt.report.engine.api.impl.AbstractRunTask.<init >(AbstractRunTask.java:18)
>
> at
> org.eclipse.birt.report.engine.api.impl.RunTask.<init>(RunTask.java:56)
> at
> org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunTask(ReportEngineHelper.java:431)
>
> at
> org.eclipse.birt.report.engine.api.impl.ReportEngine.createR unTask(ReportEngine.java:389)
>
> at
> com.rational.reqweb.webclasses.BeanReport.createReport(BeanR eport.java:122)
> at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 979)
> at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
>
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
>
> at
> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
> at
> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
> at
> com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
>
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)
>
> [9/15/07 22:56:07:978 IST] 0000001f WebApp E SRVE0026E:
> [Servlet Error]-[_ibmjsp._Report_5F_Ctl]: java.lang.NoSuchMethodError:
> org.mozilla.javascript.ImporterTopLevel: method
> initStandardObjects(Lorg/mozilla/javascript/Context;Z)V not found
> at
> org.eclipse.birt.core.script.ScriptContext.<init>(ScriptContext.java:80)
> at
> org.eclipse.birt.report.engine.executor.ExecutionContext.<init >(ExecutionContext.java:306)
>
> at
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:159)
>
> at
> org.eclipse.birt.report.engine.api.impl.EngineTask.<init>(EngineTask.java:175)
>
> at
> org.eclipse.birt.report.engine.api.impl.AbstractRunTask.<init >(AbstractRunTask.java:18)
>
> at
> org.eclipse.birt.report.engine.api.impl.RunTask.<init>(RunTask.java:56)
> at
> org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.c reateRunTask(ReportEngineHelper.java:431)
>
> at
> org.eclipse.birt.report.engine.api.impl.ReportEngine.createR unTask(ReportEngine.java:389)
>
> at
> com.rational.reqweb.webclasses.BeanReport.createReport(BeanR eport.java:122)
> at com.ibm._jsp._Report_5F_Ctl._jspService(_Report_5F_Ctl.java: 979)
> at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java: 88)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:1287)
>
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:673)
>
> at
> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:2905)
> at
> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:220)
> at
> com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHos t.java:204)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:1829)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:84)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:469)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:408)
>
> at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.com plete(HttpICLReadCallback.java:101)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java:566)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQ ueueManager.java:619)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQ ueueManager.java:952)
>
> at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(Work QueueManager.java:1039)
>
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1455)
>
>
Re: Help Very urgent - To jason [message #255705 is a reply to message #255638] Tue, 18 September 2007 05:33 Go to previous message
Eclipse UserFriend
Originally posted by: suryakant.in.ibm.com

Thanks for ur reply Jason..
the problem was compatablity issue with js.jar. The server was using older
version of js.jar.
surya
Previous Topic:CHARTING API-Exception when there is only one xAxis point and one YAxis Point
Next Topic:Web Charting vs. Web Viewer
Goto Forum:
  


Current Time: Thu May 08 05:30:29 EDT 2025

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

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

Back to the top