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 48596 - Assertion error when create database schema
Summary: Assertion error when create database schema
Status: CLOSED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 4.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 15:02 UTC by Petr Blaha
Modified: 2006-03-24 13:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.07 KB, text/plain)
2004-09-07 15:03 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2004-09-07 15:02:48 UTC
Build040907_1
Steps to reproduce:
1) In EJB Modul create Database Schema in default
folder src/java
2) Select existing database connection
3) Select 1 table
4) dbschema node is created but NPE is invoked.
Dbschema node has children node with Error triangle.
Comment 1 Petr Blaha 2004-09-07 15:03:20 UTC
Created attachment 17436 [details]
Stack trace
Comment 2 _ ludo 2004-09-16 02:03:33 UTC
not npe, but assertion error.
Comment 3 Petr Blaha 2004-09-17 13:54:13 UTC
Build 040917
Comment 4 Petr Blaha 2004-10-29 09:32:37 UTC
move from temporary component