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

ASF GitHub Bot commented on THRIFT-3774:
----------------------------------------

Github user laozhp commented on the pull request:

    https://github.com/apache/thrift/pull/975#issuecomment-205735083
  
    Jenkins failed with `SSL error: sslv3 alert certificate expired.`
    ```
    src/thrift/server/simple.d:143: Client died: 
thrift.transport.ssl.TSSLException@src/thrift/transport/ssl.d(223): SSL error: 
sslv3 alert certificate expired.
    ----------------
    ??:? pure @safe bool std.exception.enforce!(bool).enforce(bool, lazy 
object.Throwable) [0x515e16]
    ??:? void thrift.transport.ssl.TSSLSocket.checkHandshake() [0x5138d9]
    ??:? ulong thrift.transport.ssl.TSSLSocket.read(ubyte[]) [0x513457]
    ??:? ulong thrift.transport.buffered.TBufferedTransport.read(ubyte[]) 
[0x51c819]
    ??:? void thrift.transport.base.TBaseTransport.readAll(ubyte[]) [0x51be10]
    ??:? void thrift.transport.buffered.TBufferedTransport.readAll(ubyte[]) 
[0x51c9d1]
    ??:? thrift.protocol.base.TMessage 
thrift.protocol.binary.TBinaryProtocol!(thrift.transport.base.TTransport).TBinaryProtocol.readMessageBegin()
 [0x4f02ea]
    ??:? bool 
thrift.codegen.processor.TServiceProcessor!(async_test.AsyncTest).TServiceProcessor.process(thrift.protocol.base.TProtocol,
 thrift.protocol.base.TProtocol, std.variant.VariantN!(32uL).VariantN) 
[0x4ec275]
    ??:? void 
thrift.server.simple.TSimpleServer.serve(thrift.util.cancellation.TCancellation)
 [0x51a32b]
    ??:? void 
async_test.ServerThread!(thrift.server.simple.TSimpleServer).ServerThread.run() 
[0x4ec0fa]
    ??:? void core.thread.Thread.run() [0x54c731]
    ??:? thread_entryPoint [0x54c251]
    ??:? [0x17205181]
    Build timed out (after 480 minutes). Marking the build as failed.
    Build was aborted
    [WARNINGS] Skipping publisher since build result is FAILURE
    [TASKS] Skipping publisher since build result is FAILURE
    ```


> The generated code should have exception_names meta info
> --------------------------------------------------------
>
>                 Key: THRIFT-3774
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3774
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Compiler
>            Reporter: laozhp
>            Assignee: laozhp
>            Priority: Minor
>




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

Reply via email to