[jboss-jira] [JBoss JIRA] (WFLY-4262) Memory of expired session not released

Jose Perez (JIRA) issues at jboss.org
Sun Jan 18 18:00:50 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033346#comment-13033346 ] 

Jose Perez commented on WFLY-4262:
----------------------------------

Sessions are removed but not after time specified in the web.xml. 

I tried to call System.gc() several times but the sessions were not cleaned. I run JMeter for 0.5h creating new sessions. Then after ~1.5h the memory was released automatically, cleaning old sessions (which expired 40min earlier, and the newest expired ones)

> Memory of expired session not released
> --------------------------------------
>
>                 Key: WFLY-4262
>                 URL: https://issues.jboss.org/browse/WFLY-4262
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 8.2.0.Final
>         Environment: Running on Windows 7
> Wildfly 8.2
> Primefaces 5.1
>            Reporter: Jose Perez
>            Assignee: Stuart Douglas
>         Attachments: Expired session still available.png, JVM memory usage.png, screenshot-1.png
>
>
> Expecting Wildfly to remove expired user session data after 20 minutes. But the memory is released later (see the screen shots from VisualVM)



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list