Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 5389 invoked from network); 28 Nov 2005 15:41:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Nov 2005 15:41:28 -0000 Received: (qmail 55150 invoked by uid 500); 28 Nov 2005 13:44:21 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 54639 invoked by uid 500); 28 Nov 2005 13:44:17 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 22137 invoked by uid 99); 28 Nov 2005 13:14:47 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5F41D.4AEE3459" Subject: Commons Digester issue Date: Mon, 28 Nov 2005 18:41:22 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Commons Digester issue Thread-Index: AcX0HTqfCND6j7muRgy5HxLy5Y6/3A== From: "Rethesh George" To: X-OriginalArrivalTime: 28 Nov 2005 13:11:50.0556 (UTC) FILETIME=[4B5D45C0:01C5F41D] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C5F41D.4AEE3459 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =0D In our application which uses commons digester library, we are getting the following issue. We are using the v 1.2 - commons-digester.jar and this error occurs mainly when the number of users of the application is very high. =0D com.infosys.j2ee.infrastructure.component.utils.XMLConfigException: Error in creating and parsing the digester to read the XML com.infosys.j2ee.infrastructure.component.utils.XMLConfigReader.initDige ster(Unknown Source) =0D =0D Caused by: org.apache.commons.digester.xmlrules.XmlLoadException at org.apache.commons.digester.xmlrules.FromXmlRuleSet.addRuleInstances(Fro mXmlRuleSet.java:151) at org.apache.commons.digester.Digester.addRuleSet(Digester.java:1663) at org.apache.commons.digester.xmlrules.DigesterLoader.createDigester(Diges terLoader.java:91) =0D ... 71 more =0D =0D Please advice on this issue. Do we need to upgrade the digester libraries, if in that case what could be the version that needs to be selected and what are the dependencies? =0D =0D Thanks & Regards, Rethesh George SolveIT Support Desk rethesh_george@infosys.com =0D Work: +91-80-51163928 =0D =0D =0D =0D **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended= solely for the use of the addressee(s). If you are not the intended= recipient, please notify the sender by e-mail and delete the original= message. Further, you are not to copy, disclose, or distribute this e-mail= or its contents to any other person and any such actions are unlawful.= This e-mail may contain viruses. Infosys has taken every reasonable= precaution to minimize this risk, but is not liable for any damage you may= sustain as a result of any virus in this e-mail. You should carry out your= own virus checks before opening the e-mail or attachment. Infosys reserves= the right to monitor and review the content of all messages sent to or= from this e-mail address. Messages sent to or from this e-mail address may= be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** ------_=_NextPart_001_01C5F41D.4AEE3459--