首页 > 编程语言 > 详细

java.net.SocketException: Unconnected sockets not implemented 解决方案

时间:2014-10-31 17:18:35      阅读:360      评论:0      收藏:0      [点我收藏+]
JDK 的版本问题,为Oracle公司JDK版本的bug,在6u12-rev以后的版本修复了该问题
 
 
请将JDK版本升级到 1.6.0_12-b05 以上,推荐1.6.0_37

JDK-6771432 : createSocket() - smpatch fails using 1.6.0_10 because of "Unconnected sockets not implemented"

Details

Type:
Bug
Submit Date:
2008-11-14
Status:
Resolved
Updated Date:
2011-12-17
Project Name:
JDK
Resolved Date:
2009-02-09
Component:
core-libs
OS:
solaris,linux_redhat_6.2,solaris_10,windows_2000
Sub-Component:
java.net
CPU:
x86,sparc,generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
1.4.2_19,6u10,6u12
Fixed Versions:
6u12-rev (b05)bubuko.com,布布扣
 

java.net.SocketException: Unconnected sockets not implemented 解决方案

原文:http://blog.csdn.net/xiyuan1999/article/details/40657123

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!