When do we expect 5.0.30 to be release as final?

I need to deploy the fix to production and I'm a not able to deploy beta
versions.

Steve

> -----Original Message-----
> From: Rainer Jung [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, 10 September 2005 8:41 PM
> To: Tomcat Users List
> Subject: Re: NoSuchElementException in DeltaRequest
> 
> Hi,
> 
> that should be fixed in 5.0.30 and in 5.5. Compare
> 
> http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/modu
les/cluster/src/share/org/apache/catalina/cluster/session/DeltaR>
equest.java?r1=1.7&r2=1.7.2.1&diff_format=h
> 
> and
> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=31328.
> 
> We use a very similar fix on top of 5.0.28 without further problems.
> 
> > Hi all,
> >
> > We have just moved to using Tomcat in a clustered 
> environment, and now on
> > a
> > farily regular basis we are getting the following error 
> occur from within
> > the clustering logic.
> >
> > java.util.NoSuchElementException
> >      at java.util.LinkedList.remove(LinkedList.java:579)
> >      at java.util.LinkedList.removeFirst(LinkedList.java:131)
> >      at
> > 
> org.apache.catalina.cluster.session.DeltaRequest.addAction(Del
> taRequest.java
> > :102)
> >      at
> > 
> org.apache.catalina.cluster.session.DeltaRequest.setAttribute(
> DeltaRequest.j
> > ava:69)
> >      at
> > 
> org.apache.catalina.cluster.session.DeltaSession.setAttribute(
> DeltaSession.j
> > ava:1265)
> >      at
> > 
> org.apache.catalina.cluster.session.DeltaSession.setAttribute(
> DeltaSession.j
> > ava:1246)
> >      at
> > 
> org.apache.catalina.cluster.session.DeltaSessionFacade.setAttr
> ibute(DeltaSes
> > sionFacade.java:130)
> >      at
> > 
> au.com.bestbets.central.command.user.BaseUserLoginCmd.innerExe
> cute(BaseUserL
> > oginCmd.java:111)
> >
> > I believe we are using tomcat 5.0.29 running under Linux.
> >
> > Any ideas on what is causing this one?
> >
> > --------------------------------
> > Steve Mactaggart
> > Best Bets
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to