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 165814 - Watches - column visible index = -1 error message upon start of debugging session
Summary: Watches - column visible index = -1 error message upon start of debugging ses...
Status: CLOSED DUPLICATE of bug 165798
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-22 13:42 UTC by Vojtech Sigler
Modified: 2010-04-29 09:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages log (49.18 KB, text/plain)
2009-05-22 13:43 UTC, Vojtech Sigler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vojtech Sigler 2009-05-22 13:42:46 UTC
Product Version: NetBeans IDE Dev (Build 200905220201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Linux version 2.6.28-11-generic running on i386; UTF-8; en_US (nb)

When I add a watch or simply open the watches view and then start debugging I get multiple error messages saying
"Column(3) DefaultLocalsColumn visible index = -1", some of the messages also refer to other columns.

I bumped into it when testing ant debugging, but it also shows when debugging java applications.

Steps to reproduce:

1) Open a java project (or create a sample - e.g. AnagramGame)
2) Open a source file or a build.xml
3) Create a watch (or open the watches view) and possibly add a breakpoint, so the debugging doesn't finish right away
4) Debug project

Observed behavior: Multiple windows with messages "Column(3) DefaultLocalsColumn visible index = -1" and similar pop up.
The debugging continues normally.
Comment 1 Vojtech Sigler 2009-05-22 13:43:40 UTC
Created attachment 82644 [details]
Messages log
Comment 2 Filip Zamboj 2009-05-22 13:53:24 UTC
P1 - has to be fixed in 67
Comment 3 ecastro 2009-05-22 13:56:22 UTC
The same occurs on Windows XP both using XP Look and Feel or Nimbus Look and Feel.
It makes build 200905220001 painful to use.
Comment 4 Filip Zamboj 2009-05-22 14:00:02 UTC
I higher to P1 because those bugs have to be fixed to 67 -- P2s not ... I know it's according the priority guideline but
keep this P1, please. 

Comment 5 Martin Entlicher 2009-05-22 14:21:29 UTC
Duplicate of issue #165798.

*** This issue has been marked as a duplicate of 165798 ***
Comment 6 Quality Engineering 2010-04-29 09:51:11 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.