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 203718 - SQL Editors closed after restart of IDE
Summary: SQL Editors closed after restart of IDE
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION
: 201239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-14 12:12 UTC by Marian Mirilovic
Modified: 2011-12-12 13:03 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
logs (9.33 KB, text/plain)
2011-10-14 12:12 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2011-10-14 12:12:49 UTC
Created attachment 112055 [details]
logs

NB 7.1 (20111013), JDK 7u1

Steps to reproduce:
- run IDE
- open SQL Editor and write down the command inside
....
- restart the IDE
-> SQL Editors are closed and log contains errors/exceptions (see attachment)
Comment 1 Jiri Rechtacek 2011-10-14 16:25:54 UTC
*** Bug 201239 has been marked as a duplicate of this bug. ***
Comment 2 Stanislav Aubrecht 2011-10-17 10:43:32 UTC
this is side-effect of #200424
initialization cannot happen in c'tor because instance variables aren't available yet when deserializing
Comment 3 Jiri Rechtacek 2011-10-17 13:35:53 UTC
core-main/rev/6d426035cbd1
Comment 4 Quality Engineering 2011-10-18 14:16:43 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6d426035cbd1
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #203718: SQL Editors closed after restart of IDE
Comment 5 Tomas Danek 2011-12-12 13:03:47 UTC
unable to reproduce in 7.1 (20111207) - verified.