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 143729

Summary: DuplicateException after installation java profiler plugin
Product: installer Reporter: Rashid Urusov <rashid>
Component: DebianAssignee: Yulia Novozhilova <ynov>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jrechtacek
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: log file

Description Rashid Urusov 2008-08-13 10:29:07 UTC
Steps to reproduce:
Install Netbeans 6.1 packages on Ubuntu 8.10
Install java profiler through Update center

After  java profiler installation was finished I've got:

org.netbeans.DuplicateException: /home/tester/.netbeans/6.1/modules/org-netbeans-modules-debugger-jpda-heapwalk.jar is a
duplicate of /home/tester/.netbeans/6.1/modules/org-netbeans-modules-debugger-jpda-heapwalk.jar
	at org.netbeans.ModuleManager.subCreate(Unknown Source)
	at org.netbeans.ModuleManager.create(Unknown Source)
Caused: java.io.IOException
	at org.netbeans.core.startup.ModuleList$Listener.stepCreate(Unknown Source)
	at org.netbeans.core.startup.ModuleList$Listener.access$2100(Unknown Source)
	at org.netbeans.core.startup.ModuleList$Listener$1.run(Unknown Source)
	at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
	at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
	at org.netbeans.core.startup.ModuleList$Listener.run(Unknown Source)
	at org.openide.util.RequestProcessor$Task.run(Unknown Source)
[catch] at org.openide.util.RequestProcessor$Processor.run(Unknown Source)
Comment 1 Mikhail Kondratyev 2008-08-13 10:36:18 UTC
Rising priority as it is a very visible exception with no additional steps other than installing profiler required.

Comment 2 dlipin 2008-08-13 19:50:18 UTC
Rashid,
is it reproducible with the clean userdir?
Comment 3 Rashid Urusov 2008-08-14 11:00:18 UTC
Yes,  it is reproducible with the clean userdir.
I uninstalled plugin, cleaned userdir and reinstalled java profiler again.
See log filein attachment.
Comment 4 Rashid Urusov 2008-08-14 11:03:13 UTC
Created attachment 67390 [details]
log file
Comment 5 Yulia Novozhilova 2008-08-15 13:51:10 UTC
*** Issue 143891 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2008-08-20 16:08:21 UTC

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