atomikos / transactions-essentials

Development repository for next major release of
https://www.atomikos.com/Main/TransactionsEssentials
Other
461 stars 139 forks source link

I am unable to see the logs been written to tmlog file. The file is being is created and transaction management is working fine. #182

Open nitinsinghid opened 1 year ago

nitinsinghid commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. What you were doing (or trying to do)
  2. What happened
  3. What you expected to happen instead
  4. What TransactionsEssentials version you are using

Additional context Add any other context about the problem here.

I understand that this project is not intended for support - because bug reports may or may not be considered for inclusion some day (in a future release). If this is issue is important to me then I can go to https://www.atomikos.com/Main/SupportOverview and arrange a paid support subscription.

GuyPardon commented 1 year ago

Hi,

Maybe you have only 1-phase commits, or rollbacks happening? That would explain.

Thanks, Guy