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 59729 - Two scanning classpath tasks after startup
Summary: Two scanning classpath tasks after startup
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 12:34 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the progress popup (12.68 KB, image/png)
2005-06-08 12:35 UTC, Antonin Nebuzelsky
Details
Another screenshot of the progress popup (11.86 KB, image/png)
2005-07-25 11:32 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2005-06-08 12:34:12 UTC
I have started trunk build 200506072010 and before the CP scanning task
finished, I have given focus to some other application and then back to
Netbeans. When I showed the progress popup I saw two Scanning Project Classpath
tasks there. See the screenshot attached.
Comment 1 Antonin Nebuzelsky 2005-06-08 12:35:10 UTC
Created attachment 22547 [details]
Screenshot of the progress popup
Comment 2 Antonin Nebuzelsky 2005-07-25 11:31:39 UTC
Encountered again. This time one task shows percentages and the second task
shows the dynamic text but stays at 0% all the time. Quite interesting.

See the new screenshot.
Comment 3 Antonin Nebuzelsky 2005-07-25 11:32:25 UTC
Created attachment 23256 [details]
Another screenshot of the progress popup
Comment 4 Jan Becicka 2005-07-26 10:13:34 UTC
Checking in JMManager.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/JMManager.java,v  <-- 
JMManager.java
new revision: 1.115; previous revision: 1.114
done
Comment 5 Quality Engineering 2007-09-20 12:45:48 UTC
Reorganization of java component