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 26225 - Warning after a installed autoupdate module comes into standard distribution
Summary: Warning after a installed autoupdate module comes into standard distribution
Status: CLOSED DUPLICATE of bug 26049
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-02 16:03 UTC by Thorsten Schäfer
Modified: 2008-12-23 08:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Schäfer 2002-08-02 16:03:18 UTC
In Netbeans 3.32 I installed the diff-module via 
autoupdate for a user. Not with 3.4 RC1, the diff module 
is a standard component and so I'm getting a warning that 
the module is already existent.
It would be better, if the user will be asked the first 
time, which module he want to use.

Greetings,

Thorsten
Comment 1 Thorsten Schäfer 2002-08-02 16:07:24 UTC
Annotation: Error encountered while reading
Modules/org-netbeans-modules-apisupport-ant.xml
java.io.IOException: Unrecognized origin: user
        at 
org.netbeans.core.modules.ModuleList.findJarByName
(ModuleList.java:407)
        at org.netbeans.core.modules.ModuleList.access$500
(ModuleList.java:50)
        at org.netbeans.core.modules.ModuleList$1.run
(ModuleList.java:306)
        at 
org.openide.filesystems.EventControl.runAtomicAction
(EventControl.java:8
9)
        at 
org.openide.filesystems.FileSystem.runAtomicAction
(FileSystem.java:416)
        at org.netbeans.core.modules.ModuleList.readInitial
(ModuleList.java:257)
        at org.netbeans.core.modules.ModuleSystem.readList
(ModuleSystem.java:232)
        at org.netbeans.core.NonGui.run(NonGui.java:552)
        at org.netbeans.core.Main.run(Main.java:244)
        at org.openide.TopManager.initializeTopManager
(TopManager.java:120)
        at org.openide.TopManager.getDefault
(TopManager.java:81)
        at org.netbeans.core.Main.main(Main.java:396)
        at org.netbeans.core.TopThreadGroup.run
(TopThreadGroup.java:81)
[catch] at java.lang.Thread.run(Thread.java:536)
Comment 2 Jesse Glick 2002-08-02 18:11:06 UTC

*** This issue has been marked as a duplicate of 26049 ***
Comment 3 Marian Mirilovic 2003-07-22 10:37:47 UTC
verified, closed - it's duplicate.