-
```
What steps will reproduce the problem?
1. Install OpenFire 3.7.1
2. Install websockets plugin
3. Go to
http://yourserver:7070/ws/server?username=admin&password=password&resource=peek
What is th…
-
```
What steps will reproduce the problem?
1. Install OpenFire 3.7.1
2. Install websockets plugin
3. Go to
http://yourserver:7070/ws/server?username=admin&password=password&resource=peek
What is th…
-
An event bus Java client that integrates a Java runtime with the eventbus bridge, either using TCP or Websockets, pretty much like the JavaScript eventbus client, the Go client, etc...
- does not requ…
vietj updated
4 years ago
-
可能关于reids配置的问题,有没有大佬帮帮忙
Exception
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could…
-
```
What steps will reproduce the problem?
1. Install OpenFire 3.7.1
2. Install websockets plugin
3. Go to
http://yourserver:7070/ws/server?username=admin&password=password&resource=peek
What is th…
-
Building on top of the standard API for WebSockets in java would be safer and more flexible. It complicates the deployment a bit, because of the need to supply the implementation classes, but overall …
-
```
What steps will reproduce the problem?
1.Deploy to Tomcat 7.0.54
2.Run socialauth-java-sdk-4.6\examples\socialauth-struts-demo
3.On referring to the index.jsp an error occured
What do you see ins…
-
https://github.com/oberstet/AutobahnAndroid/blob/master/Autobahn/src/de/tavendo/autobahn/WebSocketReader.java#L516
-
1、在win和mac上调用限流测试接口都报下面这个错误。
```log
ERROR m.z.e.handler.GlobalExceptionHandler - org.springframework.data.redis.RedisSystemException: Unknown redis exception; nested exception is java.lang.Unsuppo…
uni1k updated
1 month ago
-
### 操作
ユーザー登録し、初回ログイン後におすすめ服表示ボタンを押してみた。
### StackTrace
```
java.lang.NumberFormatException: null
java.lang.Integer.parseInt(Unknown Source)
java.lang.Integer.parseInt(Unknown Source)
web.…