Return-Path: Delivered-To: apmail-jakarta-jcs-users-archive@www.apache.org Received: (qmail 7273 invoked from network); 10 Nov 2005 00:47:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 00:47:37 -0000 Received: (qmail 73413 invoked by uid 500); 10 Nov 2005 00:47:37 -0000 Delivered-To: apmail-jakarta-jcs-users-archive@jakarta.apache.org Received: (qmail 73402 invoked by uid 500); 10 Nov 2005 00:47:37 -0000 Mailing-List: contact jcs-users-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JCS Users List" Delivered-To: mailing list jcs-users@jakarta.apache.org Received: (qmail 73391 invoked by uid 99); 10 Nov 2005 00:47:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 16:47:36 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.119] (HELO web30506.mail.mud.yahoo.com) (68.142.200.119) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 09 Nov 2005 16:47:29 -0800 Received: (qmail 21639 invoked by uid 60001); 10 Nov 2005 00:47:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=mB6/MUXQkbV0pIPqTQIje5DhwFt35r/aZLo02xVtaI0A15egPKTN9zDe2445UQh0194se0GTQSuZO6zuoYDzhLifntRVxkJPgDRKsq12VBE/akTs0sCWlERGEPdWVwO4Io/r2KEdVN0bMeMqJ76/q6ft7T9vYos2+AGiCZZIpUA= ; Message-ID: <20051110004715.21637.qmail@web30506.mail.mud.yahoo.com> Received: from [24.90.255.112] by web30506.mail.mud.yahoo.com via HTTP; Wed, 09 Nov 2005 16:47:15 PST Date: Wed, 9 Nov 2005 16:47:15 -0800 (PST) From: Aaron Smuts Subject: RE: java.lang.ArrayIndexOutOfBoundsException To: JCS Users List In-Reply-To: <18968BD835AAB943BB27330F0A080FB2035C9BF3@iowacexch2.ic.ncs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N There is a case issue in the generation of the site docs. Either the uppercase Download.html of the lowercase is out of date. I'll try to get rid of the old one. Aaron --- "Lane, Brad" wrote: > You still haven't fixed the download link on the > site and that makes me > wonder what else have forgotten to tell me? > > -----Original Message----- > From: Smuts, Aaron > [mailto:Aaron.Smuts@travelocity.com] > Sent: Monday, October 03, 2005 9:10 AM > To: JCS Users List > Subject: RE: > java.lang.ArrayIndexOutOfBoundsException > > http://svn.apache.org/viewcvs.cgi/jakarta/jcs/trunk/tempbuild/ > > You have an old link. I need to update the site > docs. JCS is on SVN now, > not CVS. > > > -----Original Message----- > > From: Lane, Brad [mailto:Brad.Lane@pearson.com] > > Sent: Monday, October 03, 2005 9:51 AM > > To: 'JCS Users List' > > Subject: RE: > java.lang.ArrayIndexOutOfBoundsException > > > > What's the "more recent version"? 1.2.6.5 is the > most recent one I see > at > > > http://cvs.apache.org/viewcvs.cgi/jakarta-turbine-jcs/tempbuild/ > > > > -----Original Message----- > > From: Smuts, Aaron > [mailto:Aaron.Smuts@travelocity.com] > > Sent: Monday, October 03, 2005 8:46 AM > > To: JCS Users List > > Subject: RE: > java.lang.ArrayIndexOutOfBoundsException > > > > This problem shouldn't be serious, but you should > upgrade to a more > recent > > version. I think there was a small bug with the > array in 1.2.6.5 that > > Hanson fixed. > > > > Aaron > > > > > > > -----Original Message----- > > > From: Lane, Brad [mailto:Brad.Lane@pearson.com] > > > Sent: Monday, October 03, 2005 8:23 AM > > > To: 'JCS Users List' > > > Subject: RE: > java.lang.ArrayIndexOutOfBoundsException > > > > > > We're using 1.2.6.5. BTW - We're seeing this on > our production box > > which > > > is > > > Solaris and not on our dev or integration boxes, > which are Windows, > if > > > that matters. > > > > > > -----Original Message----- > > > From: Aaron Smuts [mailto:asmuts@yahoo.com] > > > Sent: Friday, September 30, 2005 8:47 PM > > > To: JCS Users List > > > Subject: Re: > java.lang.ArrayIndexOutOfBoundsException > > > > > > Strange. What version of JCS are you using? > > > > > > The SortedPreferentialArray is used by the disk > cache to keep track > of > > > empty spots after removes. > > > > > > Aaron > > > > > > > > > --- "Lane, Brad" wrote: > > > > > > > We're getting the following exception from JCS > sporadically. Any > > ideas > > > > what's causing it? > > > > > > > > > > > > [slf5s.start]29 Sep 2005 > 14:17:00,163[slf5s.DATE] > > > > ERROR[slf5s.PRIORITY] [slf5s.NDC] > > > > > > CacheEventQueue.QProcessor-TREEVIEW[slf5s.THREAD] > > > > > > > > > > > > org.apache.jcs.utils.struct.SortedPreferentialArray[slf5s.CATEGORY] > > > > > > > > > > org.apache.jcs.utils.struct.SortedPreferentialArray.takeNearestLargerOrE > > qu > > > al > > > > > (SortedPreferentialArray.java:297)[slf5s.LOCATION] > > > > > > > > java.lang.ArrayIndexOutOfBoundsException[slf5s.MESSAGE] > > > > > > > > > > > > Thanks, > > > > Brad > > > > > > > > > > > > > > ************************************************************************ > > ** > > > ** > > > > > > > > This email may contain confidential material. > > > > If you were not an intended recipient, Please > notify the sender > and > > > > delete all copies. > > > > We may monitor email to and from our network. > > > > > > > > > > ************************************************************************ > > ** > > > ** > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > > jcs-users-unsubscribe@jakarta.apache.org > > > > For additional commands, e-mail: > > > > jcs-users-help@jakarta.apache.org > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > jcs-users-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: > jcs-users-help@jakarta.apache.org > > > > > > > > > ************************************************************************ > > ** > > > ** > > > This email may contain confidential material. > > > If you were not an intended recipient, Please > notify the sender and > > > delete all copies. > > > We may monitor email to and from our network. > > > > > > ************************************************************************ > > ** > > > ** > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > jcs-users-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: > jcs-users-help@jakarta.apache.org > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > jcs-users-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: > jcs-users-help@jakarta.apache.org > > > > > ************************************************************************ > ** > > ** > > This email may contain confidential material. > > If you were not an intended recipient, Please > notify the sender and > > delete all copies. > > We may monitor email to and from our network. > > > ************************************************************************ > ** > > ** > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > jcs-users-unsubscribe@jakarta.apache.org > === message truncated === --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org For additional commands, e-mail: jcs-users-help@jakarta.apache.org