You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2013/09/20 20:55:51 UTC

[jira] [Created] (THRIFT-2202) Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105

Jens Geyer created THRIFT-2202:
----------------------------------

             Summary: Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105
                 Key: THRIFT-2202
                 URL: https://issues.apache.org/jira/browse/THRIFT-2202
             Project: Thrift
          Issue Type: Bug
          Components: Delphi - Library
            Reporter: Jens Geyer
            Assignee: Jens Geyer
             Fix For: 0.9.2


When the server process has no console window allocated or assigned, the Writeln() statement in TServerImpl.DefaultLogDelegate() causes an I/O-error 105. The resulting exception lets the server fail instantly when the first client connects to the server.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira