-
Hi DD team,
we set up DD agent in our production env last week and we have got 6 random JVM crashes since then.
- dd-java-agent: v1.25.1
- JVM: Corretto-17.0.5.8.1
```
#
# A fatal error has …
-
Hi,
I try, without success, to load SNOMED CT with full history into a couple of Snowstorms installed using docker-compose.
I've tried to "load a SNOMED CT release directly into the running doc…
-
With the introduction of the Gradle configuration cache, community plugins may need to be adjusted. The goal of this issue is to track the status of community plugins.
For configuration cache suppo…
-
Running server and worker on CentOS 8 via podman. While trying to restart a build which is stuck in pending state the following error is thrown in the server, and the container crashes:
2021-02…
-
Officially moving https://github.com/GoogleContainerTools/jib/pull/4299 to an issue for better tracking.
The `SingleProjectIntegrationTest#testBuild_dockerClient` test is getting stuck indefinitel…
-
Hi,
I am reviewing the native features from Spring Boot 3 but I am not able to compile with `musl` support.
If you compile a Spring Boot application without the buildpack support, it is possible…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have an application that is currently Java8/OSGi, and I migrated to Java 21/Spring Boot. Basically everything works now, but I still have an issue with mail.
This is my old dependency:
```
…
-
### Description
*io.fabric8:docker-maven-plugin* could be used on CI pipeline which execute jobs/builds on some AWS EC2, which **doesn't belong to your project**.
Often, CI integration offers a …
-
Build gradle:
```groovy
dependencyManagement {
imports {
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2022.0.2"
}
}
```
docker run:
```bash
❯ docker …