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 192947 - [70cat][java] New Java Singleton throws Slow Processing Exception immediately
Summary: [70cat][java] New Java Singleton throws Slow Processing Exception immediately
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 23:34 UTC by esmithbss
Modified: 2011-08-31 16:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
<no description> (514.20 KB, application/octet-stream)
2010-12-06 23:35 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-12-06 23:34:38 UTC
Product Version = NetBeans IDE Dev (Build 201012060001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03

Whenever I attempt to create a new singleton class using the combination listed above.  By the time I finished clicking the "Submit" button, I received a "Slowness Exception" dialog.

This appears to have happened when I attempted to create a regular class; however, in that instance, the dialog flashed on the screen fast enough that I could see the red Warning icon, but nothing more before it was removed from the screen.
Comment 1 esmithbss 2010-12-06 23:35:22 UTC
Created attachment 103648 [details]
<no description>
Comment 2 Jaroslav Tulach 2010-12-08 15:56:35 UTC
Are you using C/C++ projects? If no, then it is surprising that some CND code slows others down:

 org.netbeans.modules.cnd.modelimpl.platform.ModelSupport$ExternalUpdateListener.isCOrCpp(ModelSupport.java:747)
Comment 3 esmithbss 2010-12-09 09:49:14 UTC
C/C++ module is enabled, but only java project in IDE  for now.
Comment 4 esmithbss 2010-12-09 09:49:14 UTC
C/C++ module is enabled, but only java project in IDE  for now.
Comment 5 Alexander Simon 2011-08-31 16:04:44 UTC
I do not see problem in CND side.
Problem in acceding to file system.
See huge log with messages:
"Caused: java.io.FileNotFoundException:..."