It's all about the answers!

Ask a question

SAXParseException error when starting rtc 3.0 JTS


Thomas Loeber (62237950) | asked Aug 09 '11, 8:29 a.m.
JAZZ DEVELOPER
This is a new installation of RTC 3.0 iFix1 on Windows. Using the default derby databases and the Tomcat app server. When I start the Jazz Team Server this message is displayed on the console a few seconds after the final server startup message. Any idea what is causing this?
:1505:6: The processing instruction target matching "" is not allowed.
This was in the .log file from tomcat\work\Catalina\localhost\clmhelp\eclipse\workspace\.metadata folder.
!SESSION 2011-08-09 08:02:41.326 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-20100511 (JIT enabled)
J9VM - 20100509_57823_lHdSMr
JIT - 20091016_1845ifx7_r8
GC - 20091026_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

!ENTRY org.eclipse.help.base 4 0 2011-08-09 08:02:41.326
!MESSAGE Internal error while reading TOC contents from remote server
!STACK 0
org.xml.sax.SAXParseException: The processing instruction target matching "" is not allowed.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:44)
at org.eclipse.help.internal.base.remote.RemoteTocParser.parse(RemoteTocParser.java:34)
at org.eclipse.help.internal.base.remote.RemoteTocProvider.getTocContributions(RemoteTocProvider.java:102)
at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
at org.eclipse.help.HelpSystem.getTocs(HelpSystem.java:71)
at com.ibm.ccl.ut.help.info.nav.NavElem.getUAElement(NavElem.java:141)
at com.ibm.ccl.ut.help.info.nav.NavElem.<init>(NavElem.java:39)
at com.ibm.ccl.ut.help.info.nav.NavInfoManager.createNavElem(NavInfoManager.java:76)
at com.ibm.ccl.ut.help.info.nav.TocParser.makeElem(TocParser.java:136)
at com.ibm.ccl.ut.help.info.nav.TocParser.startElement(TocParser.java:75)
at com.ibm.ccl.ut.parser.TagParser.processChunk(TagParser.java:69)
at com.ibm.ccl.ut.parser.TagParser.parse(TagParser.java:31)
at com.ibm.ccl.ut.parser.TagAdapter.parse(TagAdapter.java:28)
at com.ibm.ccl.ut.help.info.nav.TocParser.execute(TocParser.java:57)
at com.ibm.ccl.ut.help.info.nav.NavInfoManager.index(NavInfoManager.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.ccl.ut.help.info.IndexThread.run(IndexThread.java:102)

5 answers



permanent link
Aaron Allsbrook (71257) | answered Aug 18 '11, 12:51 p.m.
I'm also seeing this error on a windows. This server was working fine but now it wont start. I'm trying to understand what changed - maybe a fixpack was applied? any ideas?

This is a new installation of RTC 3.0 iFix1 on Windows. Using the default derby databases and the Tomcat app server. When I start the Jazz Team Server this message is displayed on the console a few seconds after the final server startup message. Any idea what is causing this?
:1505:6: The processing instruction target matching "" is not allowed.
This was in the .log file from tomcat\work\Catalina\localhost\clmhelp\eclipse\workspace\.metadata folder.
!SESSION 2011-08-09 08:02:41.326 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-20100511 (JIT enabled)
J9VM - 20100509_57823_lHdSMr
JIT - 20091016_1845ifx7_r8
GC - 20091026_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

!ENTRY org.eclipse.help.base 4 0 2011-08-09 08:02:41.326
!MESSAGE Internal error while reading TOC contents from remote server
!STACK 0
org.xml.sax.SAXParseException: The processing instruction target matching "" is not allowed.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:44)
at org.eclipse.help.internal.base.remote.RemoteTocParser.parse(RemoteTocParser.java:34)
at org.eclipse.help.internal.base.remote.RemoteTocProvider.getTocContributions(RemoteTocProvider.java:102)
at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
at org.eclipse.help.HelpSystem.getTocs(HelpSystem.java:71)
at com.ibm.ccl.ut.help.info.nav.NavElem.getUAElement(NavElem.java:141)
at com.ibm.ccl.ut.help.info.nav.NavElem.<init>(NavElem.java:39)
at com.ibm.ccl.ut.help.info.nav.NavInfoManager.createNavElem(NavInfoManager.java:76)
at com.ibm.ccl.ut.help.info.nav.TocParser.makeElem(TocParser.java:136)
at com.ibm.ccl.ut.help.info.nav.TocParser.startElement(TocParser.java:75)
at com.ibm.ccl.ut.parser.TagParser.processChunk(TagParser.java:69)
at com.ibm.ccl.ut.parser.TagParser.parse(TagParser.java:31)
at com.ibm.ccl.ut.parser.TagAdapter.parse(TagAdapter.java:28)
at com.ibm.ccl.ut.help.info.nav.TocParser.execute(TocParser.java:57)
at com.ibm.ccl.ut.help.info.nav.NavInfoManager.index(NavInfoManager.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.ccl.ut.help.info.IndexThread.run(IndexThread.java:102)

permanent link
Thomas Loeber (62237950) | answered Aug 18 '11, 2:16 p.m.
JAZZ DEVELOPER
I'm also seeing this error on a windows. This server was working fine but now it wont start. I'm trying to understand what changed - maybe a fixpack was applied? any ideas?



I haven't gotten a resolution or answer yet to my original post. The jts server and applications (ccm) seem to be running ok. It's just a little unnerving that this message just started popping suddenly. I have it on two of my demo Windows machines. It was running without this error even after I applied iFix1.
Can anyone in JTS land answer this?

permanent link
Mark Dunn (6) | answered Aug 18 '11, 5:12 p.m.
JAZZ DEVELOPER
I am seeing the same error in the log file.

I would like to see a response and explanation if this is something I should worry about.

permanent link
Ralph Schoon (63.3k33646) | answered Aug 19 '11, 3:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest to create a work item so that development can have a look.

permanent link
Thomas Loeber (62237950) | answered Aug 19 '11, 9:25 a.m.
JAZZ DEVELOPER
I would suggest to create a work item so that development can have a look.


I have opened a defect work item 174657

https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=174654

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.