I'm having the following error in the output of my Glassfish 4.1 server:
WARN: WELD-000335: Conversation context is already active, most it was not cleaned up properly during previous request processing: org.apache.catalina.connector.RequestFacade@37607e3b
I'm working with jsf, cdi, primefaces, jpa. I already researched for a few days about the error but could not solve it. My project is running (localhost) seemingly without problem, but the message is always showing up.