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 253824 - Stuck at Resolve Project Problems adding missing JSF 2.2.11 Library
Summary: Stuck at Resolve Project Problems adding missing JSF 2.2.11 Library
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 23:26 UTC by MackSix
Modified: 2015-09-02 22:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (262.39 KB, image/png)
2015-07-26 23:26 UTC, MackSix
Details
logfile (80.31 KB, text/plain)
2015-07-26 23:26 UTC, MackSix
Details
Sample Project (20.42 KB, application/x-zip-compressed)
2015-07-26 23:27 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-07-26 23:26:20 UTC
Created attachment 154924 [details]
Screenshot

1. Ensure there is not Ant Library entry in NetBeans for JSF 2.2.11 or Weld Servlet 2.2.13.
2. Import attached project and you will be prompted to resolve project problems due to the missing libraries.
3. Click Resolve button and add Library for Weld Servlet 2.2.13.
4. Click OK button and wait and the Resolve Project Problems dialog box will eventually show the problem of missing Weld Servlet 2.2.13 is resolved.
5. Now highlight line of missing JSF 2.2.11 libraries and click the Resolve button.
6. Add the JSF 2.2.11 libraries and then click OK button.

Results: The missing JSF 2.2.11 Libraries problem is never resolved. The Resolve Project Problems dialog cannot be closed and the NetBeans process must be killed.

Expected: The problem is resolved and the dialog box can be closed and progress can be made.

Workaround: After NetBeans is restarted, the Libraries are resolved OK and everything seems normal.

See attached screenshot.


Product Version: NetBeans IDE 8.1 Beta (Build 201507231027)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2015-07-26 23:26:44 UTC
Created attachment 154925 [details]
logfile
Comment 2 MackSix 2015-07-26 23:27:31 UTC
Created attachment 154926 [details]
Sample Project