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 10298 - IllegalArgumentException from module code when >1 "classpath" module present
Summary: IllegalArgumentException from module code when >1 "classpath" module present
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 10369 10414 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-03-14 12:06 UTC by Jesse Glick
Modified: 2008-12-22 18:46 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 Jesse Glick 2001-03-14 12:06:48 UTC
If there is >1 module loaded from the classpath, an IllegalArgumentException can
result from module code (because it is trying to add the startup classloader
more than once to the module classloader). Observed with core as the first
"module" in classpath, and also an old (actually quite bogus) core patch (which
illegally had module tags in it), as reported on nbusers I think. Should not
affect normal configurations of the IDE.
Comment 1 Jesse Glick 2001-03-14 16:14:43 UTC
Fixed in trunk and release32.
Comment 2 Jesse Glick 2001-03-16 09:32:32 UTC
*** Issue 10369 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2001-03-16 16:41:57 UTC
*** Issue 10414 has been marked as a duplicate of this issue. ***
Comment 4 Jan Chalupa 2001-05-05 20:53:11 UTC
Target milestone 3.2
Comment 5 Quality Engineering 2003-07-01 16:03:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 6 Quality Engineering 2003-07-01 16:48:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.