Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 79325 invoked by uid 500); 6 Jul 2001 18:55:24 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 79305 invoked from network); 6 Jul 2001 18:55:22 -0000 Received: from mohhepp1.mohdev.gov.on.ca (142.106.5.96) by h31.sny.collab.net with SMTP; 6 Jul 2001 18:55:22 -0000 Received: FROM mail1.moh.gov.on.ca BY mohhepp1.mohdev.gov.on.ca ; Fri Jul 06 14:54:53 2001 -0400 Received: from mail1.moh.gov.on.ca ([142.107.4.65]) by mail1.moh.gov.on.ca (Post.Office MTA v3.1 release PO203a ID# 0-36741U1800L100S0) with ESMTP id AAA62 for ; Fri, 6 Jul 2001 14:53:18 -0400 Message-ID: <3B460847.8070708@mail1.moh.gov.on.ca> Date: Fri, 06 Jul 2001 14:49:43 -0400 From: gary.dale@mail1.moh.gov.on.ca (Gary Dale) Organization: Ontario Ministry of Health & Long-term Care User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010628 X-Accept-Language: en-us MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Making Tomcat 3.2 A Service On Win 2000 ( using jdk 1.3.0_02 ) References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Are you sure there are no problems with jdk1.3.1? The main problem I found with 1.3.0 was that it shut down when you logged off. I found the same problem in 1.3.1. The "fix" is to add -Xsa to the execution line that starts Java in Tomcat. As for making Tomcat a service, I found the jk_nt_service.exe (zipped up) in the jakarta downloads. I thought that was the standard way of making it into a service. Is this what is causing the shutdown problem? ShouldI be using a different method? Randy Layman wrote: > 1. No quotes and no spaces in filenames allowed. Use one backslash >(\) in your paths. The examples that come in the conf directory are >correctly formatted, but probably for the wrong directories. > 2. Sun fixed the problem for JDK 1.3.1. All 1.3.0 versions have >problems. Also, all versions of the 1.2.1, 1.2.2, 1.1.8, and 1.1.7 line >that I have worked with have been fine, although rumor has it that some >versions of 1.2.0 had the same problem. Also, rumor has it that beta 1.4 >works fine as a service (but has other issues). > > Randy > >-----Original Message----- >From: Russell, Steve [mailto:Steve.Russell@valueoptions.com] >Sent: Thursday, July 05, 2001 2:48 PM >To: 'tomcat-user@jakarta.apache.org' >Subject: Making Tomcat 3.2 A Service On Win 2000 ( using jdk 1.3.0_02 ) > > >Hi; > >I found some instructions at jakarta.apache.org for making tomcat a service: > >http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html > >It didn't answer some questions I would like to know before I begin. > >1. The instructions mention setting TOMCAT_HOME in wrapper.properties. > Lets say this is c:\tomcat.....do I put it inq uotes? Do I use the "\" >as a path seperator or a "/"? > >2. The instructions mention that there is a bug in jdk1.3 that if you follow >thei nstructions to make > tomcat a service and you stop the service no clean up will happen. Is >there anything bad about > that? What will not happen? Does this bug also exist in jdk1.3.0_02 >? > >Thanks in advance > >Steve Russell >Web Developer III >ValueOptions - Lifescape >703-205-6589 >steve.russell@valueoptions.com > > > >********************************************************************** >This email and any files transmitted with it are confidential and >intended solely for the use of the individual or entity to whom they >are addressed. If you have received this email in error please notify >the sender by email, delete and destroy this message and its >attachments. > > >********************************************************************** >