]
jaikiran pai commented on AS7-970:
----------------------------------
I could reproduce this and I think I see what's going on. Assigning to myself.
Seam3 booking example hangs after a few requests on AS7
-------------------------------------------------------
Key: AS7-970
URL:
https://issues.jboss.org/browse/AS7-970
Project: Application Server 7
Issue Type: Bug
Environment: as7 7.0.0.Beta4-SNAPSHOT
Reporter: Marek Schmidt
Attachments: boot.log, http-threads.txt, http-threads2.txt, seam-booking.war,
server.log
Seam3 example application `booking' hangs after a few requests. After the hang, all
requests trying to access a stateful session bean from the application try to lock at:
org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.processInvocation(StatefulSessionSynchronizationInterceptor.java:62)
see attached logs
--
This message is automatically generated by JIRA.
For more information on JIRA, see: