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 214391 - SQL editor sometimes displays a blank error dialog
Summary: SQL editor sometimes displays a blank error dialog
Status: RESOLVED INCOMPLETE
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 16:58 UTC by ytn01
Modified: 2013-08-12 13:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
<no description> (120.90 KB, image/png)
2012-06-18 17:00 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2012-06-18 16:58:57 UTC
I was populating my database table with data.
There were several errors I made throughout the process, like empty data, type mismatched data entry etc...
The IDE was displaying an appropriate warning for my actions,
but at some point it displayed a blank error dialog as seen in the attached screenshot


Product Version = NetBeans IDE Dev (Build 201206060001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17
Comment 1 ytn01 2012-06-18 17:00:37 UTC
Created attachment 121001 [details]
<no description>
Comment 2 Jaroslav Havlin 2012-12-18 12:30:37 UTC
Please, what database do you use, and what is the structure of the table into which you tried to insert new records?
Can you attach your IDE Log?
Thank you.
Comment 3 Libor Fischmeistr 2013-08-12 13:18:20 UTC
Please provide the error log or steps to reproduce.

Thanks