You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/06/13 17:20:20 UTC

[jira] [Commented] (TS-4527) vc error messages in 6.2.0 release

    [ https://issues.apache.org/jira/browse/TS-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327780#comment-15327780 ] 

Leif Hedstrom commented on TS-4527:
-----------------------------------

This is definitely related to H2 in some way. I turned off H2 to debug another issue, and then these messages went away).

> vc error messages in 6.2.0 release
> ----------------------------------
>
>                 Key: TS-4527
>                 URL: https://issues.apache.org/jira/browse/TS-4527
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 6.2.0
>            Reporter: Bryan Call
>
> Seeing this in the error logs *a lot*:
> {code}
> [Jun 13 17:14:26.606] Server {0x2b1a9f010700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x634000c186a0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.606] Server {0x2b1a9f010700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x634000c186a0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.631] Server {0x2b1a9e3eb700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x634000c0f220, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.631] Server {0x2b1a9e3eb700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x634000c0f220, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.727] Server {0x2b1aa0433700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x634000c13240, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.727] Server {0x2b1aa0433700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x634000c13240, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.765] Server {0x2b1aa083a700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x6340002364e0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.765] Server {0x2b1aa083a700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x6340002364e0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.914] Server {0x2b1a9e7f2700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x63400088c2e0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.914] Server {0x2b1a9e7f2700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x63400088c2e0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.938] Server {0x2b1a9e3eb700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x6340004f7fe0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.938] Server {0x2b1a9e3eb700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x6340004f7fe0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.004] Server {0x2b1aa3487700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x63400025a860, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.004] Server {0x2b1aa3487700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x63400025a860, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.048] Server {0x2b1aa144f700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x634000ad2820, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.048] Server {0x2b1aa144f700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x634000ad2820, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.248] Server {0x2b1a9dbdd700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x6340003fa1a0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.248] Server {0x2b1a9dbdd700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x6340003fa1a0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.388] Server {0x2b1aa3080700} ERROR: <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc 0x634000807f60, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.388] Server {0x2b1aa3080700} ERROR: <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc 0x634000807f60, cont (nil), nbytes 0, reader (nil)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)