Changes between Initial Version and Version 1 of Ticket #8813, comment 33
- Timestamp:
- Aug 10, 2015 9:09:41 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8813, comment 33
initial v1 2 2 Log file for Swift Keystonev3 Connection not established 4.7.2 despite HTTP/1.1 200 OK 3 3 4 5 {{{ 4 6 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to /<IPADDR> [[BR]] 5 7 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established <IPADDR>:63814<-><IPADDR>:35357 [[BR]] … … 39 41 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 0][route: {}->http://<IPADDR>:35357][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 2147483647] [[BR]] 40 42 ERROR ch.cyberduck.core.AbstractController - Unhandled exception running background task JsonNull [[BR]] 43 }}}