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 28535 - ClassNotFound: org.netbeans.beaninfo.editors.CompilerTypeEditor$NoCompiler
Summary: ClassNotFound: org.netbeans.beaninfo.editors.CompilerTypeEditor$NoCompiler
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-06 16:12 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack Trace (4.51 KB, text/plain)
2002-11-06 16:13 UTC, Jan Becicka
Details
another stack trace (19.15 KB, text/plain)
2002-12-15 22:15 UTC, bht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-11-06 16:12:08 UTC
See stack trace
Comment 1 Jan Becicka 2002-11-06 16:13:17 UTC
Created attachment 7869 [details]
Stack Trace
Comment 2 bht 2002-12-15 22:15:35 UTC
Created attachment 8341 [details]
another stack trace
Comment 3 bht 2002-12-15 22:17:29 UTC
I am also getting this with q build 200211200100 with the additional
header INFORMATIONAL *********** Exception occurred ************ at
Mon Dec 16 09:25:58 NZDT 2002
Comment 4 Jan Becicka 2003-01-29 10:32:35 UTC
P4 -> P3. I'm getting this exception very often
Comment 5 Jan Becicka 2003-01-29 15:17:06 UTC
It is caused by old .nbattr file. It contains information "use
NoCompiler for this file"

Comment 6 Svata Dedic 2003-01-31 15:17:53 UTC
This is mainly a debug/informational message -- please reset the
file's compiler to something, or flip to some compiler then back to
"No Compiler".
The message itself is (AFAIK) printed only in dev builds, and should
disappear (logger's verbosity level will be decreased) in the release
ones.
Comment 7 Tomas Hurka 2003-02-19 10:50:39 UTC
*** Issue 31188 has been marked as a duplicate of this issue. ***
Comment 8 Srinivas Gundeaboina 2003-02-20 20:40:49 UTC
This is causing a P1 regression in S1Studio, because S1S must be
backward compatible with previous versions in Nevada Timeframe.
Comment 9 Srinivas Gundeaboina 2003-02-20 20:46:07 UTC
After the attached exception, all actions for compiled build and clean
are no longer active.  Right Click on Exploer object did not come up
with the usual DropDown menu.  After restarting the IDE all of them
were active again.
Comment 10 Jan Becicka 2003-02-21 11:44:26 UTC
I've reopened issue 31188. CNF CompilerTypeEditor$NoCompiler is an
informational message and cannot disable build/compile/clean actions.