Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE7A8189F1 for ; Mon, 1 Feb 2016 10:36:46 +0000 (UTC) Received: (qmail 49549 invoked by uid 500); 1 Feb 2016 10:36:40 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 49356 invoked by uid 500); 1 Feb 2016 10:36:40 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 49209 invoked by uid 99); 1 Feb 2016 10:36:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 10:36:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D2E552C1F5B for ; Mon, 1 Feb 2016 10:36:39 +0000 (UTC) Date: Mon, 1 Feb 2016 10:36:39 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4600) MessageStoreInterceptor throws Session already invalidated MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4600: ------------------------------ Fix Version/s: (was: 2.5.x) 2.5 > MessageStoreInterceptor throws Session already invalidated > ----------------------------------------------------------- > > Key: WW-4600 > URL: https://issues.apache.org/jira/browse/WW-4600 > Project: Struts 2 > Issue Type: Bug > Components: Core Interceptors > Affects Versions: 2.3.24 > Reporter: Alireza Fattahi > Assignee: Lukasz Lenart > Fix For: 2.3.25, 2.5 > > > The MessageStoreInterceptor may throw the java.lang.IllegalStateException: getAttribute: Session already invalidated at line 289, if the action invalidte the session. > Can this be solved ?! -- This message was sent by Atlassian JIRA (v6.3.4#6332)