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 102144 - New Desktop DB App Wizard - Detail Area as Table issue
Summary: New Desktop DB App Wizard - Detail Area as Table issue
Status: CLOSED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 13:33 UTC by Jiri Vagner
Modified: 2007-08-10 07:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (72.83 KB, text/plain)
2007-04-23 13:38 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-04-23 13:33:04 UTC
While generating java desktop application, i set in detail options "Create
Detail Area as : Table". After pressing Finish button, Assertion Error is invoked.

NetBeans IDE Dev (Build 20070423-0528)
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Linux version 2.6.17-10-386 running on i386
en_US (nb); UTF-8
Comment 1 Jiri Vagner 2007-04-23 13:38:44 UTC
Created attachment 41449 [details]
messages.log
Comment 2 Jiri Vagner 2007-04-23 13:39:58 UTC
java.lang.AssertionError: Cannot be called outside EQ!
	at
org.netbeans.modules.project.ui.actions.LookupSensitiveAction.init(LookupSensitiveAction.java:78)
	at
org.netbeans.modules.project.ui.actions.LookupSensitiveAction.getValue(LookupSensitiveAction.java:93)
	at
org.netbeans.modules.project.ui.actions.FileCommandAction.createContextAwareInstance(FileCommandAction.java:85)
	at org.netbeans.modules.form.j2ee.J2EEUtils.generateEntityClass(J2EEUtils.java:370)
	at org.netbeans.modules.form.j2ee.J2EEUtils.createEntity(J2EEUtils.java:489)
Comment 3 Jiri Vagner 2007-04-23 13:50:10 UTC
Steps to reproduce:
 - Open IDE
 - Create New Project
 - General -> Java Desktop App. -> DB App. Shell -> Next
 - Master table : Customer from Sample DB -> Next
 - Detail Options : Create Detail as Table -> Finish
Comment 4 Jan Stola 2007-04-23 14:48:29 UTC
I am not able to reproduce this issue. It is not clear how this can happen. 
Closing as WORKSFORME.
Comment 5 Jiri Vagner 2007-08-10 07:25:15 UTC
I am not able to reproduce this issue in latest NB version too.

Verified -> Closed

Product Version: NetBeans IDE Dev (Build 070810)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)