Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 6777 invoked from network); 16 Oct 2003 11:59:08 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Oct 2003 11:59:08 -0000 Received: (qmail 69743 invoked by uid 500); 16 Oct 2003 11:59:00 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 69544 invoked by uid 500); 16 Oct 2003 11:58:59 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 69527 invoked from network); 16 Oct 2003 11:58:59 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 16 Oct 2003 11:58:59 -0000 Received: (qmail 6709 invoked from network); 16 Oct 2003 11:58:59 -0000 Received: from unknown (HELO apache.org) (127.0.0.1) by 127.0.0.1 with SMTP; 16 Oct 2003 11:58:59 -0000 Message-ID: <3F8E8801.7070905@apache.org> Date: Thu, 16 Oct 2003 13:58:57 +0200 From: Henri Gomez User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: jk2/tc4/jkstatus problems ;( References: <002c01c393c9$88b48f70$0302000a@GISDATA.ZG> In-Reply-To: <002c01c393c9$88b48f70$0302000a@GISDATA.ZG> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: 127.0.0.1 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi I could get jkstatus via : http://mysystem/jkstatus/ But it failed to find http://mysystem/jkstatus/jkstatus?cfgOrig=1 http://mysystem/jkstatus/jkstatus?cfgParsed=1 http://mysystem/jkstatus/jkstatus?scoreboard=1 My original conf was : [status:] info=Status worker, displays runtime informations [uri:/jkstatus/*] info=Display status information and checks the config file for changes. group=status: debug=10 I add to add the following in workers2.properties to make it works : [uri:/jkstatus/jkstatus] info=Display status information and checks the config file for changes. group=status: debug=10 BTW, I could'nt get access from TC 4.1.x since this one call : http://mysystem:80/jkstatus?lst=* http://mysystem:80/jkstatus?dmp=* What's the problem ? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org