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 203448

Summary: [71cat] no news and tutorials
Product: www Reporter: muellermi <muellermi>
Component: Web ContentAssignee: Jan Pirek <jpirek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mmirilovic
Priority: P4    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: messages

Description muellermi 2011-10-10 15:11:37 UTC
Product Version = NetBeans IDE Dev (Build 201110100600)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

Since a few days the start page doesn't sho news and tutorials.
"Error while loading content"
The problem occurs on both two of my machines.

I compared to beta, there is no such problem.
Comment 1 muellermi 2011-10-10 15:13:12 UTC
problem started with 201110040601
Comment 2 muellermi 2011-10-10 15:13:22 UTC
Created attachment 111790 [details]
messages
Comment 3 Marian Mirilovic 2011-10-11 07:20:36 UTC
I think this is the root cause :
SEVERE [org.netbeans.modules.welcome.content.RSSFeed]: Error message:Referenz zu Entit�t "nid" muss mit dem Begrenzungszeichen ";" enden.
INFO: Referenz zu Entit�t "nid" muss mit dem Begrenzungszeichen ";" enden.
org.xml.sax.SAXParseException; lineNumber: 22; columnNumber: 76; Referenz zu Entit�t "nid" muss mit dem Begrenzungszeichen ";" enden.
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1236)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
	at org.netbeans.modules.welcome.content.CombinationRSSFeed.buildItemList(CombinationRSSFeed.java:101)
[catch] at org.netbeans.modules.welcome.content.RSSFeed$Reload.run(RSSFeed.java:291)
Comment 4 Stanislav Aubrecht 2011-10-11 08:46:42 UTC
it's a problem with the RSS feed content on the server
Comment 5 Jan Pirek 2011-10-12 09:38:24 UTC
hello,
I have checked and rss feeds which provide data for welcome screen are fine, no errors.

http://netbeans.org/mtmo.xml
http://netbeans.org/news.xml

Do you still see the issue? My welcome screen show all items just fine now.