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 256064 - Cannot create project because download fails
Summary: Cannot create project because download fails
Status: VERIFIED INVALID
Alias: None
Product: javascript
Classification: Unclassified
Component: OJET (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P1 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 07:33 UTC by Jiri Skrivanek
Modified: 2018-12-14 18:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2015-10-21 07:33:13 UTC
I am not able to create 
To reproduce:

- open new project wizard
- select "HTML5/JavaScript|Oracle JET QuickStart Basic"
- click Next
- click Finish. It reads "Downloading archive..." but it fails after while. I tried to change proxy but without success.

Product Version: NetBeans IDE Dev (Build 201510201015)
Java: 1.8.0_65; Java HotSpot(TM) 64-Bit Server VM 25.65-b01
Runtime: Java(TM) SE Runtime Environment 1.8.0_65-b17
System: Windows 8.1 version 6.3 running on amd64; Cp1250; en_US (nb)
Comment 1 Antonin Nebuzelsky 2015-10-21 08:21:21 UTC
Works for me. In OWAN.

Possibly a temporary network or server unavailability?
Comment 2 Petr Pisl 2015-10-21 09:45:39 UTC
It's Tomas area, but my guess is that this is problem with proxy. Could you try to connect via wifi?
Comment 3 Jiri Skrivanek 2015-10-21 11:03:26 UTC
It works when I am connected with wifi.
Comment 4 Petr Pisl 2015-10-21 11:15:55 UTC
So could we close this issue? It looks like a problem with setting up your network connection.
Comment 5 Jiri Skrivanek 2015-10-21 11:34:38 UTC
I think it is problem in your code because I can for example download plugins, so in general network connectivity works.
Comment 6 Petr Pisl 2015-10-21 11:37:58 UTC
Ok, assigning to Tomas:).
Comment 7 Tomas Mysik 2015-10-21 11:47:51 UTC
Jirko, does downloading online site templates (New Project > HTML5/JavaScript > HTML5/JS Application > Site Template > Download Online Template) work for you?

We use the same API class (NetworkSupport, created in 2012) which does not set any proxy - that could be the cause I guess. BTW this should not be necessary if system properties are properly set.

Thanks.
Comment 8 Jiri Skrivanek 2015-10-21 12:54:00 UTC
If I change proxy settings it started to work. It seems target URLs are somehow special that everything else works except OJET.
Comment 9 msayeedahmed 2018-12-14 18:52:59 UTC
Hi,
I am facing same issue,tried by deleting userdir,cachedir and cross verified proxy setting. But still issue persist. IDE Log file is attached for reference.

Please help me to resolve this issue. Thanks

Regards,
Sayeed