Re: stylesheets giving 404 after a long response time

2006-05-09 Thread Frank W. Zammetti
I'm not sure, it's just one of those things that seems fishy to me... I would *logically* think it has nothing to do with it, or at least if it did, I definitely would not expect a 404... but I also know that logic frequently has nothing to do with solving problems like

404 error for request before tomcat 5.5 fully started

2006-05-02 Thread Steve Morrison
I'm migrating an application with a lot of JSPs from tomcat 4.1.x to 5.5.x. I've found that if I send more than one request to tomcat 5.5 immediately after it starts accepting connections, the request will result in a 404. If I send just one request, that request will wait and then complete

Custom 404 page with listings set to false

2006-04-25 Thread Robert Kudyba
-on-startup And I also have this: error-page error-code404/error-code location/404.html/location /error-page But when someone tried to list a diretory, e.g., www.ourdomain.com/images, all of the images in the 404 page and links end up broken and we see this in the log file

404

2006-04-17 Thread jonathan . pare
Why when I go to http://localhost/ I get a directory listing containing those 2 elements: [DIR] Parent Directory 15-Apr-2006 15:22 - [DIR] apache2-default/ 15-Apr-2006 15:22 - And when I go to http://localhost/index.jsp I get a file not found error although THE FILE EXISTS ! Thanks. (using

Re: 404

2006-04-17 Thread Edoardo Panfili
[EMAIL PROTECTED] ha scritto: Why when I go to http://localhost/ I get a directory listing containing those 2 elements: [DIR] Parent Directory 15-Apr-2006 15:22 - [DIR] apache2-default/ 15-Apr-2006 15:22 - And when I go to http://localhost/index.jsp I get a file not found error although THE

Re: 404

2006-04-17 Thread Mark Thomas
When starting a new thread (ie sending a message to the list about a new topic) please do not reply to an existing message and change the subject line. To many of the list archiving services and mail clients used by list subscribers this makes your new message appear as part of the old thread.

Re: 404

