Return-Path: X-Original-To: apmail-axis-java-user-archive@www.apache.org Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4AFF691F4 for ; Wed, 15 Feb 2012 17:01:46 +0000 (UTC) Received: (qmail 96647 invoked by uid 500); 15 Feb 2012 17:01:44 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 96596 invoked by uid 500); 15 Feb 2012 17:01:44 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 96588 invoked by uid 99); 15 Feb 2012 17:01:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 17:01:44 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,MIME_QP_LONG_LINE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [195.74.130.16] (HELO smtp02.opal-solutions.com) (195.74.130.16) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 17:01:37 +0000 Received: from infoshare-is.com (unknown [213.246.173.21]) by smtp02.opal-solutions.com (Postfix) with ESMTP id 87F6BBD82B8 for ; Wed, 15 Feb 2012 16:45:26 +0000 (GMT) Received: from JAMESPC ( [192.168.1.37]) by infoshare-is.com with ESMTP (Mailtraq/2.15.2.2734) id INFSFF81CFD8 for java-user@axis.apache.org; Wed, 15 Feb 2012 17:01:09 -0000 From: "James Annesley" To: Subject: [Rampart] Date: Wed, 15 Feb 2012 17:01:09 -0000 Message-ID: <003601ccec03$6a27ec00$3e77c400$@infoshare-is.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0037_01CCEC03.6A2999B0" X-Mailer: Microsoft Outlook 14.0 Thread-Index: AczsApuezMXsjbJrQJKtObEoaZfEaA== Content-Language: en-gb X-Hops: 1 ------=_NextPart_000_0037_01CCEC03.6A2999B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On undeploying my web app in Tomcat I got the following message: 5-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [C:\Program Files\Apache Software Foundation\apache-tomcat-7.0.25\webapps\xxx\WEB-INF\lib] could not be completely deleted. The presence of the remaining files may cause problems 15-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [C:\Program Files\Apache Software Foundation\apache-tomcat-7.0.25\webapps\xxx\WEB-INF] could not be completely deleted. The presence of the remaining files may cause problems 15-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [C:\Program Files\Apache Software Foundation\apache-tomcat-7.0.25\webapps\xxx] could not be completely deleted. The presence of the remaining files may cause problems 15-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar delete SEVERE: [C:\Program Files\Apache Software Foundation\apache-tomcat-7.0.25\webapps\xxx] could not be completely deleted. The presence of the remaining files may cause problems 15-Feb-2012 16:50:51 org.apache.catalina.startup.HostConfig deployDirectory On investigation I noticed that the following files remained: rampart-1.5.2.mar rahas-1.5.2.mar Why is rampart still loaded? Do I have to explicitly "Disengage" the rampart module when I destroy the axis stubs? I am using Axis2 1.5.6 and Rampart 1.5.2. I also noticed a whole bunch of these: SEVERE: The web application [/xxx] created a ThreadLocal with key of type [org.apache.xmlbeans.impl.store.Locale$1] (value [org.apache.xmlbeans.impl.store.Locale$1@162b084]) and a value of type [java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@f243e0]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. but I ignored them because of issue[1] says it is fixed in 1.5.6 and Tomcat's messages can be ignored. Can anyone shed light on this? Best, James [1] https://issues.apache.org/jira/browse/AXIOM-354 Infoshare Ltd Millennium House 21 Eden Street Kingston upon Thames Surrey KT1 1BL United Kingdom Phone: + 44 (0) 20 8541 0111 Support: + 44 (0) 20 8481 4760 Web: www.infoshare-is.com E-mail: info@infoshare-is.com Infoshare Ltd is registered in England and Wales. Registered Office as above. Registered Number 2877612 VAT Number GB 678 1443 10 The content of this e-mail (and any attachment to it) is confidential. Any views or opinions do not represent the views or opinions of Infoshare Ltd. If you have received this e-mail in error please notify the sender and delete it. You may not use, copy or disclose the information in any way. Infoshare Ltd monitors incoming and outgoing e-mails. Please consider the environment. Do you really need to print this email? ------=_NextPart_000_0037_01CCEC03.6A2999B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

On undeploying my web app in Tomcat I got the following = message:

5-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar = deleteDir

SEVERE: [C:\Program Files\Apache Software = Foundation\apache-tomcat-7.0.25\webapps\xxx\WEB-INF\lib] could not be = completely deleted. The presence of the remaining files may cause = problems

15-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar = deleteDir

SEVERE: [C:\Program Files\Apache Software = Foundation\apache-tomcat-7.0.25\webapps\xxx\WEB-INF] could not be = completely deleted. The presence of the remaining files may cause = problems

15-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar = deleteDir

SEVERE: [C:\Program Files\Apache Software = Foundation\apache-tomcat-7.0.25\webapps\xxx] could not be completely = deleted. The presence of the remaining files may cause = problems

15-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar = delete

SEVERE: [C:\Program Files\Apache Software = Foundation\apache-tomcat-7.0.25\webapps\xxx] could not be completely = deleted. The presence of the remaining files may cause = problems

15-Feb-2012 16:50:51 org.apache.catalina.startup.HostConfig = deployDirectory

 

On investigation I noticed that the following files = remained:

rampart-1.5.2.mar

rahas-1.5.2.mar

 

Why is rampart still loaded? Do I have to explicitly = “Disengage” the rampart module when I destroy the axis = stubs?

I am using Axis2 1.5.6 and Rampart 1.5.2.

 

I also noticed a whole bunch of these:

 

SEVERE: The web application [/xxx] created a ThreadLocal with key of = type [org.apache.xmlbeans.impl.store.Locale$1] (value = [org.apache.xmlbeans.impl.store.Locale$1@162b084]) and a value of type = [java.lang.ref.SoftReference] (value = [java.lang.ref.SoftReference@f243e0]) but failed to remove it when the = web application was stopped. Threads are going to be renewed over time = to try and avoid a probable memory leak.

 

but I ignored them because of issue[1] says it is fixed in 1.5.6 and = Tomcat’s messages can be ignored.

 

Can anyone shed light on this?

 

 

Best,

 

James

 

[1] https://issues.a= pache.org/jira/browse/AXIOM-354 =

Infoshare Ltd
Millennium House
21 Eden Street
Kingston = upon Thames
Surrey
KT1 1BL
United Kingdom

Phone: +44 (0) 20 8541 0111
Support:  +44 (0) 20 8481 4760
Web:  http://www.infoshare-is.com/
E-mail:  info@infoshare-is.com

Infoshare Ltd is registered in England and Wales.
Registered = Office as above.
Registered Number 2877612
VAT Number GB 678 1443 = 10

The content of this e-mail (and any attachment to it) is confidential. = Any views or opinions do not represent the views or opinions of Infoshare = Ltd. If you have received this e-mail in error please notify the sender = and delete it. You may not use, copy or disclose the information in any way. =

Infoshare Ltd monitors incoming and outgoing e-mails.

Please consider the environment. Do you really need to print = this email?

------=_NextPart_000_0037_01CCEC03.6A2999B0--