Hi,
We have a strange behavior...
Each time we launch a new web browser, alfresco does not answer and we have a timeout. After refreshing the page, everything works like a charm and we no longer have response time problems.
I put debug mode and I found that we log many many many time for each new session followings logs :
[...]
13:29:33,392 DEBUG [org.alfresco.repo.transaction.AlfrescoTransactionSupport] Fetched resource:
key: TransactionalCache.TxnData.org.alfresco.cache.immutableEntityTransactionalCache
resource: org.alfresco.repo.cache.TransactionalCache$TransactionData@714a117f
13:29:33,392 DEBUG [org.alfresco.repo.transaction.AlfrescoTransactionSupport] Fetched resource:
key: TransactionalCache.TxnData.org.alfresco.cache.immutableEntityTransactionalCache
resource: org.alfresco.repo.cache.TransactionalCache$TransactionData@714a117f
[...]
https://github.com/Alfresco/community-edition/blob/V4.0b/root/projects/repository/source/java/org/alfresco/repo/transaction/AlfrescoTransactionSupport.java line 250
Does anyone already face this issue ? How to solve it ?
Environement details :
* Alresco Community : 4.0.b
* FileSystem size : about 200Go
* alf_transaction table size : 300000rows
I can give you more informations if needed....
Thanks in advance...
Julien
—