-
```
The Grizzly server was requested to be used in cooperation with the jWebSocket
features
```
Original issue reported on code.google.com by `fivefeetfurther@gmail.com` on 15 Oct 2010 at 10:03
-
If I use the Grizzly connector to make an asynchronous call, some errors will cause the call to never return, leaving the caller waiting forever.
I have added repro code below. It makes an async call…
-
Lowering the JDBC pooled connections to 192 haven't resolved the problem. Next steps to try:
- ~~Lower the thread count in the worker pool;~~
- ~~Lower the pooled connections value;~~
But how t…
-
I created a simple DELTE action with a Rest interface:
` @DELETE
@Path("/systemuser/{organisation}/")
@Consumes(MediaType.APPLICATION_JSON)
@Produces(MediaType.APPLICATION_JSON)
@Api…
-
@snleee has put together a list of jars we depend on. https://docs.google.com/spreadsheets/d/1lMEEvrA8SqHe0Yy0yC2Nd-nN5lg5sPaNwihrj_--y8Q/edit#gid=631543215
Looking at the list, I am surprised we h…
-
### Description
We have form that user can upload files to a document.
If we use MemoryBuffer and only 1 file upload max, it is working no problem.
When we use MultiFileMemoryBuffer and multi…
-
After a while (session T/O?), PetStore raises the following error (GF 3.1):
```
[#|2012-02-18T08:40:24.068+0100|WARNING|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_Th…
-
I just tried the docker image and accessed the web page according to https://registry.hub.docker.com/u/sbminimal/docker-ubuntu-open-exchange-im/
But login is not possible with user oxadminmaster, see…
-
This is the stack:
```
org.glassfish.grizzly.nio.SelectorRunner notifyConnectionException
SEVERE: doSelect exception
java.util.concurrent.RejectedExecutionException: Task org.mule.module.http.interna…
-
Hello
I am trying to push a notification to APNS but it fails with the below error on Production server, but works OK on my development system.
Severe: com.notnoop.exceptions.NetworkIOException: j…