Code Monkey home page Code Monkey logo

Comments (10)

GuyPardon avatar GuyPardon commented on June 10, 2024

Can you try with 4.0.6? It contains selected ported fixes from the commercial branch.

from transactions-essentials.

arpittodi avatar arpittodi commented on June 10, 2024

After trying 4.0.6, I have started seeing other issue. Which version of JTA is supported with Atomikos Transaction Essentials 4.0.6? JTA 1.0 or JTA 1.1?
As per maven repository dependencies, it requires "geronimo-jta_1.0.1B_spec-1.0.jar".
https://mvnrepository.com/artifact/com.atomikos/transactions-jta/4.0.6

If I use geronimo-jta_1.0.1B_spec-1.0.jar with 4.0.6, I get "NoCLassDefFoundError" for javax.transaction.TransactionSynchronizationRegistry. This class is available in "geronimo-jta_1.1_spec-1.1.1.jar".

from transactions-essentials.

GuyPardon avatar GuyPardon commented on June 10, 2024

We offer JTA 1.0. Why do you need the TransactionSynchronizationRegistry?

from transactions-essentials.

mehdichitforoosh avatar mehdichitforoosh commented on June 10, 2024

Hi.
I have this problem too with Spring boot 2.1.3 and Atomikos 4.0.6.

from transactions-essentials.

dhermanns avatar dhermanns commented on June 10, 2024

Same Problem here. We are using the spring-boot-atomikos-starter 2.2.4. We experience this error after Upgrading to Spring Boot 2.2. Are there any insights about this?

from transactions-essentials.

GuyPardon avatar GuyPardon commented on June 10, 2024

Are you able to share a test project that shows the issue?

from transactions-essentials.

dhermanns avatar dhermanns commented on June 10, 2024

No - but it looks like that the log format changed when migrating from Atomikos 4 to 5, right?
We worked around that by simply changing the atomikos log-directory in our spring properties:

spring.jta.atomikos.properties.log-base-dir=./tranlog

But of cause it would be smoother if atomikos could handle that on its own...

from transactions-essentials.

GuyPardon avatar GuyPardon commented on June 10, 2024

Thanks for the hint. Did that solve the issue for you?

from transactions-essentials.

dhermanns avatar dhermanns commented on June 10, 2024

Yes - it seems to. Maybe that's helpful for others...

from transactions-essentials.

GuyPardon avatar GuyPardon commented on June 10, 2024

OK thanks for sharing!

from transactions-essentials.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.