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 165798 - warning: "Column(1) DefaultCallStackColumn visible index = -1"
Summary: warning: "Column(1) DefaultCallStackColumn visible index = -1"
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 165796 165814 165856 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-22 12:33 UTC by Jan Pokorsky
Modified: 2009-05-25 13:58 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (50.44 KB, text/plain)
2009-05-22 12:34 UTC, Jan Pokorsky
Details
after switching to Call Stack tab (61.02 KB, image/png)
2009-05-22 13:13 UTC, Jan Pokorsky
Details
after switching to Variables tab (76.23 KB, image/png)
2009-05-22 13:14 UTC, Jan Pokorsky
Details
messages.log with enabled viewmodel logger (135.12 KB, text/plain)
2009-05-22 13:21 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2009-05-22 12:33:40 UTC
Product Version: NetBeans IDE Dev (Build 090522)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.27-11-generic running on i386; UTF-8; en_US (nb)

I am running remote debugger session. Whenever I switch among debugger tabs (Variables, Call Stack, ...) I still get
following warning dialogs: "Column(1) DefaultCallStackColumn visible index = -1". It repeats according to the number of
columns and it makes debugger almost unusable. The messages.log is full of ArrayIndexOutOfBoundsExceptions.
Comment 1 Jan Pokorsky 2009-05-22 12:34:59 UTC
Created attachment 82632 [details]
messages.log
Comment 2 Martin Entlicher 2009-05-22 12:53:11 UTC
Did not happen to me yet. Any steps how can I get views into this state? Did you change visible columns or changed the
order of columns?
Comment 3 Jan Pokorsky 2009-05-22 13:01:00 UTC
Not today. I have simply attached to another NetBeans instance. And warnings started appearing. I can attach a screen
shot if it helps.
Comment 4 Martin Entlicher 2009-05-22 13:07:11 UTC
Yes please, attach screenshot of your debugger windows so that I see if columns differ from the default layout.

Also, can you please start NetBeans (in which you start debugger) with -J-Dorg.netbeans.modules.viewmodel.level=400
option and provide the messages.log again with the debugging options? Thanks a lot.
Comment 5 Jan Pokorsky 2009-05-22 13:13:14 UTC
Created attachment 82637 [details]
after switching to Call Stack tab
Comment 6 Jan Pokorsky 2009-05-22 13:14:23 UTC
Created attachment 82638 [details]
after switching to Variables tab
Comment 7 Jan Pokorsky 2009-05-22 13:21:47 UTC
Created attachment 82639 [details]
messages.log with enabled viewmodel logger
Comment 8 Martin Entlicher 2009-05-22 13:31:11 UTC
Thanks a lot.
Comment 9 Martin Entlicher 2009-05-22 14:21:19 UTC
*** Issue 165814 has been marked as a duplicate of this issue. ***
Comment 10 Martin Entlicher 2009-05-22 14:23:19 UTC
Due to duplicates increasing to P1 - very annoying issue.
Comment 11 Martin Entlicher 2009-05-22 16:45:23 UTC
I've big problems to reproduce this. It happens to me only after I do really wild changes in order of columns and change
also visible columns.
Hopefully it's fixed in changeset:   133174:c3d289b7f79a
http://hg.netbeans.org/main/rev/c3d289b7f79a
Please verify.
Comment 12 Egor Ushakov 2009-05-22 21:46:58 UTC
*** Issue 165856 has been marked as a duplicate of this issue. ***
Comment 13 Quality Engineering 2009-05-23 06:58:31 UTC
Integrated into 'main-golden', will be available in build *200905230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c3d289b7f79a
User: mentlicher@netbeans.org
Log: #165798 - Corrected the algorithm of add/remove/move of columns.
Comment 14 Jiri Rechtacek 2009-05-25 09:42:40 UTC
*** Issue 165796 has been marked as a duplicate of this issue. ***
Comment 15 Jan Pokorsky 2009-05-25 12:32:56 UTC
Verified, thanks.

Product Version: NetBeans IDE Dev (Build 090525)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.27-11-generic running on i386; UTF-8; en_US (nb)