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 75622 - NPE after opening generated Entity Class from Database
Summary: NPE after opening generated Entity Class from Database
Status: RESOLVED DUPLICATE of bug 75598
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks: 75598
  Show dependency tree
 
Reported: 2006-04-27 14:06 UTC by Jan Horvath
Modified: 2007-09-26 09:14 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (2.68 KB, text/plain)
2006-04-27 14:07 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2006-04-27 14:06:39 UTC
build 200604270200

-generating Entity Classes from tables described in issue #75598)
-open generated class C
-EXCEPTION: NPE
Comment 1 Jan Horvath 2006-04-27 14:07:16 UTC
Created attachment 30099 [details]
NPE
Comment 2 Jan Horvath 2006-04-27 16:23:12 UTC
we tested this scenario in older build (200603270200) and we can reproduce it there as well
Comment 3 Petr Jiricka 2006-04-28 09:02:26 UTC
Could I ask the Java team to look at this? This is a stopper for NetBeans 5.5
beta, raising priority to P1. Thanks.
Comment 4 Petr Jiricka 2006-04-28 13:00:49 UTC
Pavle, so is this basically a duplicate of 75598 ?

Thanks.
Comment 5 Pavel Flaska 2006-04-28 13:12:02 UTC
I think it is a duplicate, but I'm not sure. I got little bit different
behaviour when I tried to test it, but I will fix #75598 first and then will try
this one.
Comment 6 Pavel Flaska 2006-04-28 15:48:57 UTC
I check that after fix of #75598 this is no longer reproducible. Marking as
duplicate.

*** This issue has been marked as a duplicate of 75598 ***
Comment 7 Quality Engineering 2007-09-20 10:04:44 UTC
Reorganization of java component