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 67809 - [50cat] ColorBridge.unkown errors for SQL categories
Summary: [50cat] ColorBridge.unkown errors for SQL categories
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 5.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-30 23:29 UTC by mcbofh
Modified: 2006-06-30 18:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
$HOME/.netbeans/dev/var/log/messages* (15.12 KB, application/x-gzip)
2005-11-01 10:01 UTC, mcbofh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mcbofh 2005-10-30 23:29:55 UTC
[ BUILD # : 200510261800 ]
[ JDK VERSION : 1.5.0 ]

Whenever I popup the Tools->Options window, I get a heap of repeated messages logged to System.out:

ColorBridge.unknown category default
ColorBridge.unknown category sql-identifier
ColorBridge.unknown category sql-int-literal
ColorBridge.unknown category sql-string-literal
ColorBridge.unknown category sql-keyword
ColorBridge.unknown category sql-errors
ColorBridge.unknown category sql-operator
ColorBridge.unknown category sql-block-comment
ColorBridge.unknown category sql-dot
ColorBridge.unknown category sql-double-literal
ColorBridge.unknown category sql-line-comment
ColorBridge.unknown category sql-whitespace

As far as I can determine (based on looking through the menu options) I do have SQL editing, syntax highlighting etc enabled.
Comment 1 Andrei Badea 2005-10-31 10:01:40 UTC
Works fine for me. Could you please try again with a clean userdir and with a a
more recent build than the one from Oct 26 (for example the one from Oct 30
would do). 

If that doesn't help, please attach the message log (located in
<userdir>/var/log/messages.log). Thanks.
Comment 2 mcbofh 2005-10-31 21:25:35 UTC
I installed build 200510301900, ran it, hit Tools->Options, and the issue
is still there. It seems that I'm getting even more of these errors now.
I then quit netbeans, removed my $HOME/.netbeans/dev user directory and 
re-started. 

The error messages re-occurred.
Comment 3 Andrei Badea 2005-11-01 09:46:56 UTC
Please attach your message log, thanks.
Comment 4 mcbofh 2005-11-01 10:00:38 UTC
The messages only appear in my controlling terminal window, rather than 
in $HOME/.netbeans/dev/var/log/messages.

I've attached the messages log anyway.

Comment 5 mcbofh 2005-11-01 10:01:39 UTC
Created attachment 26515 [details]
$HOME/.netbeans/dev/var/log/messages*
Comment 6 Andrei Badea 2005-11-01 13:06:12 UTC
Do you import your userdir from 4.1? If yes, could you try without importing it?
Comment 7 Andrei Badea 2005-11-01 17:38:26 UTC
If you don't get the error messages when not importing the 4.1 userdir, then
likely duplicate of issue 66924.
Comment 8 Andrei Badea 2006-05-19 09:08:07 UTC
Can you still reproduce this bug in 5.5 beta?
Comment 9 Andrei Badea 2006-06-30 18:56:37 UTC
No reply from the submitter for a long time, closing. Please reopen with the
information required in desc7 and desc9.