Skip to content

issues Search Results · repo:atomikos/transactions-essentials language:Java

Filter by

186 results
 (83 ms)

186 results

inatomikos/transactions-essentials (press backspace or delete to remove)

Describe the bug A clear and concise description of what the bug is. I have Atomikos Essentials setup with Spring Boot 3. Despite specifying the logs directory in my application.yaml file as shown below, ...
  • gtata
  • Opened 
    27 days ago
  • #242

Describe the bug It seems to be quite similar to this issue: https://github.com/atomikos/transactions-essentials/issues/38 and StackOverflow issue: https://stackoverflow.com/questions/49392568/xa-resource-has-become-unavailable-xid-raised-7. ...
  • hci2
  • 1
  • Opened 
    on Jul 8
  • #241

Describe the bug It seems to be quite similar to this issue: https://github.com/atomikos/transactions-essentials/issues/38 and StackOverflow issue: https://stackoverflow.com/questions/49392568/xa-resource-has-become-unavailable-xid-raised-7. ...
  • hci2
  • Opened 
    on Jul 8
  • #240

Describe the bug Sometimes there is error is occurred during commit: Existing entry: ABORTING incompatible with new entry: COMMITTING - recovery will clean up in the background To Reproduce Steps to reproduce ...
  • anatoly-spb
  • Opened 
    on Jun 4
  • #239

With a simple flow from ActiveMQ queue to IBM MQ queue using Atomikos TransactionEssentials 6.0.0, I see that every message results in a new connection/session. The flow is running in a single thread, ...
  • cknzl2014
  • Opened 
    on May 29
  • #238

Bug Description If a thread running the transaction gets interrupted, Atomikos fails with a crash. To reproduce Just call Thread.currentThread().interrupt(); On transaction boundary the application ...
  • miroch41
  • 1
  • Opened 
    on Feb 28
  • #237

Describe the bug When a custom XA resource does fail in a commit (one phase) once and signals that the commit may be retried, the TransactionServiceImp hangs in the shutdown procedure. The resource does ...
  • momsen
  • Opened 
    on Feb 3
  • #236

A JMS program that worked with Spring Boot 3.3.6 is broken with 3.4.0 because of it calling a missing method. Looks to be the same thing that caused https://github.com/snowdrop/narayana-spring-boot/pull/172 ...
  • ibmmqmet
  • 16
  • Opened 
    on Nov 25, 2024
  • #234

I have Atomikos (6.0.0) in Springboot 3 and using Java 21. It s working but using a @Deprecated class, ChainedTransactionManager(transactionManagerOne, transactionManagerTwo) . If fact this way shows me ...
  • sergio-practices
  • Opened 
    on Oct 29, 2024
  • #233

There used to be a quite old discussion to this topic but I have a new comment related to Atomikos Transaction Essentials 6.0.0. I would like to interrupt the application thread if the associated transaction ...
  • miroch41
  • Opened 
    on Oct 29, 2024
  • #232
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub