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 242098 - IllegalStateException in log
Summary: IllegalStateException in log
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 14:38 UTC by Alexander Simon
Modified: 2014-04-24 02:05 UTC (History)
0 users

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 Alexander Simon 2014-02-19 14:38:31 UTC
java.lang.IllegalStateException
	at java.util.HashMap$HashIterator.remove(HashMap.java:942)
	at org.netbeans.modules.cnd.discovery.performance.PerformanceIssueDetector.analyzeInfiniteCreateFile(PerformanceIssueDetector.java:695)
	at org.netbeans.modules.cnd.discovery.performance.PerformanceIssueDetector.analyze(PerformanceIssueDetector.java:508)
	at org.netbeans.modules.cnd.discovery.performance.PerformanceIssueDetector.access$000(PerformanceIssueDetector.java:85)
	at org.netbeans.modules.cnd.discovery.performance.PerformanceIssueDetector$1.run(PerformanceIssueDetector.java:124)
	at org.openide.util.RequestProcessor$FixedRateTask.run(RequestProcessor.java:1187)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 Alexander Simon 2014-02-19 14:40:51 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/63614a9ad6bc
Comment 2 Quality Engineering 2014-02-20 03:03:05 UTC
Integrated into 'main-silver', will be available in build *201402200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/63614a9ad6bc
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #242098 IllegalStateException in log
Comment 3 Quality Engineering 2014-04-24 02:05:12 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/f14ed8291e7a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #242098 IllegalStateException in log
(transplanted from 63614a9ad6bc7a81ccc42c653128655f16a0e99a)