MagicalCoco / comet4j

Automatically exported from code.google.com/p/comet4j
0 stars 0 forks source link

长连接工作模式下,服务器发送速度过快时,客户端对产生JSON转换异常 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
长连接工作模式下,服务器发送速度过快时,客户端对产生JS
ON转换异常

Original issue reported on code.google.com by jinghai....@gmail.com on 10 Mar 2011 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by jinghai....@gmail.com on 4 May 2011 at 3:21

GoogleCodeExporter commented 9 years ago
我也出现了这个问题,还有java.lang.NullPointerException
        at org.apache.coyote.http11.InternalNioOutputBuffer.addToBB(InternalNioOutputBuffer.java:641)
        at org.apache.coyote.http11.InternalNioOutputBuffer.access$000(InternalNioOutputBuffer.java:46)
        at org.apache.coyote.http11.InternalNioOutputBuffer$SocketOutputBuffer.doWrite(InternalNioOutputBuffer.java:825)

Original comment by luci...@smartermob.com on 15 Jun 2012 at 3:13