[
https://issues.jboss.org/browse/JBDS-2955?page=com.atlassian.jira.plugin....
]
Snjezana Peco commented on JBDS-2955:
-------------------------------------
This is an upstream error in the org.eclipse.rse.doc.user plugin.
We can try to use a newer version of the RSE plugin or exclude the RSE documentation, but
can't solve the issue generally because it could happen in any documentation plugin.
Eclipse logs such errors only once correctly.
I have noticed the log happens periodically in different plugins (rse, dtp, emf, birt
...).
The RSE master also contains errors in the documentation plugins (user and isv).
After install, initial access of Help->About->?->About Your
Installation logs error
-----------------------------------------------------------------------------------
Key: JBDS-2955
URL:
https://issues.jboss.org/browse/JBDS-2955
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: Version: 7.1.1.GA
Build id: GA-v20140303-1841-B672
Build date: 20140303-1841
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Priority: Minor
After install, initial access of Help->About->?->About Your Installation logs
error
Non-fatal, no user impact, but ugly:
!SESSION 2014-03-05 14:26:16.783 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.jbds.product.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product
com.jboss.jbds.product.product
!ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:30.672
!MESSAGE Help index declared, but missing for plugin org.eclipse.rse.doc.user.
!ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:33.313
!MESSAGE An error occured while pre-processing help XHTML document
"/org.eclipse.rse.doc.user/tasks/tbegindstore.html" for search indexing
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 34; 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.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
at
org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
at
org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
at
org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:296)
at
org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at
org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at
org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at
org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at
org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at
org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:33.939
!MESSAGE An error occured while pre-processing help XHTML document
"/org.eclipse.rse.doc.user/tasks/tusingefs.html" for search indexing
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 43; columnNumber: 1; 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.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
at
org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
at
org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
at
org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:296)
at
org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at
org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at
org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at
org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at
org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at
org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!ENTRY org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
!MESSAGE Help documentation could not be indexed completely.
!SUBENTRY 1 org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
!MESSAGE Exception occurred while adding document
/org.eclipse.rse.doc.user/tasks/tbegindstore.html to index.
!STACK 0
java.io.IOException: Stream closed
at java.util.zip.InflaterInputStream.ensureOpen(InflaterInputStream.java:67)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:121)
at
org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry$ZipBundleEntryInputStream.read(ZipBundleEntry.java:153)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2815)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:660)
at
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
at
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
at
org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
at
org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at
org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at
org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at
org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at
org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at
org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!SUBENTRY 1 org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
!MESSAGE Exception occurred while adding document
/org.eclipse.rse.doc.user/tasks/tusingefs.html to index.
!STACK 0
java.io.IOException: Stream closed
at java.util.zip.InflaterInputStream.ensureOpen(InflaterInputStream.java:67)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:121)
at
org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry$ZipBundleEntryInputStream.read(ZipBundleEntry.java:153)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2815)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:660)
at
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
at
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
at
org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
at
org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at
org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at
org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at
org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at
org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at
org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira