Widlfy 22 WELD Warnings with Form Based Programmatically Login

704 views
Skip to first unread message

Antonio Real

unread,
Jan 22, 2021, 12:31:10 PM1/22/21
to WildFly

Hi,

I have a web application currently deployed on Wildfly 22, using JSF 2.3 and OpenJDK 11. I'm currently migrating the login page from j_security_check to a programmatically login.

The login process is working just fine, however after this change i'm getting two warnings on Wildfly.

WELD-000717: Unable to deactivate context org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl @ 14d2bf9d when destroying request HttpServletRequestImpl [ GET /app/login/login.xhtml ]

WELD-000335: Conversation context is already active, most likely it was not cleaned up properly during previous request processing: HttpServletRequestImpl [ GET /app/resources/bootstrap/css/bootstrap.min.css]

Any hints on what's causing these warnings?

For more info, please check my post on Stack Overflow

Thanks for your help!

frank.l...@outlook.de

unread,
Jan 22, 2021, 4:06:00 PM1/22/21
to WildFly
I see the same using currently latest version: WildFly EE 23.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Final):
WARN  [org.jboss.weld.Servlet#deactivateConversationContext] WELD-000717: Unable to deactivate context org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl@5c72649f when destroying request HttpServletRequestImpl [ GET /web-neu2l-sb2000-ipc/Login.xhtml ]
WARN  [org.jboss.weld.Conversation#activate] WELD-000335: Conversation context is already active, most likely it was not cleaned up properly during previous request processing: HttpServletRequestImpl [ GET /web-neu2l-sb2000-ipc/javax.faces.resource/jsf.js.xhtml;jsessionid=_k5CL18Q5AXvXvYK9YU6MG5IDJXCIhwuQBqMShAg.sb2000 ]

Same code runs on WildFly 16 without warnings.
Cannot say, since which version on I get this message now.

J.B.A.

unread,
Apr 6, 2022, 8:14:32 AM4/6/22
to WildFly
This issue still exists in the current WildFly 26: https://issues.redhat.com/browse/WFLY-15972

Op vrijdag 22 januari 2021 om 22:06:00 UTC+1 schreef frank.l...@outlook.de:
Reply all
Reply to author
Forward
0 new messages