Skip to content

Broken doc link(s) in Eclipse information center

Bugzilla Link 422180
Status NEW
Importance P3 normal
Reported Nov 20, 2013 14:10 EDT
Modified Nov 21, 2013 04:32 EDT
Reporter Jeff Gibson

Description

This topic is missing from latest Eclipse info center:

http://help.eclipse.org/kepler/topic/org.eclipse.rse.doc.user/tasks/tbegindstore.html

And there might be others missing. We got the following error message for the topic above


An error occured while processing the requested document:

org.xml.sax.SAXParseException; lineNumber: 41; columnNumber: 8; XML document structures must start and end within the same entity.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
at org.eclipse (etc., ect.)


In our local builds for our documenation, we get these messages:


  1. I/O error while trying to contact the remote help server
    java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.http://www.http.httpclient.openserver/(Unknown Source)
    at sun.net.http://www.http.httpclient.openserver/(Unknown Source)
    at sun.net.http://www.http.httpclient/.(Unknown Source)
    at sun.net.http://www.http.httpclient.new/(Unknown Source)
    at sun.net.http://www.http.httpclient.new/(Unknown Source)
    at sun.net.http://www.protocol.http.httpurlconnection.getnewhttpclient/(Unknown Source)
    at sun.net.http://www.protocol.http.httpurlconnection.plainconnect/(Unknown Source)
    at sun.net.http://www.protocol.http.httpurlconnection.connect/(Unknown Source)
    at sun.net.http://www.protocol.http.httpurlconnection.followredirect/(Unknown Source)
    at sun.net.http://www.protocol.http.httpurlconnection.getinputstream/(Unknown Source)
    at java.net.URL.openStream(Unknown Source)
    at org.eclipse.help.internal.base.remote.RemoteSearchManager.search(Unknown Source)
    at org.eclipse.help.internal.search.SearchManager$2.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

Also, this error:


Help document /org.eclipse.gef.doc.isv/reference/api/org/eclipse/gef/ui/parts/package-summary.html cannot be opened.
An exception stack trace is not available.


Thanks.