Are you using sub-features that increase your thread budget on usage? (eg: javax.websocket and stream based message handlers) If so, then you'll need to increase your maximum threads. Another example, developers that use Jetty on Android, with a single user, talking on localhost, via a We...