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 113808 - IDE works extremely slow
Summary: IDE works extremely slow
Status: CLOSED DUPLICATE of bug 109703
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: issues@performance
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-08-26 12:24 UTC by minimedj
Modified: 2011-05-25 11:38 UTC (History)
2 users (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 minimedj 2007-08-26 12:24:44 UTC
IDE works extremely slow. Does not respond for more than one minute for user input.

How to reproduce:

Download Jump Start project from here: http://rifers.org/download/112/rife-jumpstart-1.6.1-jdk15.zip
Try to open it - you will see.

Computer configuration:
Dell Vostro 1500
Processor: T7300
Memory: 2Gbt

Only NetBeans and Firefox were running.

p.s. Side issue, IDE didn't find libraries neglecting the fact of their existence. IDEA found the fast and correctly. 

p.s.s. IntellJ IDEA works perfect for the same project.
Comment 1 minimedj 2007-08-27 16:42:49 UTC
Additional info:

I just discovered that NetBeans works very slow with all File Dialogs. I tired the same operations with IntelliJ IDEA -
works fast and perfectly Ok.

Now my company is considering switching for NetBeans for development (because of build in profiling and good J2EE
support) but such a trivial problems (like slow file dialogs) are making it impossible. :-(
Comment 2 Petr Hrebejk 2007-08-30 19:56:01 UTC
We had similar problems when the project contained too long filenames on XP. Those Which can not be deleted from the
command line. NTFS sometimes has problems.

However this does not seem to be related to java support (slow file dialogs). reassigning.
Comment 3 Jan Becicka 2007-09-03 08:22:00 UTC
I suspect IDE to have performance issues on highly fragmented NTFS disks.
http://www.diskeeper.com/defrag/impact-of-disk-fragmentation.asp
Comment 4 Antonin Nebuzelsky 2007-10-31 16:45:00 UTC
I suspect this to be the problem with ZIP files on desktop again. You say "all File Dialogs" are slow, this means the
directory chooser has a problem.

See the duplicate issue for more details. It is fixed now (in daily builds after Beta2).

*** This issue has been marked as a duplicate of 109703 ***