The following open bug seems even closer to the problem I am experiencing:
http://java.net/jira/browse/JAVASERVERFACES-1542
Just before all of the JSF exceptions occur in my log I see that a web
related thread was interrupted. The ticket says:
One of the case that factories.get() can go wrong is when current thread is
interrupted, it throws InterruptedException. The solution is when recreating
FacotyManager, it restores all factory impls correctly.
--
[Message sent by forum member 'rdelaplante']
View Post: http://forums.java.net/node/797358