473,473 Members | 1,419 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Apache File not found problem

rsrinivasan
221 New Member
Hi All,
When i run my JSP program, ihave the following exception. How i solve this problem?

Expand|Select|Wrap|Line Numbers
  1. HTTP Status 500 - 
  2.  
  3. --------------------------------------------------------------------------------
  4.  
  5. type Exception report
  6.  
  7. message 
  8.  
  9. description The server encountered an internal error () that prevented it from fulfilling this request.
  10.  
  11. exception 
  12.  
  13. javax.servlet.ServletException
  14.     at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:498)
  15.     at org.apache.jsp.ma_analysis_jsp._jspService(mcpe_analysis_jsp.java:954)
  16.     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)
  17.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
  18.     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:162)
  19.     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
  20.     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
  21.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
  22.     at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:627)
  23.     at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:382)
  24.     at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:306)
  25.     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
  26.     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
  27.     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
  28.     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
  29.     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
  30.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:716)
  31.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
  32.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)
  33.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)
  34.     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
  35.     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
  36.     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
  37.     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
  38.     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)
  39.     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
  40.     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
  41.     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
  42.     at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)
  43.     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)
  44.     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
  45.     at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
  46.     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
  47.     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
  48.     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
  49.     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
  50.     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
  51.     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)
  52.     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
  53.     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
  54.     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
  55.     at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
  56.     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
  57.     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
  58.     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
  59.     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
  60.     at java.lang.Thread.run(Thread.java:534)
  61.  
  62.  
  63. root cause 
  64.  
  65. java.lang.OutOfMemoryError
  66.  
  67.  
  68.  
  69. --------------------------------------------------------------------------------
  70.  
  71. Apache Tomcat/4.1.31
Thanks,
Nov 14 '07 #1
0 3394

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Vikram | last post by:
Hello All, Unable to run php files on Linux . php-4.2.2 is preinstalled on RHL 9 .Whenever I run a .php file in the webbrowser(Mozilla) the HTML source code of the file is being displayed...
0
by: admin | last post by:
I have apache 2.0 install and mysql 4.0 installed. What I want is to be able to use phpmyadmin to adminstrate the database. However the problem I am running into is that the version of php that...
5
by: bissatch | last post by:
Hi, I am trying to install Apache and PHP. I have installed apache fine where I can type in http://localhost and it displays the default Apache page. When trying to install PHP I have run the...
2
by: TrashOverride | last post by:
Hello guys i have a question about apache... i have installed Apache 2.0.54 PHP 5 MySQL 4.01 and i was wondering if i could use a name to access my apache server -> not to use http://localhost but...
3
by: madunix | last post by:
My Server is suffering bad lag (High Utlization) I am running on that server Oracle10g with apache_1.3.35/ php-4.4.2 Web visitors retrieve data from the web by php calls through oci cobnnection...
3
by: Sidu | last post by:
Ok well i'm still very new to apache, mysql, and php.. let me explain everything i have set up.. I have installed Appserv, for those of you who are unfamiliar with it.. it installs mysql, php,...
18
by: rfhurley | last post by:
How do I run a .php program? (I'm starting with the "hello world" script)
10
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration...
8
blazedaces
by: blazedaces | last post by:
So I have a program below which writes an excel file with multiple sheets based on inputs of sheet names, data, cell types, etc. It uses Apache POI, which is currently the only thing I found...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.