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 52313 - DuplicateException after updating
Summary: DuplicateException after updating
Status: CLOSED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: AU Masters (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: rnovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-13 08:16 UTC by cezariusz
Modified: 2015-03-31 15:21 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 cezariusz 2004-12-13 08:16:58 UTC
Build 200412051900

I allowe update of some modules, and after 
restart got this exception.
Comment 1 cezariusz 2004-12-13 08:17:31 UTC
org.netbeans.core.modules.DuplicateException: org.openide is a 
duplicate of org.openide
	at org.netbeans.core.modules.ModuleManager.subCreate
(ModuleManager.java:581)
	at org.netbeans.core.modules.ModuleManager.createFixed
(ModuleManager.java:498)
	at org.netbeans.core.modules.ModuleSystem.loadBootModules
(ModuleSystem.java:206)
	at org.netbeans.core.NonGui.run(NonGui.java:366)
	at org.netbeans.core.Main.run(Main.java:173)
	at org.netbeans.core.NbTopManager.getNbTopManager
(NbTopManager.java:239)
	at org.netbeans.core.NbTopManager.get(NbTopManager.java:188)
	at org.netbeans.core.Main.start(Main.java:315)
	at org.netbeans.core.TopThreadGroup.run
(TopThreadGroup.java:90)
[catch] at java.lang.Thread.run(Thread.java:595)
Comment 2 rbalada 2005-02-10 17:47:09 UTC
Marking FIXED
Comment 3 cezariusz 2006-06-09 19:59:56 UTC
Verified in 5.0 release.