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 - [71cat] no news and tutorials
Summary: [71cat] no news and tutorials
Status: RESOLVED WORKSFORME
Alias: None
Product: www
Classification: Unclassified
Component: Web Content (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 15:11 UTC by muellermi
Modified: 2011-10-31 15:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages (66.60 KB, text/plain)
2011-10-10 15:13 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
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.