Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Topic Not Found. ohw-rcf-demo-thick.ear

918115Feb 24 2012
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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2012
Added on Feb 24 2012
0 comments
1,059 views