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 44667 - Too many warnings and stack traces in log
Summary: Too many warnings and stack traces in log
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks: 44282
  Show dependency tree
 
Reported: 2004-06-09 20:56 UTC by _ rkubacki
Modified: 2007-09-26 09:14 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 _ rkubacki 2004-06-09 20:56:04 UTC
dev build from Jun 9

When running on dev build it is hard to find what
is an error and what is just logging that
accidentaly goes to log/console.
Comment 1 _ ttran 2004-06-09 22:34:20 UTC
P2, must be fixed before we release
Comment 2 Tomas Hurka 2004-06-22 08:41:04 UTC
Moved to new subcomponent java/javacore.
Comment 3 Pavel Flaska 2004-06-29 13:50:06 UTC
Fixed.
Checking in javacore/src/org/netbeans/modules/javacore/JMManager.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/JMManager.java,v
 <--  JMManager.java
new revision: 1.23; previous revision: 1.22
done
Processing log script arguments...
More commits to come...
Checking in
javacore/src/org/netbeans/modules/javacore/scanning/ClassUpdater.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/scanning/ClassUpdater.java,v
 <--  ClassUpdater.java
new revision: 1.2; previous revision: 1.1
done
Checking in
javacore/src/org/netbeans/modules/javacore/scanning/FileScanner.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/scanning/FileScanner.java,v
 <--  FileScanner.java
new revision: 1.2; previous revision: 1.1
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/java/bridge/DefaultLangModel.java;
/cvs/java/src/org/netbeans/modules/java/bridge/DefaultLangModel.java,v
 <--  DefaultLangModel.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/java/bridge/ObjectsCollection.java;
/cvs/java/src/org/netbeans/modules/java/bridge/ObjectsCollection.java,v
 <--  ObjectsCollection.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Quality Engineering 2007-09-20 12:09:44 UTC
Reorganization of java component