]
RH Bugzilla Integration commented on WFLY-153:
----------------------------------------------
mark yarborough <myarboro(a)redhat.com> changed the Status of [bug
Fix logging of "Standard expiration of session X failed;
switching to a brute force cleanup. Problem is null"
-------------------------------------------------------------------------------------------------------------
Key: WFLY-153
URL:
https://issues.jboss.org/browse/WFLY-153
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Radoslav Husar
Assignee: Paul Ferraro
Fix For: 8.0.0.Alpha2
I am seeing exception with missing reason
{noformat}
19:54:12,862 WARN [org.apache.catalina.session.ManagerBase]
(ContainerBackgroundProcessor[StandardEngine[jboss.web]]) JBAS018080: Standard expiration
of session 7TYWbrkMf6UGi4WUu2Z3VUam failed; switching to a brute force cleanup. Problem is
null
{noformat}
Looks like the actual exception is not well propagated to the message.