You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kishor K <ki...@yahoo.com> on 2001/10/18 11:18:51 UTC

WebApp: Error 500 (File: pr_warp.c Line: 434)

hi,
 
I have installed TC4.0.1 and Apache on Win NT.
Connected them using mod_webapp and Warp.
 
Sometimes nothing comes and browser waits for the output.
But sometimes i am getting the following error.
++++++++++++++++++++++++++++++++++
WebApp: Error 500
 
                                     (File: pr_warp.c Line: 434) 
 
(null) 
+++++++++++++++++++++++++++++++++
 
httpd.conf
 
    LoadModule webapp_module modules/mod_webapp.so
    AddModule   mod_webapp.c 

 
    NameVirtualHost *
   <VirtualHost *>
        ServerName www.myserver.com
        DocumentRoot "D:/Program Files/Apache/htdocs"
 #start for tomcat4.0.1@@@@@@@@@@@@@@@@@@@
    WebAppConnection conn      warp  www.myserver.com:8008
    WebAppDeploy     examples  conn  /examples
   WebAppDeploy     myapp  conn  /myapp   
   WebAppInfo       /webapp-info
        #end for tomcat4.0.1@@@@@@@@@@@@@@@@@@@@@@@
    </VirtualHost>
    <VirtualHost *>
    ServerName www.yourserver.com
    DocumentRoot "D:/Program Files/Apache/yourdocs"
    </VirtualHost>

server.xml
 
i hvnt added anything to the server.xml
No contexts added to the server.xml.
 
Any idea?
 
kishor
 






_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com