Description
When the InactivityMonitor is configured to require keep alive responses the DefaultHttpClient used in the HttpTransport can throw an IllegalStateException, the client should be created with a ThreadSafeClientConnManager instance to avoid this error.