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 262648 - org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance took 24786 ms.
Summary: org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance too...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2016-07-01 12:48 UTC by Exceptions Reporter
Modified: 2016-07-01 13:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 224974


Attachments
nps snapshot (20.58 KB, application/nps)
2016-07-01 12:48 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-07-01 12:48:50 UTC
This issue was reported manually by tstupka.
It already has 8 duplicates 


Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
GUEST: Editing Text - Have just installed 8.1 and seems very slow and locks up quite often

GUEST: edited a file and tried to save

jfinkel: Just trying to edit a file.

GUEST: sa

GUEST: ..

GUEST: Acc
Comment 1 Exceptions Reporter 2016-07-01 12:48:52 UTC
Created attachment 160217 [details]
nps snapshot
Comment 2 Tomas Stupka 2016-07-01 13:01:19 UTC
ProjectManger.find blocked by 
ProjectConvertorFactory.loadProject() -> ProjectConvertorAcceptor.isProject() -> FolderObj.getChildren() -> io.File.exists() | io.File.isDirectory()