-
Hello,
I have a error with Docker-java.
```
Exception in thread "main" javax.ws.rs.ProcessingException: org/newsclub/net/unix/AFUNIXSocketException
at org.glassfish.jersey.client.Clie…
-
`java.lang.UnsatisfiedLinkError: Artifact junixsocket-native-custom does not contain library for amd64-Linux
at org.newsclub.net.unix.NativeLibraryLoader.findLibraryArtifact(NativeLibraryLoader.java…
-
In my case, redis is only binded to uds, because it's 2x+ faster.
I found a issue about uds, but you said you would not add a jni support because some peaple does not use uds.
You don't have to care…
ghost updated
3 years ago
-
### Apache NetBeans version
Latest release
### What happened
-------------------------------------------------------------------------------
>Log Session: Saturday, February 5, 2022 at 10:42:52 AM…
-
Hi!
Ma1sd is super neat, but it'd be even better if I could use unix sockets. Even just for postgresql, but ideally for all database drivers.
I recently set up a Ma1sd instance with this require…
-
It's difficult to use this library in conjunction with the rest of the Java ecosystem because the standard abstract socket classes are not implemented. Was there a specific reason this isn't done? In …
-
I upgraded bitlbee / libpurple / this plugin / signald recently (after several months), and the plugin no longer connects to the signald. The signald logs show (full trace at bottom):
```
23:34:2…
-
Any chance junixsocket can be upgraded from 2.0.4 to at least 2.1.0?
I'm trying to get a fix for this issue rolled into docker-java.
https://github.com/kohlschutter/junixsocket/issues/45
Than…
-
**Describe the bug**
A Jenkins build using the artifactory plugin and java 8 fails on gradle 6.6 (or 6.6.1) with the error:
```
Failed to create Jar file /home/****/.gradle/caches/jars-8/8535adf04…
-
java: symbol lookup error: /tmp/libtmp8709324396123266813libjunixsocket-native-2.2.0.so: undefined symbol: stat
What's the problem? thank you