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 23788

Summary: Exception while defining a new table
Product: db Reporter: Petr Jiricka <pjiricka>
Component: CodeAssignee: Radko Najman <rnajman>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception thrown when resizing the columns

Description Petr Jiricka 2002-05-21 15:45:55 UTC
Windows 2000, JDK 1.4.0

1. In the database explorer, connect to a Pointbase 
database.
2. Create a new table
3. In the column editor, enter some data, I used:
Key [x], Index [x], Null [ ], Unique [x], Column name 
[hello], Data Type [Varchar], Size [255]
4. Resize some of the columns

You will get the expcetion in the attachment
Comment 1 Petr Jiricka 2002-05-21 15:47:18 UTC
Created attachment 5883 [details]
Exception thrown when resizing the columns
Comment 2 Radko Najman 2002-05-23 10:15:10 UTC
It seems like JDK 1.4 problem (not reproducible with JDK 1.3). Need
more investigation.
Comment 3 Marek Grummich 2002-07-22 08:48:46 UTC
Set target milestone to TBD
Comment 4 Radko Najman 2002-10-22 16:27:40 UTC
Fixed.
Comment 5 Radko Najman 2002-10-23 13:28:17 UTC
*** Issue 27451 has been marked as a duplicate of this issue. ***
Comment 6 pknakal 2002-11-08 10:48:41 UTC
Verified