-
macOS Mojave 10.14.5
Android Studio 3.4.2 (new install)
Buck for IDEA v3.5.2
When opening new or existing project Buck throws the following error.
java.lang.NullPointerException
at org.eclip…
-
I get many errors when I try to sync my Gradle file as soon as I use the lib MQTT. And I guess it fails for the iOS building part:
```
commonMain.dependencies {
implementation("com.ditchoom…
-
## Summary
The ballerina graphql package provides client implementation to execute query and mutation operations by connecting to the server. But the subscription operation is not supported by the cl…
-
### What happened?
I have customized the RemoteWebDriver through builder(); to add a readTimeOut and recently upgrade to latest version 4.22.0 and now when I run on grid the tests successfully gets e…
-
Server side code:
```
public class AsyncMessageReceiver extends Thread implements AsyncHttpServer.WebSocketRequestCallback {
static final String TAG = "BRTC/AsyncMessageReceiver";
int list…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
在注册中心中配置好了flink的 jobmanager地址并…
-
Hi
I get this error while implementing StompClient in Android..
////////////////////////////////////////////////////////////////////////
E/MainActivity: Error
…
-
01-13 20:22:15.355 1285-1285/com.example.app E/AndroidRuntime﹕ FATAL EXCEPTION: main
java.lang.NullPointerException
at com.strumsoft.websocket.phonegap.WebSocket.buildJavaScriptData(WebSocket.java:416…
-
planned features:
- [x] implement websocket connection within ai calls to:
- [x] implement chat history with seperate user SQL Data with JWT
- [x] establish real time connection between frontend an…
-
**Jetty version(s)**
12.0.x
**Description**
`org.eclipse.jetty.ee10.websocket.jakarta.tests.PathParamTest.testPathParamSignatures(Class, String)[5]` sometimes fails with:
```
java.io.IOExcept…