This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 244141

Summary: java.net.UnknownHostException: maps.joshy.net
Product: apisupport Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: Martin Kozeny <mkozeny>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 209370
Attachments: stacktrace

Description Exceptions Reporter 2014-04-28 19:27:14 UTC
This bug was originally marked as duplicate of bug 191660, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
GUEST: ???




Stacktrace: 
java.net.UnknownHostException: maps.joshy.net
   at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   at java.net.Socket.connect(Socket.java:579)
   at java.net.Socket.connect(Socket.java:528)
   at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
Comment 1 Exceptions Reporter 2014-04-28 19:27:15 UTC
Created attachment 146987 [details]
stacktrace
Comment 2 Martin Kozeny 2014-05-30 09:26:17 UTC
Without steps to reoproduce I'm unable to fix it. Moreover probably not connected to apisupport.
Comment 3 Martin Kozeny 2014-07-17 12:11:48 UTC
Closing as INCOMPLETE. Feel free to reopen if problem appears again.