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

Closed
jamesnetherton opened this issue Nov 15, 2024 · 3 comments
Closed

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

jamesnetherton opened this issue Nov 15, 2024 · 3 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

@jamesnetherton
Copy link
Contributor Author

This has been fixed in quarkusio/quarkus@a5e8b1c.

@jamesnetherton jamesnetherton closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2024
@github-actions github-actions bot added this to the No fix/wont't fix milestone Nov 27, 2024
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