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 - Exception while defining a new table
Summary: Exception while defining a new table
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
: 27451 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-21 15:45 UTC by Petr Jiricka
Modified: 2006-06-05 11:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception thrown when resizing the columns (3.20 KB, patch)
2002-05-21 15:47 UTC, Petr Jiricka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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