David Sean Taylor пишет:

On Jun 7, 2007, at 7:45 AM, Sergey Parilin wrote:

Hi,

I'm trying to deploy my jetspeed-2 based portal to jetty-6.
This was not very difficult. Thanks for simple build environment.
My portal deploys successfully and working fine, but a get ConcurrentModificationException when i pressing logout link.
Version of jetspeed is 2.1. Version of jetty is 6.1.3.
Here is a stack trace:

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at org.mortbay.jetty.servlet.AbstractSessionManager$Session.doInvalidate(AbstractSessionManager.java:921) at org.mortbay.jetty.servlet.AbstractSessionManager$Session.invalidate(AbstractSessionManager.java:902)
at org.apache.jetspeed.login.LogoutServlet.doGet(LogoutServlet.java:38)

I have never used Jetty here, so its going to be hard to reproduce without some help
Could you create a JIRA issue along with steps to configure Jetty + 2.1

It's done
Here is a link https://issues.apache.org/jira/browse/JS2-735

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

Reply via email to