Skip to content

Instantly share code, notes, and snippets.

@apetresc
Created August 7, 2012 14:21
Show Gist options
  • Select an option

  • Save apetresc/3285764 to your computer and use it in GitHub Desktop.

Select an option

Save apetresc/3285764 to your computer and use it in GitHub Desktop.
[DEBUG] 2012-08-07 10:05:30,327 : Connecting, transport org.cometd.websocket.client.WebSocketTransport@8939ec3
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=START buffer= g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=-1} NOT_HANDSHAKING filled=0/0 flushed=0/0
[DEBUG] 2012-08-07 10:05:30,327 : Sending messages [{id=1618, connectionType=websocket, channel=/meta/connect, clientId=111ld21v9k3wrw81hmrcgowk7g38}]
[DEBUG] 2012-08-07 10:05:30,327 : Registering WebSocketExchange {id=1618, connectionType=websocket, channel=/meta/connect, clientId=111ld21v9k3wrw81hmrcgowk7g38}
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer= g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=-1} NOT_HANDSHAKING filled=0/0 flushed=0/0
[DEBUG] 2012-08-07 10:05:30,327 : Sending messages [{"id":"1618","connectionType":"websocket","channel":"/meta/connect","clientId":"111ld21v9k3wrw81hmrcgowk7g38"}]
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer= g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=-1} NOT_HANDSHAKING filled=0/0 flushed=0/0
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer=null g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=118} NOT_HANDSHAKING filled=0/0 flushed=0/0
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] wrap OK NOT_HANDSHAKING consumed=118 produced=139
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer=null g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=0} NOT_HANDSHAKING filled=0/0 flushed=139/0
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer=null g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=0} NOT_HANDSHAKING filled=0/0 flushed=0/0
[DEBUG] 2012-08-07 10:05:30,327 : [Session-1, SSL_NULL_WITH_NULL_NULL] handle SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer=null g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=-1} progress=false
[DEBUG] 2012-08-07 10:06:00,432 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=82/0/0 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer= g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=-1} NOT_HANDSHAKING filled=82/82 flushed=0/0
[DEBUG] 2012-08-07 10:06:00,432 : [Session-1, SSL_NULL_WITH_NULL_NULL] unwrap OK NOT_HANDSHAKING consumed=82 produced=61
[DEBUG] 2012-08-07 10:06:00,432 : [Session-1, SSL_NULL_WITH_NULL_NULL] SslConnection@27f899e9 SSL NOT_HANDSHAKING i/o/u=0/0/61 ishut=false oshut=false {WebSocketClientConnection p=WebSocketParserRFC6455@6df0c3ef state=OPCODE buffer= g=WebSocketGeneratorRFC6455@59cfb84c closed=false buffer=-1} NOT_HANDSHAKING filled=0/0 flushed=0/0
[DEBUG] 2012-08-07 10:06:00,432 : Received messages [{"id":"1618","successful":true,"channel":"/meta/connect"}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment