+

Search Tips   |   Advanced Search

Bookmark form error messages

Use the codes included in the error messages generated by IBM Connections to identify problems with the bookmark form and find their solutions.

CLFRO Represents the prefix that identifies the error message as one originating from the Bookmark form code. The following Bookmarks error messages are generated by IBM Connections:

Message Cause Solution
CLFRO0001E: Failed to edit bookmark, url is: {0} . Occurs when updating the bookmark. Check succeeding messages.
CLFRO0002E: Failed to post the bookmark to Dogear. Occurs when adding a bookmark to Dogear. Check succeeding messages.
CLFRO0003E: Failed to build data entry for invoking remote service. The common bookmarklet creates xml document with the user inputs. This error is usually caused by the bad user inputs. Check succeeding messages. Check user inputs.
CLFRO0004E: The parameter constraint shouldn't be null. This error is encountered if the given constraint is null. Check succeeding messages. Check user inputs.
CLFRO0005E: Add search text operator or 'ps' or 'page' parameters failed. This error is encountered if an URIException occurs when adding 'ps' or 'page' parameter. Check succeeding messages.
CLFRO0007E: Failed to get count of the bookmark, url is: {0} Occurs when querying the bookmark count from Dogear. Check succeeding messages.
CLFRO0008E: Unable to load configure file for bookmarklet installer. The error is encountered if the configure file is not created or locked by other application. Check succeeding messages.
CLFRO0009E: Failed to apply constraints. Occurs when applying the constraints. Check succeeding messages. Check user inputs.
CLFRO0010E: Failed to add Credentials for invoking remote service, remote url is {0} This error is encountered if an URISyntaxException occurs when adding Credentials. Check succeeding messages.
CLFRO0011E: Failed to invoke remote service {0}, remote server return HTTP code: {1} This error is encountered if the remote service doesn't return the expected http code. Check succeeding messages. Check the remote server is available.
CLFRO0012E: Failed to parse IBM Connections configure file IBM Connections configuration file has something wrong. Check succeeding messages. Check the configure file is correct.
CLFRO0013E: Failed to delete the bookmark. Occurs when deleting a bookmark from Dogear. Check succeeding messages.
CLFRO0015E: Failed to check bookmarklet installer. Occurs when checking the installer. Check succeeding messages.
CLFRO0016E: Failed to publish bookmark via remote service. Occurs when adding a bookmark to Dogear. Check succeeding messages.
CLFRO0017E: Failed to post the bookmark to one or more Activities. Occurs when adding a bookmark to Activities. Check succeeding messages.
CLFRO0018E: Parse redirect url failed. This error is encountered if an IRISyntaxException occurs when parsing the redirect url Check succeeding messages.
CLFRO0019E: Unable to find configure file for bookmarklet installer. The error is encountered if the configure file is not created. Check succeeding messages.
CLFRO0020E: Error init connections config. IBM Connections configuration file has something wrong, or an unexpected exception occurs when parsing the Connections configuration file. Check succeeding messages. Check the configure file is correct.
CLFRO0021E: Failed to update the bookmark. Occurs when updating the bookmark. Check succeeding messages.
CLFRO0022E: Service {0} is not correctly configured. Bookmarklet can not point to the correct server if attributes ""enabled"" and ""href"" are not set in the configure file. Check IBM Connections configure file. IBM Connections configuration file has something wrong. Check the detailed exception message following this error message in the log file to find the root cause. Check the configure file is correct.
CLFRO0023E: Failed to update the bookmarklet installer. This error is encountered if an IOException occurs when updating the installer. Check succeeding messages.
CLFRO0024E: Failed to post the bookmark to one or more Communities. Occurs when adding a bookmark to Communities. Check succeeding messages.
CLFRO0025E: Failed to delete bookmark, url is: {0} Occurs when deleting a bookmark from Dogear. Check succeeding messages.
CLFRO0026E: Failed to validate the url. When user updates a bookmark, Common Bookmarklet must first validate the url to see if user already has another bookmark with the same url. Check succeeding messages.
CLFRO0027E: Error when parsing atom entry to object instance. The common bookmarklet received an Atom document that we could not parse because of invalid syntax. Usually this error is caused because Dogear/Communities/Activities/Blogs is not working. Check succeeding messages.
CLFRO0028E: Failed to get content document from url {0}. Check succeeding messages. Make sure the given url is valid and the remote server is available.
CLFRO0030E: Error when handling the multiple bookmarklet user request. Occurs when handing the request of the common bookmarklet. Check succeeding messages.
CLFRO0031E: Failed to post the bookmark to one or more Blogs. Occurs when adding a blog entry to Blogs. Check succeeding messages.


Parent topic:
Error message reference