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 34271 - IllegalArgumentException: Deassign from wrong parent
Summary: IllegalArgumentException: Deassign from wrong parent
Status: VERIFIED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@db
URL:
Keywords:
: 43857 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-06-10 14:37 UTC by Martin Schovanek
Modified: 2006-03-29 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.IllegalArgumentException: Deassign from wrong parent. Old: null Caller (2.88 KB, text/plain)
2003-06-10 14:39 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2003-06-10 14:37:56 UTC
[S1S5 build 030528, Solaris 9 x86, jdk1.4.2,
pointbase]

Steps to reproduce:
-------------------
1) connect to the 'sample' DB
2) create index:
 create  index "CUSTOMER_TBL_idx" on
"PBPUBLIC"."CUSTOMER_TBL" ( "FAX" )
3) delete the index

IDE throws:
Comment 1 Martin Schovanek 2003-06-10 14:39:16 UTC
Created attachment 10635 [details]
java.lang.IllegalArgumentException: Deassign from wrong parent. Old: null Caller
Comment 2 Radko Najman 2003-09-09 14:58:50 UTC
Cannot reproduce. Closing as WORKSFORME.
If reproducible feel free to reopen.
Comment 3 Marian Mirilovic 2004-08-12 15:49:23 UTC
*** Issue 43857 has been marked as a duplicate of this issue. ***
Comment 4 Lukasz Grela 2006-03-29 09:40:50 UTC
v.