-
lsof -i:8989
lsof -i:8990
return nothing,but i got java.net.BindException: Address already in use
config:
``` yml
server:
port: 8989
management:
port: 8990
```
code:https://github.com/Dreamp…
-
Vulnerable Library - nifi-azure-processors-1.15.0-SNAPSHOT.jar
Path to vulnerable library: /nifi-nar-bundles/nifi-azure-bundle/nifi-azure-nar/pom.xml,/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-…
-
```
org.apache.james.blob.api.ObjectStoreIOException: Exception occurred while saving bytearray
at org.apache.james.blob.aes.AESBlobStoreDAO.lambda$save$8(AESBlobStoreDAO.java:144)
at reactor.cor…
-
Description:
I would like to change the `allowPartialChunks` value of HttpDecoderConfig to false. However, since the `HttpDecoderConfig` is created with the default value of true in the `HttpServer…
-
**Describe the bug**
Running integration tests against Azurite emulator. When issuing query to find blobs by tags, the SDK throws a NullPointerException.
The same code works fine if connected to a…
-
i'm trying to build kaa server from source([following this Steps](http://docs.kaaproject.org/display/KAA/Building+Kaa+server+from+source) ) but it show build error
and i also did [kaa installation pr…
-
**Getting following connection error with AWS Elasticache (production)**
2024-10-19T08:33:26.374Z INFO 1 --- [BFFApplication] [xecutorLoop-3-4] f.b.a.r.s.RedisSecurityContextRepository : SA…
-
## Motivation
The Netty's `HttpDecoderConfig` exposes `allowPartialChunks` property which hints the `HttpObjectDecoded` if the chunk could be split into multiple when chunk exceeds the re…
-
**Describe the bug**
reactor-netty client uses custom dns resolver. This DNS resolver isn't compatible with extensions such as mDNS (multicast dns)
**Sample**
On a system with mDNS following code…
-
**Describe the bug**
My build crashes with a dependency check specific exception.
**Version of dependency-check used**
The problem occurs using version 7.4.1 of the org.owasp.dependencycheck …