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 267283 - java.io.IOException: HTTPS hostname wrong: should be <use.fontawesome.com>
Summary: java.io.IOException: HTTPS hostname wrong: should be <use.fontawesome.com>
Status: RESOLVED DUPLICATE of bug 225189
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-25 01:43 UTC by devel
Modified: 2016-09-26 09:40 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225189


Attachments
stacktrace (1.13 KB, text/plain)
2016-07-25 01:43 UTC, devel
Details
stacktrace (1.13 KB, text/plain)
2016-07-31 07:31 UTC, vitaly230465
Details

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2016-07-25 01:43:23 UTC
This issue was reported manually by devel.
It already has 5 duplicates 


Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
GUEST: <??????? ???????? ???????? ??? ???? ??? ???????????????>

GUEST: IDE stops or hangs contineuously

GUEST: ? ?? ??????

devel: What is the solve?

GUEST: After running my java project to open source tab every time i have to restart thr netbeans so please sort out this problem as soon as possible i am irritated by restarting the netbeans every time after running the applications




Stacktrace: 
java.io.IOException: HTTPS hostname wrong:  should be <use.fontawesome.com>
   at sun.net.www.protocol.https.HttpsClient.checkURLSpoofing(HttpsClient.java:649)
   at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:573)
   at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
   at com.sun.webkit.network.URLLoader.sendRequest(URLLoader.java:359)
   at com.sun.webkit.network.URLLoader.doRun(URLLoader.java:163)
Comment 1 devel 2016-07-25 01:43:25 UTC
Created attachment 161407 [details]
stacktrace
Comment 2 vitaly230465 2016-07-31 07:31:18 UTC
Created attachment 161503 [details]
stacktrace

java.io.IOException: HTTPS hostname wrong:  should be <use.fontawesome.com>
	at sun.net.www.protocol.https.HttpsClient.checkURLSpoofing(HttpsClient.java:649)
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:573)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
	at com.sun.webkit.network.URLLoader.sendRequest(URLLoader.java:353)
[catch] at com.sun.webkit.network.URLLoader.doRun(URLLoader.java:162)
	at com.sun.webkit.network.URLLoader.lambda$run$93(URLLoader.java:128)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.webkit.network.URLLoader.run(URLLoader.java:127)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1
Comment 3 matthias42 2016-08-05 23:03:01 UTC
This looks like a bug in DukeScript Project Wizard - activating that plugin immediatly triggers this bug.

I contacted the author, I hope this gets fixed.
Comment 4 Exceptions Reporter 2016-08-14 06:04:42 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=225189
Comment 5 hamfree 2016-09-26 09:40:43 UTC
Sorry. It's a duplicated bug. Changing the bug to resolved-duplicate of 225189.

*** This bug has been marked as a duplicate of bug 225189 ***