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 - DuplicateException after installation java profiler plugin
Summary: DuplicateException after installation java profiler plugin
Status: RESOLVED DUPLICATE of bug 144005
Alias: None
Product: installer
Classification: Unclassified
Component: Debian (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
: 143891 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-13 10:29 UTC by Rashid Urusov
Modified: 2008-08-20 16:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (28.51 KB, text/plain)
2008-08-14 11:03 UTC, Rashid Urusov
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***