Ondřej Chaloupka created AS7-3505:
-------------------------------------
Summary: Strange behaviour of bean passivation with definition of max-size
attribute at file-passivation-store
Key: AS7-3505
URL:
https://issues.jboss.org/browse/AS7-3505
Project: Application Server 7
Issue Type: Bug
Components: EJB
Reporter: Ondřej Chaloupka
Assignee: jaikiran pai
Please check my test:
https://github.com/ochaloup/jboss-as/blob/JBQA-5483-test-migration-passiv...
Bean passivation has strange behavior after definition of max-size for
file-passivation-store.
The test creates two SFSB.
In case that I set max-size = 1 the passivation was not provided despite it should be
because of size of store.
In case that I set max-size = 2 (or 3) the test freezes. There is no exception but it ends
with timeout and no action is provided (the debug log level says:
"[com.arjuna.ats.arjuna] (Periodic Recovery) Periodic recovery second pass at Mon, 30
Jan 2012 17:11:29" and continues with messages in similar way)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira