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

ActiveMQ Artemis Connection Factory creation fails in native image #42421

Closed
wilkinsona opened this issue Sep 23, 2024 · 0 comments
Closed

ActiveMQ Artemis Connection Factory creation fails in native image #42421

wilkinsona opened this issue Sep 23, 2024 · 0 comments
Labels
status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

Forward port of issue #42414 to 3.3.x.

@wilkinsona wilkinsona added status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug labels Sep 23, 2024
@wilkinsona wilkinsona added this to the 3.3.5 milestone Sep 23, 2024
ndwlocatieservices added a commit to ndwnu/nls-geometry that referenced this issue Oct 31, 2024
…ot-starter-parent to v3.3.5

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.3.4` -> `3.3.5` |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)</summary>

### [`v3.3.5`](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.5)

[Compare Source](spring-projects/spring-boot@v3.3.4...v3.3.5)

#### 🐞 Bug Fixes

-   Running mvn spring-boot:run with classpaths that exceeds Windows' length limits leaves temporary files [#&#8203;42841](spring-projects/spring-boot#42841)
-   Report produced by ConditionReportApplicationContextFailureProcessor is always empty in a failed test [#&#8203;42785](spring-projects/spring-boot#42785)
-   Case-insensitive comparisons may be adversely affected by the user's locale [#&#8203;42735](spring-projects/spring-boot#42735)
-   DataSourceProperties#driverClassIsLoadable should not print a stacktrace to the error stream when it fails [#&#8203;42683](spring-projects/spring-boot#42683)
-   Some `@ControllerEndpoint` and `@RestControllerEndpoint` infrastructure remains undeprecated [#&#8203;42498](spring-projects/spring-boot#42498)
-   Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails [#&#8203;42490](spring-projects/spring-boot#42490)
-   ClassNotFoundException is thrown when loading protocol resolvers from ForkJoinPool task [#&#8203;42468](spring-projects/spring-boot#42468)
-   ActiveMQ Artemis Connection Factory creation fails in native image [#&#8203;42421](spring-projects/spring-boot#42421)
-   Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite [#&#8203;42397](spring-projects/spring-boot#42397)

#### 📔 Documentation

-   Document that embedded Tomcat must be at least 10.1.25 [#&#8203;42849](spring-projects/spring-boot#42849)
-   Fix systemd example configuration [#&#8203;42805](spring-projects/spring-boot#42805)
-   Document that the exact behavior of the maximum HTTP request header size property is server-specific [#&#8203;42789](spring-projects/spring-boot#42789)
-   Clarify why `@Primary` is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's [#&#8203;42787](spring-projects/spring-boot#42787)
-   Polish javadoc for Binder#bindOrCreate(String, Class) [#&#8203;42778](https://github.com/spring-projects/spring-boot/issu...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant