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 16535

Summary: ArrayIndexOutOfBoundsException when trying to click on 'Data Type' property of some database connection table's column
Product: db Reporter: vnemec <vnemec>
Component: CodeAssignee: Radko Najman <rnajman>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stack trace

Description vnemec 2001-10-12 17:09:14 UTC
[200110120100, jdk1.3.1, redhat7.1]

to reproduce:
a) create some database connection ('Explorer' - 'Runtime' tab -> 'Databases >
Drivers' - in contextual menu for some valid driver select 'Connect Using...')
b) expand connection's node
c) expand 'Tables' node
d) open properties od any of the table's columns
e) click 'Data Type' property

ArrayIndexOutOfBoundException is thrown - see attachment
Comment 1 vnemec 2001-10-12 17:12:53 UTC
Created attachment 3002 [details]
exception stack trace
Comment 2 Radko Najman 2001-10-18 14:14:46 UTC
Fixed (problem in DatabaseTypePropertyEditor).
Comment 3 David Kaspar 2002-11-18 15:16:52 UTC
Verified in main trunk
Comment 4 Quality Engineering 2003-06-30 17:18:01 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.