-
### Description of Issue/Question
When using salt-api to call a runner I am seeing the following error:
```
2016-07-05 12:22:58,094 [salt.transport.ipc][ERROR ][11585] Exception occurred while han…
Ch3LL updated
6 years ago
-
It's amazing job for professional mql4 developer, never give up please.
What's the plant for next few months?
-
### Description of Issue/Question
I noticed a regression when upgrading from 2016.3.3 to 2016.11.2
manage.alived and friends return incorrect data. They report _every_ minion the master has seen…
harmv updated
7 years ago
-
The purpose of the forceKeepAlive() method is to make grizzly handle a request
as if it was a keep-alive request even when it's not. The reason for this is
that if an extension wants to deregister a k…
-
The purpose of the forceKeepAlive() method is to make grizzly handle a request
as if it was a keep-alive request even when it's not. The reason for this is
that if an extension wants to deregister a k…
-
The purpose of the forceKeepAlive() method is to make grizzly handle a request
as if it was a keep-alive request even when it's not. The reason for this is
that if an extension wants to deregister a k…
-
Looks like there is a bug in Grizzly layer of GlassFish. Basically, Grizzly
layer (ContainerMapper) does not use keep-alive connections to dispatch the
requests to the appropriate container. This brea…
-
Since 3 months GlassFish is running its secure port using SSL & non blocking.
For an unknown reason the EE QL started failing recently and the root cause is
because SSL + NIO non blocking. Rolling bac…
-
class ClientToProxyConnection:
```
@Override
protected void timedOut() {
boolean clientReadMoreRecentlyThanServer =
currentServerConnection == null
…
-
I use Spring Boot. Using this code, the message arrives in target phone:
line.pushMessage(new PushMessage("target", new TextMessage("bla")))
This code does not work (message does not arrive, no…