Hide Forgot
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31 Build Identifier: If entityManager is injected into a stateless scoped bean and further being injected by annotation into Application scoped beans, concurrent access may cause a collision in Hibernate session. Reproducible: Sometimes Steps to Reproduce: 1. write a test or use some tool that can post different resource to same iteration simultaneously 2. run it (i.e. 5 or more concurrent requests) Actual Results: Found shared references to a collection org.hibernate.HibernateException or connection has been closed exception or some other hibernate exception occures Expected Results: Runs ok
https://github.com/zanata/zanata-server/pull/385
Verified at add2aaa948353dea5e2d041b1e921601a24d9630
Closing VERIFIED bugs for Zanata server 3.3.2.