2006-04-17 Thread jonathan . pare
à Re: 404 Tomcat Users List [EMAIL PROTECTED

Re: 404

2006-04-17 Thread Marc Farrow
cc Veuillez répondre Objet à Re: 404 Tomcat Users List [EMAIL PROTECTED] che.org

404

2006-04-17 Thread jonathan . pare
@tomcat.apache.org cc Veuillez répondre Objet à Re: 404 Tomcat Users List [EMAIL PROTECTED

Re: 404

2006-04-17 Thread David Kerber
à Re: 404 Tomcat Users List [EMAIL PROTECTED] che.org [EMAIL PROTECTED] ha scritto: Why when I go to http://localhost/ I get a directory listing containing those 2 elements: [DIR] Parent Directory 15

Re: 404

2006-04-17 Thread jonathan . pare
cc Veuillez répondre Objet à Re: 404 Tomcat Users

Re: 404

2006-04-17 Thread Edoardo Panfili
[EMAIL PROTECTED] ha scritto: I didn't take the default. I changed the port to 80: File: usr/local/tomcat/conf/server.xml Changed this: Connector port=8080 ... maxThreads=150 minSpareThreads=25 ... to this: Connector port=80 ... maxThreads=150 minSpareThreads=25 ... What's

Re: 404

2006-04-17 Thread jonathan . pare
à Objet Tomcat Users Re: 404 List [EMAIL PROTECTED

Re: 404

2006-04-17 Thread Edoardo Panfili
[EMAIL PROTECTED] ha scritto: What are the files that I should check if they're ok ? /usr/local/tomcat/conf/server.xml I use the default file, It works good for me. I have the configuration for the application inside the application folder:

Adding a new JSP to an existing unpacked and deployed web app = 404 error

2006-04-11 Thread Not Zippy
Hi I am upgrading from a Tomcat 4.1.27 to a Tomcat 5.5.16 enviorment. After an application is started any files that are added (to the folder that contained the started web application) when accessed from the browser reports a 404 error, be it a jsp or a gif. Is this normal ? Im also having

HTTP 404

2006-03-29 Thread VIKASS NAGPAL
Hi HTTP Status 404 - /Control_center/j_security_check type Status report message /Control_center/j_security_check description The requested resource (/Control_center/j_security_check) is not available

Re: HTTP 404

2006-03-29 Thread Jens Skripczynski
On Wed, 29 Mar 2006 20:07:06 +0200, VIKASS NAGPAL [EMAIL PROTECTED] wrote: Hi HTTP Status 404 - /Control_center/j_security_check type Status report message /Control_center/j_security_check description

Apache2 - mod_jk2 - Tomcat4.1 : 404 Error if host not defined in server.xml

2006-03-29 Thread Gerard Pelka
Hello, I have a Apache running with a lot virtual hosts. Now I installed Tomcat 4.1 and use mod_jk2 to send .jsp to the Tomcat Server (ajp13). But Tomcat needs the real path to the .jsp-file (defined in server.xml) or it cause a 404 Error ?!?! Is this normal? Do I have really define all

Re: Apache2 - mod_jk2 - Tomcat4.1 : 404 Error if host not defined in server.xml

2006-03-29 Thread David Smith
installed Tomcat 4.1 and use mod_jk2 to send .jsp to the Tomcat Server (ajp13). But Tomcat needs the real path to the .jsp-file (defined in server.xml) or it cause a 404 Error ?!?! Is this normal? Do I have really define all the virtual hosts in the server.xml to use .jsps in on all hosts? And what

Re: HTTP 404

2006-03-29 Thread Franck Borel
. -- Franck Hi HTTP Status 404 - /Control_center/j_security_check type Status report message /Control_center/j_security_check description The requested resource (/Control_center/j_security_check

IIS Isapi Redirector Not Working - 404 Error

2006-03-26 Thread EEstes
from port 80, it fails: http://localhost/auth/Authorize I get a 404 error in the IIS log, indicating that the redirector is not handling the requests: 2006-03-27 05:57:57 W3SVC1 127.0.0.1 GET /auth/Authorize - 80 - 127.0.0.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322

RE: Odd 404 error

2006-02-27 Thread David Liles
Ok, I just discovered that if I convert the web app to a Struts site it works fine... Does anyone know why it would work as a Struts site but as a traditional web app I get the 404 error? -Original Message- From: David Liles Sent: Monday, February 27, 2006 7:30 PM To: users

tomcat 5.5.15 404 - extra path after jsp page

2006-02-22 Thread Xiangzhou Wang
I am using tomcat 5.5.15, I can access jsp page, but if I put /something after jsp page, I will get 404 error. e.g. good - http://localhost:8080/jsp-examples/jsp2/el/basic-arithmetic.jsp error- http://localhost:8080/jsp-examples/jsp2/el/basic-arithmetic.jsp/test Is there a way to still access

RE: tomcat 5.5.15 404 - extra path after jsp page

2006-02-22 Thread Caldarale, Charles R
From: Xiangzhou Wang [mailto:[EMAIL PROTECTED] Subject: tomcat 5.5.15 404 - extra path after jsp page I am using tomcat 5.5.15, I can access jsp page, but if I put /something after jsp page, I will get 404 error. Which is exactly what you should get. Why do you expect any different

RE: tomcat 5.5.15 404 - extra path after jsp page

2006-02-22 Thread Wang, Hansen
take a look of section 11.2 of the servlet specification for details. -Original Message- From: Xiangzhou Wang [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 4:31 PM To: users@tomcat.apache.org Subject: tomcat 5.5.15 404 - extra path after jsp page I am using tomcat

Problem with hosting web application on tomcat / error 404 for an exists file

2006-02-15 Thread Legolas Woodland
to upload them all , now that i try to access my web site it return HTTP Status 404 - /index.jsp meanwhile index.jsp in under that www folder. I test the server by uploading an html file to make sure that i put content of war file in correct place. nad it works ok with HTML file. can some

Problem with hosting web application on tomcat / error 404 for an exists file

2006-02-15 Thread Legolas Woodland
to upload them all , now that i try to access my web site it return HTTP Status 404 - /index.jsp meanwhile index.jsp in under that www folder. I test the server by uploading an html file to make sure that i put content of war file in correct place. nad it works ok with HTML file. can some

Re: Download file Problem - 404 error

2006-02-01 Thread David Smith
I've done code similar to this. Yore can go one of two ways: 1) Store your properties file in WEB- INF/classes and then call propFile.load(this.getClass().getClassLoader().getResourceAsStream(application.properties'')); 2) Store the properties file anywhere in the webapp and call

Re: Download file Problem - 404 error

2006-01-31 Thread vineesh kumar
that may be the correct path also check that package com.deepa.servlet; at the first line itself is declared in ur java file On 1/31/06, Bob Hall [EMAIL PROTECTED] wrote: Deepa, As someone pointed out in an earlier post you need to include the following in your DownloadFile.java file:

Re: Download file Problem - 404 error

2006-01-31 Thread vineesh kumar
that may be the correct path also check that package com.deepa.servlet; at the first line itself is declared in ur java file - Show quoted text - On 1/31/06, vineesh kumar [EMAIL PROTECTED] wrote: that may be the correct path also check that package com.deepa.servlet; at the first line itself

Re: Download file Problem - 404 error

2006-01-31 Thread DEEPA M N
Here r few lines of codes; package com.deepa.servlet; import java.io.*; import java.util.*; import java.net.*; import javax.servlet.*; import javax.servlet.http.*; import java.util.zip.GZIPOutputStream; public class DownloadFiles extends HttpServlet { private static final String DIR =

Re: Download file Problem - 404 error

2006-01-31 Thread vineesh kumar
do u changed ur web.xml also the code is ok it should work.but u hav to check all the other files also like web.xml from the older web.xml file it was written that the servlet class is Downloadfiles but u hav to change it to com.deepa.servlet.Downloadfiles if all these things are working,

Re: Download file Problem - 404 error

2006-01-31 Thread vineesh kumar
one more thing u can do is put an index.html on ur Downloadfile directory(ie the root folder of ur app).and try typing http://localhost:8080/Downloadfile/ then the tomcat should show the html file if that too is not happening, the problem may be with ur server.xml or even worse on ur catalina

Re: Download file Problem - 404 error

2006-01-31 Thread DEEPA M N
I hav changed web.xml after including package. In this code i m not accessing the servlet thr' html rather i m using the url in the browser window. http://localhost:8080/DownloadFile/servlet/DownloadFiles vineesh kumar [EMAIL PROTECTED] wrote: one more thing u can do is put an

Re: Download file Problem - 404 error

2006-01-31 Thread vineesh kumar
that's ok. the test is for checking the path is recognised by tomcat or not.if tomcat is not showing the index.html, then the problem is in ur servel.xml ot context,xml. for making sure what's the problem only i suggesterd the test On 1/31/06, DEEPA M N [EMAIL PROTECTED] wrote: I hav changed

Re: Re: was 404 - now 500

2006-01-31 Thread DEEPA M N
Hi, I jus tried this. I created another folder under webapps and the tree structure is as below. Download1-- --WEB-INF/web.xml --WEB-INF/classes/com/deepa/servlet/DownloadFiles.class --WEB-INF/lib Download1 is under webapps folder. But after trying this too i am getting the

Re: Download file Problem - 404 error

2006-01-31 Thread DEEPA M N
Hi, wen i checked the log file, i think the error might be in the line of the code. root = propFile.getProperty(app.directory); This code should be able to download the files from the server. so i m using application.properties where app.directory=D:\\temp\\files\\ I doubt

Re: was 404 - now 500

2006-01-31 Thread Glen Mazza
DEEPA M N wrote: Hi, I jus tried this. I created another folder under webapps and the tree structure is as below. Download1-- --WEB-INF/web.xml --WEB-INF/classes/com/deepa/servlet/DownloadFiles.class --WEB-INF/lib Download1 is under webapps folder. But after trying this too

Re: Download file Problem - 404 error

2006-01-31 Thread Glen Mazza
DEEPA M N wrote: Hi, wen i checked the log file, i think the error might be in the line of the code. root = propFile.getProperty(app.directory); This code should be able to download the files from the server. so i m using application.properties where

Re: was 404 - now 500

2006-01-31 Thread vineesh kumar
Ok now u hav created a new hirarchy now try make a new file like Download1.xml in the {TOMCAT_HOME}/conf/Catalina/localhost directory and add the following lines in that file ?xml version=1.0 encoding=UTF-8? Context docBase=TOMCATDIR/webapps/Download1 path=/Download1/ On 2/1/06, Glen Mazza

Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
a appln, i get 404 Resource not found error. Before i hav worked on servlet and tomcat, i was not getting such issues before. But now i m facing such type of issues, i need to solve it as early as possible. Here is a web.xml lines: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app

Re: Download file Problem - 404 error

2006-01-30 Thread Bob Hall
web.xml in the WEB-INF folder. After running a appln, i get 404 Resource not found error. Before i hav worked on servlet and tomcat, i was not getting such issues before. But now i m facing such type of issues, i need to solve it as early as possible. Here is a web.xml lines: ?xml

Re: Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
Hi Thank u, I did as u mentioned. But wen i run the appln now, i m getting this error. Http status 500: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception

Re: Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
Hi Anto Paul, Ya I extended HttpServlet method and also service() method. I also tried wit packages, but also i m getting some sort of error. Pls help me. I greatly welcome ur help. Thank u Deepa - Jiyo

Re: Download file Problem - 404 error

2006-01-30 Thread vineesh kumar
deepa, plz send ur web.xml and server.xml on each change.so that we can hav a look on that and understand the problem regards vineesh On 1/30/06, DEEPA M N [EMAIL PROTECTED] wrote: Hi Anto Paul, Ya I extended HttpServlet method and also service() method. I also tried wit packages,

Re: Download file Problem - 404 error

2006-01-30 Thread vineesh kumar
Deepa, plz check the following things is ur class is public? whether the class name is DownloadFiles.class itself? also check the access permissions of the class and tomcat directory if ur on a X'nix machine On 1/30/06, vineesh kumar [EMAIL PROTECTED]

Re: Download file Problem - 404 error

2006-01-30 Thread Petr Hadraba
Deepa, The java.lang.NoClassDefFoundError: com/deepa/servlet/DownloadFiles (wrong name: DownloadFiles) error message means that you have class DownloadFiles in the package directory structure com.deepa.servlet.DownloadFiles, but you ommit the package directive in the source code, OR you have

Re: Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
Hi Vineesh, The class name is DownloadFiles.class Pls let me know wat is access permissions of the class and tomcat. I m posting my web.xml after including package. ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application

Re: Download file Problem - 404 error

2006-01-30 Thread Anto Paul
On 1/31/06, DEEPA M N [EMAIL PROTECTED] wrote: Hi Vineesh, The class name is DownloadFiles.class Pls let me know wat is access permissions of the class and tomcat. I m posting my web.xml after including package. ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app PUBLIC

Re: Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
Hi, Here is a log file. Pls let me know how can i correct it. 2006-01-31 10:30:54 StandardWrapperValve[DownloadFiles]: Allocate exception for servlet DownloadFiles javax.servlet.ServletException: Error allocating a servlet instance at

Re: Download file Problem - 404 error

2006-01-30 Thread Anto Paul
On 1/31/06, DEEPA M N [EMAIL PROTECTED] wrote: Hi, Here is a log file. Pls let me know how can i correct it. In what package it is defined ?. Are you sure you deleted the old classfiles and compiled the classfiles to the right folder ? Go to WEB-INF\classes and type java

Re: Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
Hi I did as u said. This is wat the error i m getting. D:\Tomcat5.0\jakarta-tomcat-5.0.28\webapps\DownloadFile\WEB-INF\classesjava com.deepa.servlet.DownloadFiles Exception in thread main java.lang.NoClassDefFoundError: com/deepa/servlet/DownloadFiles (wrong name: DownloadFiles)

Re: Download file Problem - 404 error

2006-01-30 Thread Anto Paul
On 1/31/06, DEEPA M N [EMAIL PROTECTED] wrote: Hi I did as u said. This is wat the error i m getting. D:\Tomcat5.0\jakarta-tomcat-5.0.28\webapps\DownloadFile\WEB-INF\classesjava com.deepa.servlet.DownloadFiles Exception in thread main java.lang.NoClassDefFoundError:

Re: Download file Problem - 404 error

2006-01-30 Thread vineesh kumar
Deepa this error comes bcos the classpath of urs is not set correctly.please set the classpath as of to include the serv;letapi.jar and this directory. and check whether this class is public. regards vineesh On 1/31/06, DEEPA M N [EMAIL PROTECTED] wrote: Hi I did as u said. This is wat

Re: Download file Problem - 404 error

2006-01-30 Thread vineesh kumar
Also check the package name On 1/31/06, vineesh kumar [EMAIL PROTECTED] wrote: Deepa this error comes bcos the classpath of urs is not set correctly.please set the classpath as of to include the serv;letapi.jar and this directory. and check whether this class is public. regards

Re: Download file Problem - 404 error

2006-01-30 Thread DEEPA M N
Hi, I hav set the classpath in the environment variables as below D:\Tomcat5.0\jakarta-tomcat-5.0.28\common\lib\servlet-api.jar Let me know is this correct? regards Deepa vineesh kumar [EMAIL PROTECTED] wrote: Deepa this error comes bcos the classpath of urs is not set

RE: Download file Problem - 404 error

2006-01-30 Thread Avinash RS
Problem - 404 error Hi I did as u said. This is wat the error i m getting. D:\Tomcat5.0\jakarta-tomcat-5.0.28\webapps\DownloadFile\WEB-INF\classesjava com.deepa.servlet.DownloadFiles Exception in thread main java.lang.NoClassDefFoundError

RE: Download file Problem - 404 error

2006-01-30 Thread Bob Hall
Deepa, As someone pointed out in an earlier post you need to include the following in your DownloadFile.java file: (usually, as the first line) package com.deepa.servlet; You would also normally place DownloadFiles.java in a directory that ended in com/deepa/servlet. In WinSpeak:

404 resource not found

2006-01-28 Thread Mark Space
Hi all, I'm quite new to Tomcat but I'm trying to make some headway with basics. I just tried to get a simple servlet working--no luck. I get a 404 not found from the server when the servlet is invoked. Most likely it's just pilot error, but I can see there's a lot of strings and directory

Re: 404 resource not found

2006-01-28 Thread Mark Space
Mark Space wrote: I've already tried increasing the logging to debug, but I see nothing untoward in the logs, just a lot of [info]. I've tried eyeballing the web.xml file and the directory paths several times and I can see my typo. I That's should have been can't see my typo...

RE: 404 resource not found

2006-01-28 Thread Caldarale, Charles R
From: Mark Space [mailto:[EMAIL PROTECTED] Subject: 404 resource not found 2. The app is installed in (Tomcat_home)/webapps/ROOT/Beer-v1 That's at least one problem - your app should be under webapps, not webapps/ROOT. Your app was never deployed. Follow the examples. - Chuck

RE: 404 resource not found

2006-01-28 Thread Caldarale, Charles R
From: Mark Space [mailto:[EMAIL PROTECTED] Subject: Re: 404 resource not found So, is ROOT the default app? This said to use ROOT: http://www.coreservlets.com/Apache-Tomcat-Tutorial/ I'd suggest using the real Tomcat and Servlet documentation first, and then referring to 3rd party doc

apache mod_jk tomcat, 404 errors

2006-01-09 Thread David Isaacson
) and the local webserver (tomcats webapps/ROOT). ie dir1 and dir2 The problem rises when the directories are only found in the webapps/ROOT directory, and I'm trying to view a jsp page. ie dir3 All I get is a 404 page not found error because apache can't find the directory. I tried to fix

IIS connector (JK-1.2.15) fails to call Tomcat - returns 404

2006-01-03 Thread Fredrik Rubensson
to ajp13w and then I get a 404 back. I am not sure about if it is Tomcat or the connector that returns the 404. There are no signs of any activity whatsoever in the Tomcat logs. So in short it looks nice in the connector log file but still returns a 404. Tomcat also has no problem with normal

Tomcat 5.0 HTTP 404 with hello.class

2006-01-02 Thread White-Home.com
As I understand it I can save Hello.class as /usr/share/tomcat5/webapps/hello/WEB-INF/classes/com/hello/Hello.class and address is as http://localhost:8080/hello/Hello This results in a HTTP 404 error message. Background I am running Linux FC4 and Tomcat 5.0.30 I have a hello.jsp

Re: Tomcat 5.0 HTTP 404 with hello.class

2006-01-02 Thread Bob Smith
Is the package in your source code com.hello? As I understand it I can save Hello.class as /usr/share/tomcat5/webapps/hello/WEB-INF/classes/com/hello/Hello.class and address is as http://localhost:8080/hello/Hello This results in a HTTP 404 error message. Background I am running

Re: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
Hello, I am currently using Tomcat 5.0.28 on Unix and I have been able to get the Tomcat web up and running but when I select 'Status' or 'Tomcat Manager', I get the following error: HTTP Status 404 - /manager/html type Status report message /manager/html description The requested resource

Re: Tomcat 5 error 404

2005-12-14 Thread David Smith
to get the Tomcat web up and running but when I select 'Status' or 'Tomcat Manager', I get the following error: HTTP Status 404 - /manager/html type Status report message /manager/html description The requested resource (/manager/html) is not available. My other Webapps seem to work okay but I am

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
To: Tomcat Users List Subject: RE: Tomcat 5 error 404 From: Bliesner, Christopher P [mailto:[EMAIL PROTECTED] Subject: Re: Tomcat 5 error 404 I am currently using Tomcat 5.0.28 on Unix and I have been able to get the Tomcat web up and running but when I select 'Status' or 'Tomcat Manager', I

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 1:50 PM To: Tomcat Users List Subject: Re: Tomcat 5 error 404 You should be able to find more info for this problem in the logs. Catalina.out in particular should be able to shed some light. Take a look and post any relevant exceptions

Re: Tomcat 5 error 404

2005-12-14 Thread David Smith
:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 1:50 PM To: Tomcat Users List Subject: Re: Tomcat 5 error 404 You should be able to find more info for this problem in the logs. Catalina.out in particular should be able to shed some light. Take a look and post any relevant exceptions

RE: Tomcat 5 error 404

2005-12-14 Thread Caldarale, Charles R
From: Bliesner, Christopher P [mailto:[EMAIL PROTECTED] Subject: RE: Tomcat 5 error 404 Here is the URL I'm trying: //eptest01:8080/manager/html which uses the direct port. And I copied the same tomcat-users.xml from Tomcat 4.1.12 which works great. There should be a file manager.xml

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
Hi Dave, Yes, a manager.xml exists in localhost. Plus, the 'manager' webapp does exist there. Very strange. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 2:25 PM To: Tomcat Users List Subject: Re: Tomcat 5 error 404 Curious

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
type=org.apache.catalina.UserDatabase/ /Context ~ -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 2:27 PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 From: Bliesner, Christopher P [mailto:[EMAIL PROTECTED

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
servlet-nameHTMLManager/servlet-name url-pattern/html/*/url-pattern /servlet-mapping -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 3:07 PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 From: Bliesner

RE: Tomcat 5 error 404

2005-12-14 Thread Caldarale, Charles R
From: Bliesner, Christopher P [mailto:[EMAIL PROTECTED] Subject: RE: Tomcat 5 error 404 Here is what I found there...looks okay..do you see anything? Nope, it all looks good to me. Does the regular manager app work? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
Not sure which one that is? But Chuck, my other webapps run which I copied straight over from Tomcat 4.1.12. The only problem with them is that I can't see any data, like maybe the servlet isn't talking or ? Sounds like the same 404 problem there as well... I sure appreciate your help though

RE: Tomcat 5 error 404

2005-12-14 Thread Caldarale, Charles R
From: Bliesner, Christopher P [mailto:[EMAIL PROTECTED] Subject: RE: Tomcat 5 error 404 Not sure which one that is? Try this: http://host:port/manager/manager-howto.html But Chuck, my other webapps run which I copied straight over from Tomcat 4.1.12. Be careful there, because I think

RE: Tomcat 5 error 404

2005-12-14 Thread Warren Pace
Just a shot in the dark . . . is TC4 still listening on port 8080? On Wed, 2005-12-14 at 17:32 -0600, Bliesner, Christopher P wrote: Yes, I will check on that...thanks for the direction and the link below has the same 404 effect. -Original Message- From: Caldarale, Charles R

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
Good thinking...well the TC4 installation is currently not running...I've got the TC5 listening on port 8080 though... -Original Message- From: Warren Pace [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 4:40 PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 Just

RE: Tomcat 5 error 404

2005-12-14 Thread Jan Behrens
8080 though... -Original Message- From: Warren Pace [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 4:40 PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 Just a shot in the dark . . . is TC4 still listening on port 8080? On Wed, 2005-12-14 at 17:32 -0600

Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-30 Thread Martin Gainty
Good Morning Blueberry if you go to http://localhost:8081/manager/html what happens when you Reload jsp-examples ? Martin- - Original Message - From: blueberry lake [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, November 30, 2005 10:39 AM Subject: HTTP 404 error when

Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-30 Thread blueberry lake
Thanks for helping. http://localhost:7888/manager/html gives me the same HTTP 404 error. On 11/30/05, Martin Gainty [EMAIL PROTECTED] wrote: Good Morning Blueberry if you go to http://localhost:8081/manager/html what happens when you Reload jsp-examples ? Martin- - Original Message

Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-30 Thread Martin Gainty
Message - From: blueberry lake [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org; Martin Gainty [EMAIL PROTECTED] Sent: Wednesday, November 30, 2005 1:19 PM Subject: Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix Thanks for helping. http

Re: Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-30 Thread blueberry lake
] wrote: And add a JkAutoAlias line to httpd.conf if you're not going to mount individual directories. From: Martin Gainty [EMAIL PROTECTED] Date: 2005/11/30 Wed PM 02:53:22 EST To: Tomcat Users List users@tomcat.apache.org Subject: Re: HTTP 404 error when mod_jk 1.2.15 connects apache

RE: Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-30 Thread Nate Rock
PROTECTED] Sent: Wednesday, November 30, 2005 2:35 PM To: Tomcat Users List Subject: Re: Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix Finally, I found the problem is that port 8009 is already used by some other application. I used another port

Re: Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.

2005-11-30 Thread wapace
netstat (or your distribution's equivalent command) should do the trick. From: blueberry lake [EMAIL PROTECTED] Date: 2005/11/30 Wed PM 03:34:58 EST To: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28

HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-29 Thread blueberry lake
system gives me the tomcat welcome page for URL http://localhost:7888/ ( I changed apache to listen to port 7888. ), which seems fine. The problem is that when I access the URLs like http://localhost:7888/jsp-examples/, I got the following error: = HTTP 404 type Status report

HTTP 404 error when mod_jk 1.2.15 connects apache 2.0.55 and tomcat 5.0.28 on unix

2005-11-29 Thread blueberry lake
the following error: = HTTP 404 type Status report message /jsp-examples/ description The requested resource (/jsp-examples/) is not available. Apache/Tomcat 5.0.28 == For tomcat, I comment out the 8080 port (http) so that to make sure it stops the http service

Get 404 error but file is there

2005-11-03 Thread ooper
html head /head body I have a site where a user can save reports for later viewing. An html file is created and the user can then access it later. For some reason, the html files that get created today are not accessible. A 404 error is returned. The html files from

HTTP Status 404 - Servlet ControlServlet is not available

2005-10-26 Thread Nehal Sangoi
How can i resolve this error? I added manager context in server.xml first. Then deployed webapp using ant script. again, modified server.xml by inserting context for jdbc conn. and all. Restarted tomcat and apache. But this is not working.

Re: Problem getting custom 404 error working on 4.1.31

2005-10-24 Thread Seak, Teng-Fong
: Monday, October 24, 2005 4:13 PM To: users@tomcat.apache.org Subject: Problem getting custom 404 error working on 4.1.31 Hi all, I've been scratching my head over this for a few days, and I just can't see what I'm doing wrong. I am running 4.1.31 under JDK 1.4.2. Basically, I've taken

<    5   6   7   8   9   10