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 150137 - initial ide start logs FileNotFoundException in ide log file
Summary: initial ide start logs FileNotFoundException in ide log file
Status: RESOLVED DUPLICATE of bug 150156
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Kovalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-14 21:24 UTC by Peter Lam
Modified: 2008-10-15 09:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log file (58.33 KB, text/plain)
2008-10-14 21:25 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-10-14 21:24:11 UTC
After a full installation of the rc1 build, starting the ide logged the following exception in the ide log file. See
attached ide log file for complete exception. Please recategorize if this is not the correct component.

java.io.FileNotFoundException:
http://updates.netbeans.org/netbeans/updates/6.5/uc/final/thirdparty/catalog.xml.gz?unique=NB_CND_GFMOD_GLASSFISH_JAVA_MOB_PHP_RUBY_SOA_WEBCOMMON_WEBEE0a780b252-e4c8-4ca5-bfa0-3e73f53a3622_0db70e3f-7ded-48e1-a64f-f6071779699a
java.io.IOException: java.io.FileNotFoundException:
http://updates.netbeans.org/netbeans/updates/6.5/uc/final/thirdparty/catalog.xml.gz?unique=NB_CND_GFMOD_GLASSFISH_JAVA_MOB_PHP_RUBY_SOA_WEBCOMMON_WEBEE0a780b252-e4c8-4ca5-bfa0-3e73f53a3622_0db70e3f-7ded-48e1-a64f-f6071779699a
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogCache.notifyException(AutoupdateCatalogCache.java:184)
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogCache.copy(AutoupdateCatalogCache.java:179)
	at
org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogCache.writeCatalogToCache(AutoupdateCatalogCache.java:104)
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.refresh(AutoupdateCatalogProvider.java:117)

...


>Log Session: Tuesday, October 14, 2008 1:09:42 PM PDT
>System Info: 
  Product Version         = NetBeans IDE Dev (Build 200810141115)
  Operating System        = Windows Vista version 6.0 running on x86
  Java; VM; Vendor        = 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_07-b06
  Java Home               = C:\Program Files\Java\jdk1.6.0_07\jre
  System Locale; Encoding = en_US (nb); Cp1252
Comment 1 Peter Lam 2008-10-14 21:25:02 UTC
Created attachment 71812 [details]
ide log file
Comment 2 Lukas Hasik 2008-10-14 22:10:58 UTC
it means that the autoupdate center isn't ready yet.
Comment 3 Jiri Rechtacek 2008-10-15 09:28:45 UTC
Already reported as a issue 150156 - missing 3rd party UC for 6.5

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