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 155332

Summary: Update Center URL points to wrong file
Product: updatecenters Reporter: elishae <elishae>
Component: StableAssignee: Jan Pirek <jpirek>
Status: RESOLVED FIXED    
Severity: blocker CC: issues
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description elishae 2008-12-12 12:41:20 UTC
Update Center URL: 
http://updates.netbeans.org/netbeans/updates/6.5/uc/final/stable/catalog.xml.gz

is pointing to XML file instead of gz file. This is causing IDE to encounter IOException. 

Please fix it.
Comment 1 dlipin 2008-12-12 12:55:36 UTC
Looks like the duplicate.

*** This issue has been marked as a duplicate of 150034 ***
Comment 2 elishae 2008-12-16 05:16:04 UTC
I've updated to Patch1 and still this happens.

I'm NOT saying that it is a BUG in IDE, all I'm asking you is to verify the mime type of catalog.xml.gz in the specified
URL.

it is XML and NOT gzip. Please fix the update center file.
Comment 3 dlipin 2008-12-16 08:45:28 UTC
That`s the configuration of apache server and has nothing in common with autoupdate, reassigning.
Comment 4 Jiri Kovalsky 2008-12-16 10:25:19 UTC
Roberte, can you please take a look at this? Thanks!
Comment 5 rnovak 2008-12-16 15:34:36 UTC
This really sounds like the problem with the server configuration. I will talk to web team. But I can confirm it *IS*
gziped file. See: http://updates.netbeans.org/netbeans/updates/6.5/uc/final/stable/
there are also original XML files available. It should not cause the problems in IDE, only in web browser. If there are
any problems, could you please attached the log ?
Comment 6 rnovak 2009-01-09 17:00:23 UTC
Jan will contact the server administrator to fix the configuration.
Comment 7 Jan Pirek 2009-01-16 07:36:56 UTC
Hello,
this issue has been fixed and I verified that the catalog.xml.gz can be viewed via browser as expected.
jan