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 258925 - org.netbeans.DuplicateException: created from MultiFileObject@1dad1dbf[Modules/slf4j-dummy.xml] is a duplicate of loaded from null
Summary: org.netbeans.DuplicateException: created from MultiFileObject@1dad1dbf[Module...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-20 18:12 UTC by Exceptions Reporter
Modified: 2016-08-05 07:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223650


Attachments
stacktrace (1.24 KB, text/plain)
2016-04-20 18:12 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-04-20 18:12:15 UTC
This bug was originally marked as duplicate of bug 251041, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 20151231-debian-8.1)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Linux

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>

GUEST: new install

GUEST: startup up netbeans after updating; had updated on another account (mac os x), this was the first time re-opening netbeans on this other account.

GUEST: installing netbeans dev plugin

ondrejd: I installed two new plugins - Ant and Ant Documentation ... than I confirmed license and during the installation this error occured.

GUEST: Import old license changer plugin from 8.0.2

GUEST: install some modules

GUEST: Installing Java Profiler

GUEST: installed terminal plugin




Stacktrace: 
org.netbeans.DuplicateException: created from MultiFileObject@1dad1dbf[Modules/slf4j-dummy.xml] is a duplicate of loaded from null
   at org.netbeans.ModuleManager.subCreate(ModuleManager.java:0)
   at org.netbeans.ModuleManager.create(ModuleManager.java:0)
   at org.netbeans.core.startup.ModuleList.createModule(ModuleList.java:0)
   at org.netbeans.core.startup.ModuleList$Listener.stepCreate(ModuleList.java:0)
   at org.netbeans.core.startup.ModuleList$Listener.access$1300(ModuleList.java:0)
   at org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:0)
Comment 1 Exceptions Reporter 2016-04-20 18:12:17 UTC
Created attachment 159346 [details]
stacktrace
Comment 2 Tomas Hurka 2016-08-05 07:58:47 UTC
All reports from NetBeans 8.1 are from "Build 20151231-debian-8.1". This suggest that the debian build is somehow broken. Closing as wontfix. Please reopen if you are able to reproduce it with official NetBeans build. Thanks.