My Oracle Support Banner

Exception calling include: page:/jsp/cs_deployed/OpenMarket/Gator/AttributeTypes/FCKEDITOR.jsp when editing asset (Doc ID 1463254.1)

Last updated on NOVEMBER 04, 2022

Applies to:

Oracle WebCenter Sites - Version 7.5.0 to 7.6.2 [Release FatWire]
Information in this document applies to any platform.

Symptoms

Unable to edit assets that have the FCKeditor enabled for attributes used by that asset.

In the logs, the errors indicate some issue loading the FCKEditor:

[ERROR] Failure executing JSPOpenMarket/Gator/AttributeTypes/FCKEDITOR Exception calling include: page:/jsp/cs_deployed/OpenMarket/Gator/AttributeTypes/FCKEDITOR.jsp
org.apache.jasper.JasperException tossed:java.lang.NullPointerException

Other symptoms can be:

BuildFCKEditor not loading up.

[2014-08-18 14:54:51,880] [fatwire.logging.cs.request] Exception including resource /jsp/cs_deployed/OpenMarket/AssetMaker/BuildFCKEditor.jsp
34 - org.apache.jasper.JasperException: An exception occurred processing JSP page /jsp/cs_deployed/OpenMarket/AssetMaker/BuildFCKEditor.jsp at line 49
35 -
36 - 46:
37 - 47: <%
38 - 48: String sConfigPath = application.getInitParameter(InSite.CUSTOM_CONFIGURATION_PATH);
39 - 49: if (cgiPath.charAt(cgiPath.length() - 1) == '/' && sConfigPath.charAt(0) == '/')
40 - 50: {
41 - 51: sConfigPath = cgiPath + sConfigPath.substring(1);
42 - 52: }

The sConfigPath is coming up as null.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.