Topic Not Found. ohw-rcf-demo-thick.ear
Hi,
I have a problem with OHW-RC.
I download the application MyAppUsingOHW.zip and the ohw-rcf-demo-thick.ear file, I deployed correctly in WebLogic StandAlone server. I followed this how to http://www.oracle.com/technetwork/developer-tools/help/ohw-rc-097487.html... But when I run the application throw the exception
Unable to parse link filelinklist.xml
oracle.help.common.xml.XMLParseException: Found null target in linkentry
at oracle.help.library.helpset.XMLLinkParser._handleLinkEntry(Unknown Source)
at oracle.help.library.helpset.XMLLinkParser._handleLinkItem(Unknown Source)
at oracle.help.library.helpset.XMLLinkParser._handleLinks(Unknown Source)
at oracle.help.library.helpset.XMLLinkParser.parseLinkFile(Unknown Source)
at oracle.help.library.helpset.XMLLinkParser.parseLinkFile(Unknown Source)
at oracle.help.library.helpset.HelpSet.getAssociativeLinks(Unknown Source)
at oracle.help.common.AssociativeLinkRepository.addLinksInBook(Unknown Source)
at oracle.help.library.Library.addBook(Unknown Source)
at oracle.help.web.data.LibraryBean.addBook(Unknown Source)
at oracle.help.web.config.PerLocaleConfiguration.load(Unknown Source)
at oracle.help.web.config.GlobalConfiguration.getPerLocaleConfiguration(Unknown Source)
at oracle.help.web.rich.helpProvider.OHWHelpTopic._getEmbeddedContent(Unknown Source)
at oracle.help.web.rich.helpProvider.OHWHelpTopic.getInstructions(Unknown Source)
at oracle.adfinternal.view.faces.renderkit.rich.RichRenderUtils.getInstructionsText(RichRenderUtils.java:896)
at oracle.adfinternal.view.faces.renderkit.rich.RichRenderUtils.renderInstructionsText(RichRenderUtils.java:872)
at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:279)
at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:215)
at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
Then when clic the blue question button, a window is opened but with the message:
Topic Not Found
The requested topic could not be found.
Any sugestion?