This section explains messages starting from MGRV10000.
<API name>- [<User ID>] Unjust access. Referer= [<Referer>]
Description
The referrer information in the HTTP request header is incorrect.
Parameter
<User ID >: ID of the login user
<Referer>: Referrer information for the HTTP request header
Corrective Action
Contact Fujitsu technical support.
<API name>- [<User ID>] [<Status>] <Detailed error information>
Description
L-Platform Manager View API returned an error with detailed error information.
Parameter
<User ID>: ID of the login user.
<Status>: Status returned by the L-Platform Manager View API
Corrective Action
Contact Fujitsu technical support.
<API name>-<Parameter name> not found in session. key=[<Key name>]
Description
A parameter required to call the L-Platform management function API cannot be found in the session information.
Parameter
<Key name>: Key name for identifying the parameter within the session information
Corrective Action
Contact Fujitsu technical support.
Exception while reading <File name>. <Exception information>
Description
An exception has been thrown while the settings file was being read.
Corrective Action
If the file name is custom_config.xml
Check whether there are any problems with the access permissions or the content of the following file, and correct any problems.
[Windows Manager]
Installation_folder\RCXCTMG\MyPortal\config\custom_config.xml
[Linux Manager]
/etc/opt/FJSVcfmg/config/custom_config.xml
Use the Interstage Management Console to check whether "-Dmanagerview.customconfiguration ="<the file above>'" has been specified for the JavaVM option in the environment settings for the RCXCT_MyPortal WorkUnit, and add this setting if has not been specified already. Then stop the WorkUnit and start it again.
If the file name is managerview_config.xml
Check whether there are any problems with the access permissions or the content of the following file, and correct any problems.
[Windows Manager]
Installation_folder\RCXCTMG\MyPortal\config\managerview_config.xml
[Linux Manager]
/etc/opt/FJSVcfmg/config/managerview_config.xml
Use the Interstage Management Console to check whether "-Dmanagerview.configuration="<the file above>'" has been specified for the JavaVM option in the environment settings for the RCXCT_MyPortal WorkUnit, and add this setting if has not been specified already. Then stop the WorkUnit and start it again.