Jozef Hartinger commented on Bug WELD-1566

That should not be a problem since at that point lock() is called for a new-ly created conversation whose lock is not shared with any other thread and therefore the lock operation should not timeout.

Looking at the Tomcat source code I think that this may not be a Weld issue at all:
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.tomcat/tomcat-catalina/7.0.42/org/apache/catalina/connector/Request.java#1563

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira