-
[products.zip](https://github.com/jersey/jersey/files/1805555/products.zip)
Hi,
We have one web application which has some dependencies on apache wink 1.2, which is built using JAX-RS1.
We…
-
I am running an application with Helidon MP (2.2.0) and then I am using Couchbase Java Client and that's causing me this weird exception:
SEVERE: Default error handler: Unhandled exception encounte…
-
Original Issue: apache/pulsar#13967
---
**Describe the bug**
When running distributed system tests using Data Generator Pulsar IO sources, this error message is produced by the function workers:…
sijie updated
2 years ago
-
As the docs https://jersey.github.io/documentation/latest/user-guide.html#deployment.classpath-scanning said, i set `ServerProperties.METAINF_SERVICES_LOOKUP_DISABLE` to `true` and regist a self defin…
-
If you have unsaved group changes, logout, and choose to save upon being prompted, the channel groups will be saved, but after logout you'll receive the following error:
`Error loading tags: com.mi…
-
Client is having an issue viewing messages on the Mirth Connect administrator.
Per Nick Rupley, this may be due to a DatabaseConnection in the channel map. Which has been confirmed that they hav…
-
As part of the upgrade path from Dropwizard 0.x -> 1.x the jersey version was bumped to 2.25.1
What we've noticed is that across a number of our production services, we're seeing threads randomly m…
-
Since the built-in Client uses `HttpURLConnection` and can only use a proxy if it is globally via system properties, I've looked into the other offered connector providers and stumbled onto some issue…
-
Relevant code:
```
public boolean hasEntity() {
entityContent.ensureNotClosed();
try {
return entityContent.isBuffered() || !entityContent.isEmpty();
} …
-
Hi,
The library has been used to connect Rundeck to Gitlab in a small Java project that uses Quarkus and GraalVM. It simply returns some basic info (like tags and branches, the current user) and t…