]
Radoslav Husar closed WFLY-5129.
--------------------------------
Resolution: Out of Date
The downstream issue is verified.
WARN WELD-000717:Unable to deactivate context when destroying
request
---------------------------------------------------------------------
Key: WFLY-5129
URL:
https://issues.jboss.org/browse/WFLY-5129
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.Alpha6, 10.0.0.Beta1
Reporter: Michal Vinkler
Assignee: Paul Ferraro
Priority: Major
Seen in our HTTP-based failover tests (no matter what failover type:
jvmkill/shutdown/undeploy), with *distributed* cache used.
These warning messages occur during the whole test run, more than 1000 times for one
server.
{code}
[JBossINF] [0m[33m16:24:59,437 WARN [org.jboss.weld.Servlet] (default task-97)
WELD-000717: Unable to deactivate context
org.jboss.weld.context.http.HttpRequestContextImpl@24af2edb when destroying request
HttpServletRequestImpl [ GET /clusterbench/session ]
{code}
These log messages are often close to the [JBEAP-508 OutdatedTopologyException: Cache not
running on
node|https://issues.jboss.org/browse/JBEAP-508] errors, maybe they are caused
by these OutdatedTopologyExceptions.
Server log:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-http-...