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 57527 - java.lang.AssertionError while generating CMP beans from MS SQL
Summary: java.lang.AssertionError while generating CMP beans from MS SQL
Status: RESOLVED DUPLICATE of bug 57551
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-06 10:29 UTC by Jan Horvath
Modified: 2005-07-19 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.AssertionError (1.45 KB, text/plain)
2005-04-06 10:30 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-04-06 10:29:48 UTC
build 20050406-0751

-create EJB module
-create CMP beans from MS SQL database
-when generating is in progress, get java.lang.AssertionError
-progress dialog sometimes freeze
Comment 1 Jan Horvath 2005-04-06 10:30:30 UTC
Created attachment 21412 [details]
java.lang.AssertionError
Comment 2 Martin Adamek 2005-04-06 13:04:46 UTC
Appserver issue?
Comment 3 Martin Adamek 2005-04-06 13:06:04 UTC
I mean plugin...
Comment 4 _ ludo 2005-04-06 15:52:18 UTC
Do you have the dbschema file you could attached, or the zip of the project
after this error?

Is not it related to another issue with mysql db (bug filed today, now in db
category)?
Comment 5 _ ludo 2005-04-06 17:38:31 UTC
Can you give the zip file, as well as which driver did you add the the db registry?

A bit map (complete, ie readable for all props) of this registry, as well as all
the properties sheet for this driver as well as the connection would help also.
Comment 6 _ ludo 2005-04-06 22:09:38 UTC
4.1, not 4.2 version :-)
Comment 7 _ ludo 2005-04-06 22:41:34 UTC
This assert condition is because of P2 bug 57551

So I mark this one as a duplicate.

*** This issue has been marked as a duplicate of 57551 ***