-
The crucible-jvm verification commands use `fail` all over the place to signal failure. We should be using `throwCrucibleSetup` instead, like the LLVM commands use. One particular benefit is its unifo…
-
GC logs are filled with traces that are not helpful, fill up logs quickly and break GC Easy Parsing. Let's make sure we drop in our own GC logging options. I think we can do this with JVM_OPTS as pa…
-
Under node configuration, advanced launch options, JVM options are not copied to the jenkins-slave.xml file after executing install windows service function. We can work around this issue by manually …
timja updated
6 years ago
-
**Description**
I have two PySpark dataframes, source_df and target_df. I ran `pip install pyspark-extension` to install diff.
Spark Version - 3.4.1
Scala Version - 2.12
When I run `source_…
-
When running a brew reinstall I get this warning:
```Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d```
Full output:
```
brew reinstall elasticsearch-full…
-
When I try to add this library to my kotlin multiplatform project, XCode build fails with error
```
cocoapods {
version = "1.0"
summary = "Some description for a Kotlin/Na…
-
### Describe the bug
With an async client built with the following code, ...
```
S3AsyncClient.crtBuilder()
.httpConfiguration(
S3CrtHttpConfiguration.builde…
-
The OL builds on Windows are consistently failing running out of memory. I tried many different jvm memory options (many of which the jvm did not like). The WL builds on Windows consistently pass with…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.440.1
OS: Linux - 5.3.0-1030-aws
Java: 17.0.10 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
allure-jenkin…
-
### Description of the bug:
During a Bazel build, my server completely lost responsiveness after running the build for some time. I tried to limit resource usage by specifying the following options:…