[jboss-jira] [JBoss JIRA] Assigned: (JBAS-5964) NPE in expiration of passivated sessions

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Sep 16 11:05:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reassigned JBAS-5964:
--------------------------------------

    Assignee: Radoslav Husar  (was: Brian Stansberry)


Radoslav,

AS trunk is unfrozen so the attached patch has been committed.  Can you confirm that with an update to trunk you no longer see the issue and resolve this JIRA if not?  Assign back to me if there is still a problem.

Thanks.

> NPE in expiration of passivated sessions
> ----------------------------------------
>
>                 Key: JBAS-5964
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5964
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Web (Tomcat) service
>            Reporter: Brian Stansberry
>            Assignee: Radoslav Husar
>             Fix For: JBossAS-5.0.0.GA
>
>         Attachments: JBAS-5964.patch
>
>
> From Radoslav Husar:
> The other NPE I was talking about, occured only after few minutes:
> [JBoss] 10:15:19,851 ERROR [JBossCacheManager] processExpirationPassivation(): failed handling unloaded session XYZ
> [JBoss] java.lang.NullPointerException
> [JBoss] at org.jboss.web.tomcat.service.session.JBossCacheManager.processExpirationPassivation(JBossCacheManager.java:1292)
> [JBoss] at org.jboss.web.tomcat.service.session.JBossManager.backgroundProcess(JBossManager.java:353)
> [JBoss] at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1327)
> [JBoss] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1612)
> [JBoss] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1621)
> [JBoss] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1621)
> [JBoss] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1601)
> [JBoss] at java.lang.Thread.run(Thread.java:619)
> This is due to a missing null check in some code I added for JBAS-5693.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list