Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 47780 invoked from network); 3 Oct 2000 22:30:45 -0000 Received: from msp-26-164-174.mn.rr.com (HELO localhost.localdomain) (24.26.164.174) by locus.apache.org with SMTP; 3 Oct 2000 22:30:45 -0000 Received: from fatman (IDENT:nobody@localhost [127.0.0.1]) by localhost.localdomain (8.9.3/8.9.3) with SMTP id QAA12995 for ; Tue, 3 Oct 2000 16:28:43 -0500 Message-ID: <135681032.970608523240.JavaMail.nobody@fatman> Date: Tue, 3 Oct 2000 16:28:43 -0500 (CDT) From: BugRat Mail System Reply-To: BugRat Mail System To: tomcat-bugs@cortexity.com Subject: BugRat Report #198 has been filed. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="135683984.970608523214.JavaMail.nobody@fatman" X-Mailer: org.gjt.mail.EnhancedMimeMsg, Organization: The Giant Java Tree, X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --135683984.970608523214.JavaMail.nobody@fatman Content-Type: text/plain Content-Transfer-Encoding: 7bit Bug report #198 has just been filed. You can view the report at the following URL: REPORT #198 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.1 JVM Release: 1.3.0-RC Operating System: Solaris OS Release: 8 Platform: SPARC Synopsis: Problem reported in bug #50 of init() being called twice at start-up servlet load Description: Tomcat V3.1 / J2SE (JDK 1.3) / Sol 8/ Bug #50 says that init() may be called twice for a servlet if the server is busy. I see this also on an otherwise completely idle server when the servlet is loaded at startup. (Do you make two passes over the config info or something?) I am using the init(config) form of the call. Cheers, Damon http://d.hd.org/ --135683984.970608523214.JavaMail.nobody@fatman Content-Type: text/html; name=Report-198.html Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=Report-198.html Content-Description: DataSource attachment 'Report-198.html' BugRat Report # 198

BugRat Report # 198

Project: Tomcat Release: 3.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: serious
Confidence: public

Submitter: _Anonymous ( anonymous-bug@cortexity.com )
Date Submitted: Oct 3 2000, 04:28:43 CDT
Responsible: Z_Tomcat Alias ( tomcat-bugs@cortexity.com )

Synopsis:
Problem reported in bug #50 of init() being called twice at start-up servlet load
Environment: (jvm, os, osrel, platform)
1.3.0-RC, Solaris, 8, SPARC

Additional Environment Description:
/usr/j2se/bin/java -server -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-RC) Java HotSpot(TM) Server VM (build 1.3.0-RC, mixed mode)

Report Description:
Tomcat V3.1 / J2SE (JDK 1.3) / Sol 8/ Bug #50 says that init() may be called twice for a servlet if the server is busy. I see this also on an otherwise completely idle server when the servlet is loaded at startup. (Do you make two passes over the config info or something?) I am using the init(config) form of the call. Cheers, Damon http://d.hd.org/

Workaround:
null

View this report online...
--135683984.970608523214.JavaMail.nobody@fatman--