Giter VIP home page Giter VIP logo

fast-rest's People

Contributors

novicezk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hylsz

fast-rest's Issues

SSL启动后,打印异常信息

不影响程序运行,暂时debug日志打印
2017-08-19 15:00:10,576 [Thread-0] DEBUG HttpParser[39] - Create request error
com.zhukai.framework.fast.rest.exception.HttpReadException: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
at com.zhukai.framework.fast.rest.http.reader.AbstractHttpReader.readLine(AbstractHttpReader.java:18)
at com.zhukai.framework.fast.rest.http.request.HttpRequestBuilder.buildUrl(HttpRequestBuilder.java:32)
at com.zhukai.framework.fast.rest.http.request.HttpRequestDirector.createRequest(HttpRequestDirector.java:17)
at com.zhukai.framework.fast.rest.http.HttpParser.directorRequest(HttpParser.java:56)
at com.zhukai.framework.fast.rest.http.HttpParser.createRequest(HttpParser.java:37)
at com.zhukai.framework.fast.rest.handle.ActionHandle.(ActionHandle.java:22)
at com.zhukai.framework.fast.rest.server.HttpServerSSL.run(HttpServerSSL.java:50)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
at sun.security.ssl.InputRecord.handleUnknownRecord(InputRecord.java:710)
at sun.security.ssl.InputRecord.read(InputRecord.java:527)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:938)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
at com.zhukai.framework.fast.rest.http.reader.HttpReader.readByteArrayLimitSize(HttpReader.java:20)
at com.zhukai.framework.fast.rest.http.reader.AbstractHttpReader.readLine(AbstractHttpReader.java:14)
... 6 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.