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 246340 - org.netbeans.Archive.getData: LowPerformance took 33119 ms.
Summary: org.netbeans.Archive.getData: LowPerformance took 33119 ms.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-08-08 07:23 UTC by warleyfdias
Modified: 2014-10-11 15:16 UTC (History)
14 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211150


Attachments
nps snapshot (38.41 KB, application/nps)
2014-08-08 07:23 UTC, warleyfdias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description warleyfdias 2014-08-08 07:23:07 UTC
This issue was reported manually by marfous.
It already has 1 duplicates 


Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 7

User Comments:
warleyfdias: When I tried to write a new line, the system freezed completely ( only NetBeans ). Netbeans is also turning the machine slow when it is running.



Maximum slowness yet reported was 33119 ms, average is 33119
Comment 1 warleyfdias 2014-08-08 07:23:08 UTC
Created attachment 148598 [details]
nps snapshot
Comment 2 Martin Fousek 2014-08-08 07:27:30 UTC
Please evaluate whether the classloading has to be done in EDT. Thanks.
Comment 3 warleyfdias 2014-10-09 11:24:22 UTC
Well, I have news to you that I think may help you to understand the issue. I tried to make updates, and the system told me that I had not enough authority.

So, I reinitiated NetBeans executing it as administrator. NetBeans, that was taking 5 minutes to load, loaded in 15 seconds. No slowness anymore. As the LapTop is of the company, that has a lot of "Security Directives", I think that NetBeans was having problemas to get access to some resource.

Hope this helps.

Warley