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 74254 - Broken UC for NetBeans 5.5
Summary: Broken UC for NetBeans 5.5
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: collabnet (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: rnovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-31 16:24 UTC by Petr Blaha
Modified: 2009-11-08 02:35 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 Petr Blaha 2006-03-31 16:24:02 UTC
The modules that are uploaded development UC can't be downloaded in NetBeans
5.5. The exception is thrown:
INFORMATIONAL *********** Exception occurred ************ at 6:07 PM on Mar 31, 2006
java.io.FileNotFoundException:
http://www.netbeans.org/download/nbms/alpha/dev/1.19/org-netbeans-modules-j2ee-adventure.nbm
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1147)
[catch] at
org.netbeans.modules.autoupdate.Downloader.downloadModule(Downloader.java:301)
        at
org.netbeans.modules.autoupdate.Downloader.downloadAll(Downloader.java:180)
        at org.netbeans.modules.autoupdate.Downloader.access$400(Downloader.java:36)
        at org.netbeans.modules.autoupdate.Downloader$1.run(Downloader.java:121)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
        at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)
INFORMATIONAL *********** Exception occurred ************ at 6:07 PM on Mar 31, 2006
java.io.FileNotFoundException:
http://www.netbeans.org/download/nbms/alpha/dev/1.19/org-netbeans-modules-derby-bundled.nbm
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1147)
[catch] at
org.netbeans.modules.autoupdate.Downloader.downloadModule(Downloader.java:301)
        at
org.netbeans.modules.autoupdate.Downloader.downloadAll(Downloader.java:180)
        at org.netbeans.modules.autoupdate.Downloader.access$400(Downloader.java:36)
        at org.netbeans.modules.autoupdate.Downloader$1.run(Downloader.java:121)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
        at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)
INFORMATIONAL *********** Exception occurred ************ at 6:19 PM on Mar 31, 2006
java.io.FileNotFoundException:
http://www.netbeans.org/download/nbms/alpha/dev/1.19/com-sun-collablet-moxc.nbm
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1147)
[catch] at
org.netbeans.modules.autoupdate.Downloader.downloadModule(Downloader.java:301)
        at
org.netbeans.modules.autoupdate.Downloader.downloadAll(Downloader.java:180)
        at org.netbeans.modules.autoupdate.Downloader.access$400(Downloader.java:36)
        at org.netbeans.modules.autoupdate.Downloader$1.run(Downloader.java:121)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
        at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)

The UC links are broken.
Comment 1 rnovak 2007-07-17 14:43:05 UTC
Problem was fixed long time ago.
Comment 2 Marian Mirilovic 2009-11-08 02:35:42 UTC
We recently moved out from Collabnet's infrastructure