Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[quarkus-main] Quarkus Artemis dev services fail to start #6791

Open
jamesnetherton opened this issue Nov 15, 2024 · 2 comments
Open

[quarkus-main] Quarkus Artemis dev services fail to start #6791

jamesnetherton opened this issue Nov 15, 2024 · 2 comments
Labels
bug Something isn't working release/quarkus-next

Comments

@jamesnetherton
Copy link
Contributor

Bug description

Quarkus has reorganised some of the dev services config:

quarkusio/quarkus@bbb1009

It makes Quarkus Artemis dev services fail due to:

Caused by: java.lang.NoSuchFieldError: timeout
   at io.quarkus.artemis.core.deployment.DevServicesArtemisProcessor.start(DevServicesArtemisProcessor.java:128)
@jamesnetherton jamesnetherton added the bug Something isn't working label Nov 15, 2024
@jamesnetherton
Copy link
Contributor Author

FYI @turing85. A breaking change for Quarkus Artemis coming in Quarkus 3.18.

@zhfeng
Copy link
Contributor

zhfeng commented Nov 18, 2024

Hi @turing85 , I got this same isseu when running quarkus-pooled-jms tests with quarkus-artemis against Quarkus snapshot , see https://github.com/quarkiverse/quarkus-pooled-jms/actions/runs/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release/quarkus-next
Projects
None yet
Development

No branches or pull requests

2 participants