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

Kamil Salas edited comment on THRIFT-1638 at 1/13/13 10:24 PM:
---------------------------------------------------------------

The bug can be reproduced by running from lib/java (after 
[THRIFT-1595|https://issues.apache.org/jira/browse/THRIFT-1595] patch): 
{{ant \-f build.xml \-Dtestargs="\-\-ssl" testserver}}
{{ant \-f build.xml \-Dtestargs="\-\-ssl \-\-n=2" testclient}}
                
      was (Author: keppetto):
    This bug can be reproduced by running from lib/java (after 
[THRIFT-1595|https://issues.apache.org/jira/browse/THRIFT-1595] patch): 
{{ant \-f build.xml \-Dtestargs="\-\-ssl" testserver}}
{{ant \-f build.xml \-Dtestargs="\-\-ssl \-\-n=2" testclient}}
                  
> TSocket constructor with socket will throw NPE on open
> ------------------------------------------------------
>
>                 Key: THRIFT-1638
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1638
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>    Affects Versions: 0.8, 0.9, 1.0, 1.1
>            Reporter: Jim Kerwood
>            Priority: Minor
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> When using the constructor of TSocket(Socket s) the open() method will throw 
> an NPE checking host_.length()

--
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

Reply via email to