Content Server Does not Start with Report Parser and Folders Enabled and Log shows Error 'Unable to access resource file'
(Doc ID 462534.1)
Last updated on MAY 22, 2020
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
You are trying to install some components into the Content server. You notice that after installing the "Report Parser" component that the Content Server will not restart giving the following error in the log files:
Failed to initialize the server. Unable to access resource file 'null/lang/ap_strings.htm'. null\lang\ap_strings.htm (The system cannot find the path specified) [ Details ]
A fatal error has occurred. The stack trace below shows more information.
!csFailedToInitServer!csResourceLoaderFileAccessError,null/lang/ap_strings.htm!$null\\lang\\ap_strin
gs.htm (The system cannot find the path specified)
intradoc.common.ServiceException:
!csResourceLoaderFileAccessError,null/lang/ap_strings.htm!$null\\lang\\ap_strings.htm (The system
cannot find the path specified)
at intradoc.resource.ResourceLoader.loadResourceFileEx(Unknown Source)
at intradoc.resource.ResourceLoader.loadStrings(Unknown Source)
at reportparser.rpcore.server.RpLocaleFilter.doFilter(RpLocaleFilter.java:42)
at intradoc.shared.PluginFilters.filter(Unknown Source)
at intradoc.server.IdcExtendedLoader.executeFilter(Unknown Source)
at intradoc.server.IdcExtendedLoader.extraAfterServicesLoadInit(Unknown Source)
at intradoc.server.IdcSystemLoader.loadServiceData(Unknown Source)
at intradoc.server.IdcServerManager.init(Unknown Source)
at IdcServerNT.init(Unknown Source)
at IdcServerNT.main(Unknown Source)
A fatal error has occurred. The stack trace below shows more information.
!csFailedToInitServer!csResourceLoaderFileAccessError,null/lang/ap_strings.htm!$null\\lang\\ap_strin
gs.htm (The system cannot find the path specified)
intradoc.common.ServiceException:
!csResourceLoaderFileAccessError,null/lang/ap_strings.htm!$null\\lang\\ap_strings.htm (The system
cannot find the path specified)
at intradoc.resource.ResourceLoader.loadResourceFileEx(Unknown Source)
at intradoc.resource.ResourceLoader.loadStrings(Unknown Source)
at reportparser.rpcore.server.RpLocaleFilter.doFilter(RpLocaleFilter.java:42)
at intradoc.shared.PluginFilters.filter(Unknown Source)
at intradoc.server.IdcExtendedLoader.executeFilter(Unknown Source)
at intradoc.server.IdcExtendedLoader.extraAfterServicesLoadInit(Unknown Source)
at intradoc.server.IdcSystemLoader.loadServiceData(Unknown Source)
at intradoc.server.IdcServerManager.init(Unknown Source)
at IdcServerNT.init(Unknown Source)
at IdcServerNT.main(Unknown Source)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |