closing inbound before receiving peer's close_notify错误的解决方法

Wed WARN: Caught while disconnecting...

EXCEPTION STACK TRACE:
** BEGIN NESTED EXCEPTION ** 
javax.net.ssl.SSLException
MESSAGE: closing inbound before receiving peer's close_notify
STACKTRACE:
javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
    ...略** END NESTED EXCEPTION **

解决办法:在配置文件中的url后添加一句话:useSSL=false

?后添加一些限定说明,用&分割多个限定;

 

 

posted @ 2022-09-28 10:33  LinxhzzZ  阅读(4061)  评论(0)    收藏  举报