-
Hello,
We are currently integrating the splunk library logging.
During some performance tests we noticed that a lot of exceptions were thrown when trying to send message with default json mode.
…
vietk updated
2 years ago
-
Relevant issue: #566
Due to ambiguity issue Scala users should use workaround like...
```
val stringArray = Array[String]("mystring")
j.del(stringArray:_*)
```
In order to avoid this issue, as I s…
-
Vulnerable Library - spring-boot-starter-web-2.6.1.jar
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embe…
-
I have installed new eclipse 2022-06 ond my Mac and Ansi console plugin does not work any more.
It worked before using eclipse 2022-03.
-
### What is the bug?
Currently, when running the replayer, Log4j2 outputs `Unable to format msg` along with `java.lang.IllegalArgumentException: found 1 argument placeholders, but provided 0 for patt…
-
Reporting this here so perhaps others can chime in. @taojing2002 in particular might have the best idea of what's going on.
I'm trying to run tests, particular the `SitemapTest`. It looks like this…
-
## Description
- When trying to create a new instance of source connector with value converter set to **io.confluent.connect.avro.AvroConverter**. The lease container is created and a new schema is…
-
Vulnerable Library - druid-processing-0.9.1.jar
Path to dependency file: /nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api/pom.xml
Path to vulnerable library: /nifi-nar-bundles/…
-
```
What steps will reproduce the problem?
1.call mockstatic in test class
2. in the test class unmarshall xml using JAXB. JAXBContext.newInstance call
fails with the exception. But initialization wo…
-
I started the Frank!Framework with Docker with custom logging configured. My custom log4j2 appender was applied, but a NullPointerException occurred that seemed to be related to Ladybug. Here is the …