Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 44716 invoked from network); 4 Apr 2008 20:10:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2008 20:10:55 -0000 Received: (qmail 76790 invoked by uid 500); 4 Apr 2008 20:10:43 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 75862 invoked by uid 500); 4 Apr 2008 20:10:41 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 75851 invoked by uid 99); 4 Apr 2008 20:10:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 13:10:41 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 20:09:49 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JhsEc-0007ua-KE for users@tomcat.apache.org; Fri, 04 Apr 2008 20:10:02 +0000 Received: from 65-64-46-66.ded.swbell.net ([65.64.46.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Apr 2008 20:10:02 +0000 Received: from david.crow by 65-64-46-66.ded.swbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Apr 2008 20:10:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: "David Crow" Subject: Tomcat has stopped working Date: Fri, 4 Apr 2008 15:03:33 -0500 Lines: 25 Message-ID: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 65-64-46-66.ded.swbell.net X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org My Web site was running fine with the following versions of Java: JDK 1.4.2.12 JRE 1.6.0.3 Java is configured to automatically update itself, and so v1.6.0.5 was downloaded and installed. The next time I went to use the machine, I was presented with the following: HTTP Status 404 type status report message /iSeriesNavigator/WnServlet description The requested resource (/iSeriesNavigator/WnServlet) is not available Apache Tomcat/5.0.28 The URL that I am using is: http://tulsadev:8080/iSeriesNavigator/WnServlet?system=192.168.200.247&task=schjob So I guess my question is, what is this WnServlet thing that Tomcat is complaining about? Thinking it was a file, I searched for it, but found nothing. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org