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 - java.net.UnknownHostException: maps.joshy.net
Summary: java.net.UnknownHostException: maps.joshy.net
Status: RESOLVED INCOMPLETE
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-28 19:27 UTC by Exceptions Reporter
Modified: 2014-07-17 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209370


Attachments
stacktrace (1.60 KB, text/plain)
2014-04-28 19:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.