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 59496 - Missing resource from class: java.util.PropertyResourceBundle
Summary: Missing resource from class: java.util.PropertyResourceBundle
Status: RESOLVED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 13:41 UTC by Jan Horvath
Modified: 2005-10-07 18:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-06-01 13:41:23 UTC
build 200505311800

when I was generating CMP beans from postgresql I've got this:

Missing resource from class: java.util.PropertyResourceBundle
Annotation: Key which was not found: LBL_UnSupportedDriver
Comment 1 Martin Adamek 2005-09-08 12:11:14 UTC
I believe this belongs to DB module. There is no mention of
LBL_UnSupportedDriver in EJB code. Andrei, is that right?
Comment 2 Andrei Badea 2005-09-08 12:48:54 UTC
Can't say for sure (no stack trace included), but probably yes. Honzo, can you
still reproduce the bug? I can't, but I'm getting an assertion error ("can't
commit invalid transaction") on both Postgres and Pointbase at the end of the
bean generation process -- maybe before the LBL_UnSupportedDriver key would be
needed.
Comment 3 Andrei Badea 2005-10-07 18:53:23 UTC
Never seen this bug, no answer from the reporter for a long time. Closing,
reopen if you encounter it again and don't forget to include the stack trace.