Return-Path: X-Original-To: apmail-trafficserver-users-archive@www.apache.org Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE83710BF5 for ; Fri, 14 Jun 2013 21:08:25 +0000 (UTC) Received: (qmail 25123 invoked by uid 500); 14 Jun 2013 21:08:25 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 25049 invoked by uid 500); 14 Jun 2013 21:08:24 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 25041 invoked by uid 99); 14 Jun 2013 21:08:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2013 21:08:24 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Steve.Owens@disney.com designates 204.128.192.43 as permitted sender) Received: from [204.128.192.43] (HELO msg3.disney.com) (204.128.192.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2013 21:08:16 +0000 Received: from int1.disney.pvt (int1.disney.pvt [153.7.110.9]) by msg3.disney.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id r5EL7sif016109 for ; Fri, 14 Jun 2013 21:07:55 GMT Received: from sm-cala-xht02.swna.wdpr.disney.com (SM-CALA-XHT02.swna.wdpr.disney.com [153.7.248.17]) by int1.disney.pvt (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id r5EL7OAV027142 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 14 Jun 2013 21:07:53 GMT Received: from sm-cala-vxmb06a.swna.wdpr.disney.com ([fe80::8920:73be:eaf5:e3af]) by sm-cala-xht02.swna.wdpr.disney.com ([2002:9907:f811::9907:f811]) with mapi; Fri, 14 Jun 2013 14:07:48 -0700 From: "Owens, Steve" To: "users@trafficserver.apache.org" Date: Fri, 14 Jun 2013 14:07:47 -0700 Subject: TSVIOBufferGet(output_vio) returns null unexpectedly Thread-Topic: TSVIOBufferGet(output_vio) returns null unexpectedly Thread-Index: Ac5pQzkdb3QlWtdeQe+4Kfrn2SYZmw== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_CDE0D432275D0steveowensemaildisneycom_" MIME-Version: 1.0 X-Flow-Control: Sendmail Flow Controller v2.2.5 int1.disney.pvt r5EL7OAV027142 X-Flow-Control-Info: class=Exchange rcpts=1 size=2388 X-Virus-Checked: Checked by ClamAV on apache.org --_000_CDE0D432275D0steveowensemaildisneycom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am running a transformation plugin that I wrote and am getting an error t= hat I don't understand. I know that when TSVIOBufferGet(output_vio), retur= ns null it means that "that the write operation has been shutdown and that= the continuation does not want us to send any more WRITE_READY or WRITE_CO= MPLETE events." What I don't understand is what could be causing this to happen. Does anyone know under what circumstances the write operation can get shut = down? --_000_CDE0D432275D0steveowensemaildisneycom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
I am running a = transformation plugin that I wrote and am getting an error that I don't und= erstand.  I know that when TSVIOBufferGet(output_vio), returns nu= ll it means that  "that the write operation has been shutdown and that the continuation does not want us to send any= more WRITE_READY or WRITE_COMPLETE events."
=

What I don't understand is what could be causing this to happen.=  

Does anyone know under= what circumstances the write operation can get shut down?
--_000_CDE0D432275D0steveowensemaildisneycom_--