Skip Headers
Oracle® Application Server Portal Error Messages Guide
10g Release 2 (10.1.4)
B19304-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

3 WWS-18000 to WWS-32150

WWS-18000: Document written successfully but the annotation failed.
Cause: The write operation of the file completed, but the comments for it failed.
Action: Check the WebDAV error file in your Personal Page for possible reasons why this occurred.
WWS-18001: %1
Cause: A re-direct required to get to the requested collection has failed.
Action: Check that the re-directed URL is valid and WebDAV is set up correctly for this portal.
WWS-18002: The document %1 cannot be located.
Cause: The requested document does not exist in the location specified.
Action: In OracleAS Portal, check whether the document is accessible. If it is accessible, there is an internal error. Contact Oracle Support Services.
WWS-18003: No such lock token %1 associated with document id %2.
Cause: No lock was associated with this resource.
Action: To create a lock, check it out using the lock command.
WWS-18004: User not authorized to perform the requested operation.
Cause: An attempt was made to perform an operation but the user does not have the necessary privileges to perform the task.
Action: If applicable, contact the portal administrator and request that privileges be granted to perform such operations.
WWS-18005: Driver versions do not match.
Cause: The version of the OraDAV module on the middle tier and its database counterpart do not match.
Action: Check your installation.
WWS-18006: Unknown driver parameter: %1.
Cause: The version of the OraDAV module on the middle tier and its database counterpart do not match.
Action: Check your installation.
WWS-18007: Invalid argument: %1.
Cause: The argument value specified is not valid.
Action: Check that the values supplied for all arguments are valid.
WWS-18008: The requested operation is prohibited on the specified document.
Cause: An attempt to perform an operation on a document failed.
Action: Check the permissions of the user, security on the document, and the status of the document.
WWS-18009: Supplied container version %1 does not match %2 for %3.
Cause: The version of the OraDAV module on the middle tier does not match the drivers in the database.
Action: Check the installation and ensure that all necessary patches have been applied.
WWS-18010: Document %1 is locked.
Cause: The document requested was checked out.
Action: Check in or undo the check out for the document to release the lock.
WWS-18011: The document exists but is not the expected type.
Cause: The document found was a file when a directory was expected. Or, the document found was a directory when a file was expected.
Action: Check that the operation attempted is valid for this type of resource.
WWS-18012: ROWID %1 from %2 has already been exposed.
Cause: The document specified is already exposed to the client.
Action: No action required, as the document is already exposed to the client.
WWS-18014: The collection %1 already contains non-external data.
Cause: The directory specified exists and is not empty.
Action: Check the WebDAV error file in your Personal Page for possible reasons why this error occurred.
WWS-18017: A WebDAV table is corrupt.
Cause: One of the internal WebDAV tables contains invalid data.
Action: Use the DAV Loader utility, wwdav_loader, to repopulate the WebDAV tables with the latest data available from OracleAS Portal.
WWS-18018: The log file was already open.
Cause: An attempt to open a log file failed as it was already open.
Action: If necessary, close the log file.
WWS-18019: Some objects being dropped do not exist.
Cause: An attempt was made to drop repository objects but some of the objects do not exist.
Action: Check your installation.
WWS-18020: %1 already exists.
Cause: The specified resource already exists.
Action: Check the WebDAV error file in your Personal Page for possible reasons why the error occurred.
WWS-18024: %1 does not exist.
Cause: The specified resource was not found.
Action: Check the WebDAV error file in your Personal Page for possible reasons why this error occurred.
WWS-18025: %1 in storage area %2 is currently in use for storage and therefore cannot be deleted.
Cause: An attempt to delete a resource failed because the requested resource was open and in use.
Action: Ensure that the resource is not in use before attempting to delete it.
WWS-18026: %1
Cause: An internal error has occurred.
Action: Check the WebDAV error file in your Personal Page for possible reasons why this error occurred.
WWS-18027: Cannot return a multistatus response.
Cause: An error occurred while trying to return a multistatus response for the requested operation.
Action: Check the WebDAV error file in your Personal Page and the Oracle HTTP Server error log file for possible reasons why this error occurred.
WWS-18028: Cannot upload document as quota was exceeded.
Cause: An attempt to upload a document failed. The size quota permitted was exceeded.
Action: Check the page group quota and if necessary, free up some space.
WWS-18029: The requested operation is forbidden.
Cause: An attempt to perform an operation failed.
Action: Check the permissions of the user and also whether this operation is permitted.
WWS-18067: User %1 does not have a personal page in which the WebDAV error message log file can be created.
Cause: No Personal Page was found for the logged in user.
Action: Create a Personal Page for this user, into which the WebDAV error log file can be placed.
WWS-18068: The personal page for %1 does not include an item region in which the WebDAV error message log file can be created.
Cause: No item region was available on the Personal Page for the logged in user.
Action: Create an item region on the Personal Page for this user, in which the WebDAV error log file can be placed.
WWS-18070: There is no item in which to store error messages.
Cause: A WebDAV error log file item does not exist.
Action: Create the WebDAV error log file item in the user's Personal Page.
WWS-18072: An exception has occurred that was not anticipated: %1.
Cause: An internal error occurred.
Action: Check the WebDAV error log file in the user's Personal Page for possible reasons why this error occurred. Also check the Apache error log file.
WWS-18073: An exception occurred while creating or referencing the required preference.
Cause: The preference required for the WebDAV error log file was not created.
Action: Check the Apache error log file for possible reasons why this error occurred.
WWS-18075: The default region of page %1 is incompatible with the object type being placed in it.
Cause: The default region type does not allow file types to be placed in it.
Action: Check the value of the region type and ensure it allows file types to be uploaded.
WWS-18076: The error log item for user %1 cannot be used. It may not exist, cannot be found, or cannot be created.
Cause: An attempt to write to the WebDAV error log file failed. Either the WebDAV error log file does not exist, cannot be found, or cannot be created.
Action: Check whether the WebDAV error log exists.
WWS-18077: No file-based item types available. File Upload via WebDAV is not be available in this page group.
Cause: No File or Image based item types were specified for the page group.
Action: Select some allowable item types for the page group. Until then, it will not be possible to upload content to this page group from WebDAV.
WWS-18085: Expecting data to be returned from query using condition %1, but no data found.
Cause: An internal error occurred.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18086: An internal module call has been made using an invalid or inconsistent set of parameters. module: %1, parameters: %2.
Cause: It was not possible to create the WebDAV error log file as the user name was not supplied.
Action: Check the Apache error log file for possible reasons why this error occurred.
WWS-18087: An error occurred during the %1 for %2.
Cause: The attempted operation failed to complete.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18088: An error occurred during the %1 from %2 to %3.
Cause: The attempted operation failed to complete.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18089: An error occurred during the %1 operation.
Cause: The attempted operation failed to complete.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18090: Cannot create a lock with scope %1 on the given resource of type %2. Shared or S locks are not permissible and collections or C cannot be locked.
Cause: The attempted operation failed to complete.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18091: Updating the last-modified date for %1 failed, since it is expected to be collection.
Cause: It was not possible to update the last modified date as it is not a directory.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18092: Deleting the root path or top level directory is not allowed.
Cause: The attempted operation is not permitted.
Action: The root path or top level directory cannot be deleted.
WWS-18093: Writing to the root directory is not allowed.
Cause: The attempted operation is not permitted.
Action: Writing to the root directory cannot be done.
WWS-18094: Moving %1 to %2 with destination name %3 failed. Moving resources across page groups is not allowed.
Cause: The attempted operation is not permitted.
Action: Resources cannot be moved across page groups.
WWS-18095: Copying %1 to %2 with destination name %3 failed. Copying resources across page groups is not allowed.
Cause: The attempted operation is not permitted.
Action: Resources cannot be copied across page groups.
WWS-18096: The name %1 in path %2 contains slashes, which is not allowed.
Cause: This name cannot contain slashes.
Action: Remove the slashes from the name.
WWS-18097: The creation of %1 failed, since its parent, %2, is either not a collection or is the root directory.
Cause: The attempted operation failed to complete.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.
WWS-18098: The resource is already exclusively locked.
Cause: The document specified is checked out.
Action: Check in or undo the check out for the document to release the lock.
WWS-18099: The resource cannot be locked because it is a collection. Collections cannot be checked out and locked.
Cause: An attempt was made to check out a directory but this is not supported.
Action: Do not check out a directory, as it is not permitted.
WWS-18100: Insufficient write permissions on the folder.
Cause: An attempt was made to modify a directory but the user did not have sufficient privileges.
Action: If applicable, contact the portal administrator and request that privileges be granted to perform this operation.
WWS-18101: WebDAV Path not found.
Cause: The resource cannot be found in the underlying tables.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred.Also check the Apache error log file.
WWS-18102: Cannot validate at the given depth %1.
Cause: It is not possible to check for locks at the given level in the directory hierarchy.
Action: Check the WebDAV error file in the user's Personal Page for possible reasons why this error occurred. Also check the Apache error log file.
WWS-18103: It is not possible to perform the %1 operation on version zero of a document (dav-id = %2). This version is a placeholder for the first complete version of the document, which will only be available once the author has submitted it for review and it has been approved.
Cause: The attempted operation failed. It is not possible to perform any operations on this resource until it has been submitted to the approval system.
Action: To allow modifications, submit it to the approval system and approve it, if the user is not an approver or owner of the resource.
WWS-18104: There is not yet a complete initial version of this document; it is still being edited or reviewed. It will become available for general use once it has been approval.
Cause: The attempted operation failed. It is not possible to perform any operations on this resource until it has been submitted to the approval system.
Action: Wait until the document has been submitted to the approval system.
WWS-18105: OracleAS Portal has checked for the existence of WebDAV locks on the resource with dav-id = %1, to a depth of %2, and has found that locks exist. This may have caused OracleAS Portal to terminate the current action.
Cause: The attempted action required implicitly or explicitly that a WebDAV resource be moved or removed, for example, a file or image item. The operation failed because this resource was locked, either by a WebDAV client, or has been checked out. When a resource is locked, it indicates that someone is actively using the resource and therefore it is not appropriate to move or remove the resource.
Action: Determine why the item is locked or checked out and, if safe to do so, unlock or check in the item and attempt the operation again.
WWS-18121: You have requested an invalid menu action.
Cause: The menu action specified in the request is not supported by this portal.
Action: Verify the Portal WebDAV URL and make sure it is pointing to the correct address.
WWS-18122: The access control list is not allowed for this document.
Cause: Item Level Security is not enabled on this document.
Action: Contact your portal administrator. Request that Item Level Security is enabled on the document for which access control is required.
WWS-18123: Unknown error occurred while processing the menu request.
Cause: An internal error occurred.
Action: Contact Oracle Support Services.
WWS-18131: The operation %1 has been attempted on a resource, a version of which is pending approval. The operation is not allowed at this time.
Cause: An attempt was made to update a resource that is pending approval. The version in the approval process remains locked until it is either rejected or approved.
Action: Wait for the resource to be approved or rejected and attempt the operation again.
WWS-18132: Locked: %1
Cause: The given path is locked in WebDAV possibly because the resource is in use or pending approval.
Action: Attempt the operation again once all locks have been removed.
WWS-18133: The itemtype used for uploading content from DAV has mandatory fields which cannot be set from WebDAV.
Cause: The item type which has been chosen in the page properties for the type of file being uploaded has mandatory fields with no default values. It is not possible to upload items of this type from WebDAV as these fields cannot be set by the WebDAV Client.
Action: Either make these fields optional in the item type properties, specify a default value for these fields in the item type properties, or change the item type used for uploading files of this type in the page properties.
WWS-18136: The Approval/Rejection operation is not allowed for this document.
Cause: The document is not pending approval.
Action: Check that Workflow is enabled and the document is submitted for Approval/Rejection.
WWS-18137: You do not have permission to Approve or Reject this document.
Cause: You are not an approver or owner of, nor do you have manage content or administration privileges for this document.
Action: Make sure that you are logged on as a user who has permission to perform this operation.
WWS-18138: The page does not include an editable item region to upload the file.
Cause: No editable item region was available on the page.
Action: Create an editable item region on the page or mark an existing one as editable.
WWS-18139: Sorry, the Submit for Approval operation is not allowed for this document.
Cause: The document is not in draft status.
Action: Check that Workflow is enabled and the document is in draft status.
WWS-18140: Syncing of the Item types for WebDAV Upload in the imported page has not been performed.
Cause: The WebDAV itemtypes selected for use in the imported page could not be updated to reflect the new settings in the portal.
Action: In the page properties of the imported page, set the WebDAV item type settings to the desired values.
WWS-19679: Item has been approved.
Cause: The item cannot be approved or rejected because it has already been approved.
Action: Refresh your browser window to update your notifications. The item you were trying to approve or reject will no longer be listed.
WWS-19680: Item has been rejected.
Cause: The item cannot be approved or rejected because it has already been rejected.
Action: Refresh your browser window to update your notifications. The item you were trying to approve or reject will no longer be listed.
WWS-19699: You do not have permission to view this item.
Cause: Viewing the item required an appropriate privilege.
Action: Ask the page group administrator or page manager to grant you the appropriate privilege.
WWS-19722: There are pending approvals in this routing process; the step cannot be moved.
Cause: The change was rejected because the approval process definition had items pending approval.
Action: Wait until all the pending items are approved, then try again.
WWS-19746: You have entered invalid values for the number of notification items, the subscription time, or the subscription cache time.
Cause: A non-numeric value was entered.
Action: Enter a valid number value.
WWS-20331: You must first specify an HTML Content Layout.
Cause: No valid HTML Content Layout was selected.
Action: Select an HTML Content Layout from the list or create one first if there is none available in the list.
WWS-20369: Webcache could not access <A HREF="%1">this URL</A>.
Cause: An exception was raised by the <esi:include> tag while fetching the contents of this item. Typically, this is because the item's URL is not accessible from the Web cache.
Action: Verify that the URL is valid and accessible from your browser. If the Web page displays properly, then verify the proxy settings in the Web cache. Note that URLs that require HTTP authentication headers are not supported.
WWS-22200: The value entered is invalid. Choose a valid value from the LOV.
Cause: The value entered is not one of the values from the LOV.
Action: Enter a valid value from the LOV.
WWS-22201: You cannot copy the item because the category to which it belongs does not exist in the destination page group.
Cause: The category that the item belongs to does not exist in the destination page group.
Action: Re-create the category in the destination page group or assign the item to a shared category.
WWS-22202: You cannot copy the item because one or more of the perspectives associated with it does not exist in the destination page group.
Cause: The perspective attached to the item does not exist in the destination page group.
Action: Re-create the perspective in the destination page group, detach the perspective from the item, or attach a shared perspective to the item.
WWS-22203: You cannot move the item because the category to which it belongs does not exist in the destination page group.
Cause: The category that the item belongs to does not exist in the destination page group.
Action: Re-create the category in the destination page group or assign the item to a shared category.
WWS-22204: You cannot move the item because one or more of the perspectives associated with it does not exist in the destination page group.
Cause: The perspective attached to the item does not exist in the destination page group.
Action: Re-create the perspective in the destination page group, detach the perspective from the item, or attach a shared perspective to the item.
WWS-22208: The message cannot be added to the queue as the queue does not exist.
Cause: The specified queue does not exist.
Action: Create the queue before attempting to add a message to the queue.
WWS-22209: Invalid height value. Value should be at least 1 pixel.
Cause: You entered an invalid value for the portlet height.
Action: Enter a positive number for the portlet height.
WWS-22210: Item is not checked out.
Cause: You tried to check in an item that was not checked out.
Action: Check out the item, make the necessary changes, then check it in.
WWS-22211: Item is not enabled for checkout.
Cause: You tried to check out an item that is not enabled for checkout.
Action: Enable the item for checkout, then check out the item.
WWS-22212: The image that you are trying to reference does not exist.
Cause: The image does not exist in the Oracle Application Server Metadata Repository.
Action: Supply an image that does exist.
WWS-22213: An invalid path was supplied to the Default Content attribute.
Cause: The path supplied to the core attribute was invalid.
Action: Select a value from the LOV or supply a valid value.
WWS-22214: An invalid path was supplied to the Item Link attribute.
Cause: The path supplied to the core attribute was invalid.
Action: Select a value from the LOV or supply a valid value.
WWS-22215: An invalid number was entered for the version number attribute.
Cause: The number supplied to the version number attribute was either not greater than zero or is a value that has already been used up by an existing version.
Action: Supply a positive number that is unique across this item.
WWS-22217: Privileges cannot be assigned to the PUBLIC user.
Cause: An attempt was made to assign an item level privilege to the PUBLIC user. This is not allowed.
Action: Assign the item level privilege to users and groups other than PUBLIC.
WWS-22218: An attempt was made to update an item for which draft version exists. The item cannot be edited until that draft is published or deleted.
Cause: Another user is drafting an update of this item. There can be only one draft version of an item. The item cannot be edited until that draft is published or deleted.
Action: Wait until that draft is published or deleted.
WWS-22219: An attempt was made to unzip an item that is pending approval or has a draft version. You must wait until the item is approved or rejected, or until the draft is published or deleted.
Cause: An attempt was made to unzip an item that is pending approval or is a draft item.
Action: If it is an item that is pending approval, unzip it after it is approved or rejected. If it is a draft item, unzip it after it is published or deleted.
WWS-22220: Invalid portlet caching period. Value should be at least 1 minute.
Cause: You entered an invalid value for the portlet caching period.
Action: Enter a portlet caching period of at least 1 minute.
WWS-22221: The delete or purge did not succeed. The item or one of its associated subitems is checked out by another user.
Cause: An item cannot be deleted or purged when the item or one of its associated subitems is checked out by another user.
Action: Wait to perform the action until the other user checks in the item or its associated subitem.
WWS-22222: You cannot modify the Access Settings of an item on a page that is cached at the system level.
Cause: You attempted to modify the access settings of an item on a page cached at the system level, which affects all users. Item Level Security is disabled for pages cached at the system level.
Action: If you require Item Level Security on this item, then choose a different caching option for the page. Choose either user-level caching or no caching.
WWS-22223: This item does not have any translatable attribute and hence, cannot be edited in the nondefault language of the page group.
Cause: You attempted to edit an item that does not have any translatable attribute in the nondefault language.
Action: Edit the item in the default language of the page group and make the necessary changes.
WWS-22224: An attempt was made to set an invalid publish date.
Cause: The publish date for an item must be immediately or anytime greater than 2 minutes from immediately. For example, if the publish date is currently today at 12:00, and the publish date is set for today at 12:02, then an exception is thrown and this error message is rendered.
Action: Reset the item's publish date to either immediately or more than 2 minutes from immediately.
WWS-22226: Item type cannot be deleted because items are based on it.
Cause: Deleting an item type also deletes all items that are based on the type. Though you may have permission to delete item types, you do not have permission to delete specific items.
Action: Verify that only non-essential content is based on the item type. Obtain the required privilege level to delete items. Then, try again.
WWS-22227: Page type cannot be deleted because pages are based on it.
Cause: Deleting a page type also deletes all pages that are based on the type. Though you may have permission to delete page types, you may not have permission to delete specific pages.
Action: Verify that only non-essential pages are based on the page type. Obtain the required privilege level to delete pages. Then, try again.
WWS-22228: The action cannot be completed because a sub-item of the item has a status of Pending.
Cause: The item you tried to modify has one or more sub-items pending approval. You cannot perform this action on items with sub-items that are pending approval.
Action: Complete the approval process on the sub-item and try again.
WWS-22229: Copy cannot be completed because a sub-item of the item has a status of Pending.
Cause: The item you tried to copy has one or more sub-items pending approval. You cannot copy items with sub-items that are pending approval.
Action: Complete the approval process on the sub-item and try again.
WWS-22230: Move cannot be completed because a sub-item of the item has a status of Pending.
Cause: The item you tried to move to another page has one or more sub-items pending approval. You cannot move items to another page when they have associated sub-items that are pending approval. However, you can move such items within the same page.
Action: Complete the approval process on the sub-item and try again.
WWS-22231: Delete cannot be completed because a sub-item of the item has a status of Pending.
Cause: The item you tried to delete has one or more sub-items pending approval. You cannot delete items with sub-items that are pending approval.
Action: Complete the approval process on the sub-item and try again.
WWS-22232: The attribute display type cannot be changed from a multi-line to a single-line because items are based on the item type that uses this attribute.
Cause: An attempt was made to switch an attribute from a multi-line to a single-line display type. This action was prevented because items exist that are based on the item types that use this attribute. This action can be completed successfully only after the attribute has been detached from the item types that use it.
Action: Detach the attribute from the item types that use it, and try again. Detaching an attribute from an item type means that all items based on the type lose the values that were entered for the attribute.
WWS-22233: Copy cannot be completed because a subitem of an item on the page has a status of Pending.
Cause: An attempt was made to copy a page containing items with sub-items pending approval.
Action: Complete the approval process on the subitems, and try again.
WWS-22234: Deleted items cannot be unzipped. You must undelete the item to unzip it.
Cause: An attempt was made to unzip a deleted item.
Action: Unzip the item after it is undeleted.
WWS-22235: %1 does not exist.
Cause: The object cannot be found in the transport set.
Action: Export the transport set again, including this required object.
WWS-22507: Item does not exist.
Cause: An action was attempted on an item that no longer exists.
Action: Refresh the page so that it displays the current content.
WWS-22517: An error has occurred while rendering the URL associated with the page. %1.
Cause: An error occurred while redirecting to the URL associated with the current page.
Action: Check the validity of the URL associated with the current page.
WWS-22518: An error has occurred while executing the PL/SQL associated with the page. %1.
Cause: The PL/SQL code associated with the current page executed with errors.
Action: Check the validity of the PL/SQL code that executes when the current page is viewed.
WWS-22519: The attribute does not exist.
Cause: No value was found for the custom attribute associated with the current page.
Action: Edit the properties for the current page, and provide values for the custom attributes associated with it.
WWS-23017: Invalid search pattern specified.
Cause: A null value is specified for the search pattern.
Action: Specify a non-null value for the search pattern.
WWS-25824: The name you specified is already in use. Recommended Name:%1.
Cause: The category/perspective name entered is not unique within this namespace.
Action: Enter a unique category/perspective name, one that is not used by another category, perspective, page or tab with the same parent.
WWS-25827: This portlet cannot search any of the submitted page groups.
Cause: A search submission portlet submitted a search to a search results portlet. The results portlet is customized to show results from a specific set of page groups and these do not include any of the page groups chosen in the submission portlet.
Action: Change the list of page groups chosen for the submission portlet or those chosen for the results portlet so that both portlets refer to a common set of page groups.
WWS-25828: This portlet cannot search all the submitted page groups.
Cause: A search submission portlet submitted a search to a search results portlet. The page groups selected for the results portlet were not all the same as those selected for the submission portlet. Only those page groups common to the submission portlet and the results portlet were searched.
Action: Change the list of page groups chosen for the submission portlet or those chosen for the results portlet so that both portlets refer to a common set of page groups.
WWS-25829: This portlet cannot search any of the default page groups from the submitted portlet.
Cause: A search submission portlet submitted a search to a search results portlet. The submission portlet searched a list of page groups that were chosen as the defaults for that portlet. The results portlet is customized to show results from a different set of page groups, none of which were common to the submission portlet.
Action: Change the default list of page groups for the submission portlet, or change the customizations in the Edit Defaults of the results portlet, so that both portlets refer to a common set of page groups.
WWS-25830: This portlet cannot search all of the default page groups from the submitted portlet.
Cause: A search submission portlet submitted a search to a search results portlet. The page groups identified for the submission portlet are different from those identified for the results portlet. Only the page groups common to the submission portlet's default page groups and the result portlet's customizations are searched.
Action: Change the default list of page groups for the submission portlet, or change the customizations in the Edit Defaults of the results portlet, so that both portlets refer to a common set of page groups.
WWS-25838: The expiry time must be an integer value between 1 and 1440 minutes.
Cause: An expiry time was specified that is not an integer between 1 and 1440 minutes.
Action: Enter an expiry time that is an integer between 1 and 1440 minutes.
WWS-25883: Some or all of the Oracle Text indexes are missing or invalid. Oracle Text searching is disabled.
Cause: Oracle Text search capabilities cannot be used because not all the Oracle Text indexes were present and valid.
Action: Ensure that the Oracle Text indexes are present and valid. If necessary, create or re-create these indexes. For more information, refer to the OracleAS Portal Configuration Guide.
WWS-25902: An error occurred while creating Oracle Text object %1.
Cause: Oracle Text encountered an error while creating the preference or section group.
Action: Review the diagnostics logs for other messages. Correct these errors, then try again.
WWS-25903: An error occurred while dropping Oracle Text object %1.
Cause: Oracle Text encountered an error while removing the preference or section group.
Action: Review the diagnostics logs for other messages. Correct these errors, then try again.
WWS-25907: %1 cannot be used in search criteria.
Cause: The specified search attribute does not exist in the Oracle Text indexes.
Action: The Oracle Text indexes need to be updated to include the new attribute. Oracle Text indexes are updated automatically. Either wait until the indexes are updated, or use a different search attribute.
WWS-25934: The search query contained invalid query syntax: %1.
Cause: This usually occurs when a Query Language operator was used and the search expression contained invalid Oracle Text syntax.
Action: Correct the query language syntax.
WWS-25976: The basic search results page is missing.
Cause: The page selected to display results from Basic Search portlets and Basic Search Box items is missing.
Action: Specify a valid page for basic search results in the Search tab of the Global Settings screen.
WWS-25977: The search results page is missing.
Cause: The page selected to display results from Advanced, Custom and Saved Search portlets is missing.
Action: Specify a valid page in the Search tab of the Global Settings screen.
WWS-25978: The destination page for Advanced Search links is missing.
Cause: The destination page selected for Advanced Search links is missing. Links to advanced search pages cannot be displayed.
Action: Specify a valid page for Advanced Search links in the Search tab of the Global Settings screen.
WWS-25979: Page selected to display search results is missing.
Cause: The page selected to display results from this search portlet is missing.
Action: Edit the defaults of this portlet and specify a valid search results page in the Results Display tab.
WWS-25980: Display name for the saved search is missing.
Cause: A display name for the saved search has not been provided.
Action: Enter a display name for the saved search.
WWS-25981: You do not have permission to view this item.
Cause: Viewing the item required an appropriate privilege.
Action: Ask the page group administrator or page manager to grant you the appropriate privilege.
WWS-25982: A search parameter value is invalid.
Cause: A value specified for a search parameter in the URL is incorrect.
Action: Specify a valid value for the search parameter.
WWS-25983: You do not have access to this page.
Cause: You need to be logged on to access this page.
Action: Log on to OracleAS Portal as a valid user.
WWS-25984: No HTML content to display.
Cause: The file was either empty or could not be displayed as HTML.
Action: Verify that the file item has a format that can be displayed as HTML.
WWS-25985: No Themes to display.
Cause: The file was either empty or Oracle Text could not extract themes from the content.
Action: Verify that the file item has a format that can be processed by Oracle Text.
WWS-25986: No Gists to display.
Cause: The file was either empty or Oracle Text could not extract gists from the content.
Action: Verify that the file item has a format that can be processed by Oracle Text.
WWS-26000: Oracle Text Base URL cannot be null.
Cause: No value is specified for the Oracle Text Base URL.
Action: Specify a value for the Oracle Text Base URL. Typically, this is the URL to the Portal instance, up to and including the Portal DAD. For example, http://hostname.domain:port/pls/dad/.
WWS-26001: Link text for Internet Search Engine cannot be null if a URL is specified.
Cause: A URL was specified for the Internet Search Engine, but the link text was not specified.
Action: Specify the link text for the Internet Search Engine.
WWS-26120: Resource Not Found.
Cause: Either

1. The Resource has been deleted or moved during the operation and so can no longer be found, or

2. The configuration of the Web server listener is not correct.

Action: This error is expected to occur infrequently if the Portal is being used to move or delete content while the Search Engine is indexing content. If this occurs frequently, check your configuration.
WWS-26121: Permission Denied.
Cause: You cannot perform this action because of one of the following reasons:

1. The Search Engine has not authenticated with Oracle Internet Directory and secure crawl is enabled, or

2. Secure crawling is disabled and the requested resource is not public, or

3. The configuration of the Web server listener is not correct.

Action: Check the secure crawling configuration in the Global Settings and whether the Search Engine has authenticated with Oracle Internet Directory successfully, if applicable. If this is still not solved and the requested resource is accessible through the Portal UI to an unauthenticated user, check your configuration.
WWS-28652: The bulk action cannot be performed on all the selected objects.
Cause: One or more of the selected objects did not meet the required conditions for the action to be performed.
Action: Ensure that the objects are in the correct state, and have the correct permissions applied to them so that the required action can be performed.
WWS-30071: Item %1 from page group %2 is not a valid image.
Cause: The item specified is not a valid image.
Action: Choose a valid image.
WWS-30074: The value for results per page must be an integer greater than zero.
Cause: A value specified for the results-per-page is not an integer greater than zero.
Action: Specify a value for the results-per-page that is an integer greater than zero.
WWS-30502: The page ID does not exist.
Cause: The page that this item belongs to does not exist.
Action: Refresh the page, and try to edit the item again.
WWS-30518: The item ID does not exist.
Cause: This item does not exist.
Action: Refresh the page, and try to edit the item again.
WWS-30529: You must specify a valid Style name.
Cause: This error occurs when an internal API is called to retrieve a style setting value and the setting name or its type are not provided.
Action: Provide the setting name and type.
WWS-30534: You cannot move a page into itself.
Cause: An attempt was made to make a page the sub-page of itself.
Action: Choose another page as the parent of the page.
WWS-30535: You cannot move the root page of a page group.
Cause: Moving the root page of a page group is not permitted.
Action: Consider moving each of the root page's sub-pages, or creating a new page group.
WWS-30538: Another user has updated the value of this item.
Cause: This error occurs when one user attempts to update page group properties at the same time as another user.
Action: Close the page group properties screen, then reload it.
WWS-30541: Specify a name.
Cause: A name was not provided.
Action: Make sure that the Name field is not left blank.
WWS-30542: Specify a display name.
Cause: A display name was not provided.
Action: Make sure that the Display Name field is not left blank.
WWS-30558: An error occurred while executing the PL/SQL associated with the item. %1.
Cause: The PL/SQL code associated with the item executed with errors.
Action: Check the validity of the PL/SQL code that executes when the item is viewed.
WWS-30573: You do not have permission to perform this operation.
Cause: The user does not have permission to perform this operation.
Action: Make sure that you are logged on as the user who has permission to perform the operation.
WWS-30584: The action cannot be completed because the value entered for the TEXT attribute is too large.
Cause: The value entered for the TEXT attribute exceeds 32 KB.
Action: Enter a text value that does not exceed 32 KB.
WWS-30586: The item name must be unique in this page.
Cause: The name specified for the item is not unique.
Action: Specify a name that is unique across all the items on this page as well as all the tabs and sub-pages of this page.
WWS-30589: A category with the specified name already exists in this namespace.
Cause: The category name entered is not unique within this namespace.
Action: Enter a unique category name that is not already used by another category with the same parent.
WWS-30590: A perspective with the specified name already exists in this namespace.
Cause: The perspective name entered is not unique within this namespace.
Action: Enter a unique perspective name that is not already used by another perspective with the same parent.
WWS-30593: Invalid number format entered.
Cause: An invalid value was entered for a number attribute. It is possible that the LOV associated with the attribute returns incorrect values.
Action: Request that the owner of the LOV change it to return the correct type of values.
WWS-30595: A style with the specified name already exists.
Cause: The style name entered is not unique.
Action: Enter a unique style name that is not used in the current page group nor in the Shared Objects page group.
WWS-30601: An invalid date was entered.
Cause: The date entered is invalid.
Action: Enter a valid date.
WWS-30603: Invalid value entered for color.
Cause: An invalid value was entered in the style's color field.
Action: Enter a valid color value.
WWS-30617: At least one search term is required.
Cause: No search criteria was provided for the search.
Action: Enter some search criteria and submit the search.
WWS-30627: No language specified for translation.
Cause: No language was specified in the internal API that creates translations for the page group. One way to avoid this is to create translations through the user interface.
Action: Specify a language for translation.
WWS-30628: Specify a name that does not contain the following characters: \ / : * ? " < > | , & # %.
Cause: The name entered contains invalid characters.
Action: Specify a valid name. The name may not contain the following characters: \ / : * ? " < > | , & # %.
WWS-30629: Specify a name without spaces or special characters.
Cause: The name entered contains invalid characters.
Action: Specify a valid name. Valid characters are [A-Z], [a-z], [0-9] and "_".
WWS-30630: An attribute with the specified name already exists.
Cause: The attribute name entered is not unique.
Action: Enter a unique attribute name, one that is not used in the current page group nor in the Shared Objects page group.
WWS-30640: The Page Group's default language cannot be deleted.
Cause: An attempt was made to remove a page group's default language. This action is not permitted.
Action: Some translation languages can be removed. For a list of these, go to the Translations tab of page group properties.
WWS-30641: The Page Group ID does not exist.
Cause: An invalid page group ID was entered.
Action: Enter a valid page group ID.
WWS-30644: A page group with the specified name already exists.
Cause: The page group name entered is not unique.
Action: Enter a unique page group name.
WWS-30660: Invalid date: %1.
Cause: An invalid date value was entered for the search attribute.
Action: Enter a valid date value.
WWS-30661: Invalid number: %1.
Cause: An invalid number value was entered for the search attribute.
Action: Enter a valid number value.
WWS-30662: Procedure Call and Link Text cannot be null. Enter valid values for both these fields.
Cause: A value was not entered for the Procedure Call or the Link Text.
Action: Enter values for both fields. If you do not want to add a procedure call to the page type, ensure that both fields are null.
WWS-30663: A URL is not specified for this page.
Cause: The URL for a URL page is not specified.
Action: Specify a URL for the URL page.
WWS-30664: Valid PL/SQL code is not specified for this page.
Cause: The PL/SQL code for a PL/SQL page is not specified.
Action: Specify the PL/SQL code for the PL/SQL page.
WWS-30667: Saved search name already exists. Enter a new name.
Cause: The name given for the saved search already exists.
Action: Specify a unique name for the saved search.
WWS-30675: Display Name cannot be null.
Cause: Nothing was entered in the Display Name field.
Action: Enter a valid Display Name.
WWS-30680: Page Group not found.
Cause: An attempt was made to move an item to a nonexistent page group.
Action: Pass in a valid page group name to the move item API.
WWS-30683: Enter a number greater than Zero.
Cause: One or more numeric values greater than zero were required but not entered in page group properties.
Action: Provide all the required number values.
WWS-30686: An item type with the specified name already exists.
Cause: The item type name entered is not unique.
Action: Enter a unique item type name, one that is not used in the current page group nor in the Shared Objects page group.
WWS-30687: A page type with the specified name already exists.
Cause: The page type name entered is not unique.
Action: Enter a unique page type name, one that is not used in the current page group nor in the Shared Objects page group.
WWS-30693: This user does not exist.
Cause: An attempt was made to provide access to a user that does not exist.
Action: Provide a valid user name.
WWS-30695: Page name contains spaces or special characters.
Cause: The specified page name contained spaces or special characters.
Action: Remove the spaces and special characters from the page name.
WWS-30698: Invalid username specified. User does not exist.
Cause: An invalid user name or group name was entered.
Action: Enter a valid user name or group name. If you are not sure of the name, click the Browse Users or Browse Groups icon and select from the list provided.
WWS-30699: Path Alias Name is not defined for the Database Access Descriptor.
Cause: The CGI environment variables were not initialized.
Action: Check the middle tier log files.
WWS-30706: You must specify a database schema.
Cause: A schema name was not specified.
Action: Specify a valid schema name.
WWS-30707: Invalid schema specified. Database schema does not exist.
Cause: The database schema specified does not exist.
Action: Specify a valid database schema.
WWS-30710: You must specify an expiration date.
Cause: The item is set to expire on a future date, but an expiration date was not specified.
Action: Specify the expiration date.
WWS-30711: You must specify the number of days for the expiration period.
Cause: The item is set to expire in a certain number of days, but the number of days was not specified.
Action: Specify the number of days from the publish date when the item should expire.
WWS-30712: Publish Date must be in the proper date format. A 4-digit year must be indicated.
Cause: The publish date was entered in an invalid format.
Action: Enter the publish date in the format specified. Ensure that the year is indicated in four digits.
WWS-30713: Publish Date cannot be earlier than current date.
Cause: An attempt was made to publish this item before the current date, or an attempt was made to create a sub-item with a publish date that precedes the publish date of the parent item.
Action: Change the publish date of the item to a future date, or set the publish date of the sub-item to the same or a later date than the publish date of the parent item.
WWS-30714: Expire Date must be in the proper date format. A 4-digit year must be indicated.
Cause: The expiration date was entered in an invalid format.
Action: Enter the expiration date in the format specified. Ensure that the year is indicated in four digits.
WWS-30715: Expire Date must be later than current date.
Cause: An expiration date was entered for the item that was not later than the current date.
Action: The item can be expired only in the future. Specify an expiration date that is later than the current date.
WWS-30716: An expire date that is the same as or earlier than the publish date signifies an Expired item, which cannot be edited. In order to edit this item, you must modify the expiration period.
Cause: The item has expired and cannot be edited.
Action: Un-expire the item, then try again.
WWS-30717: Invalid number format specified for expiration period. Specify a non zero positive number.
Cause: An invalid number was entered for the expiration period.
Action: Specify a valid number.
WWS-30718: This item is currently being unzipped. To unzip again, wait until the status is set to Complete.
Cause: The Unzip link was clicked while the file was in the process of being unzipped.
Action: To unzip the zip file again, wait until the current unzip process is complete.
WWS-30719: Publish Date cannot be earlier than Create Date.
Cause: An attempt was made to enter a publish date that precedes the item's creation date.
Action: Enter a publish date that is either the same or later than the current date.
WWS-30720: Unable to create items.
Cause: Portal was unable to refresh a portlet provider or the Portlet Repository.
Action: Check the refresh log to determine the provider that throws error, then verify that the provider registration for that provider is correct. Make sure the provider is up and running during refresh.
WWS-30722: The value entered for the page group quota is less than the page group's current usage.
Cause: When modifying the page group quota, the new value must be greater than or equal to the number of megabytes already consumed by the contents of the page group.
Action: Enter a value greater than or equal to the current usage.
WWS-30723: Invalid value entered for page group quota.
Cause: The value entered for the page group quota is invalid.
Action: Enter a valid value or select No Limit to impose no quota restriction on the page group's use of space. Valid values include any positive number, including fractional values, such as 50.5.
WWS-30724: Quota for this page group exceeded.
Cause: The document or image could not be uploaded because the page group quota has been exceeded.
Action: Contact the portal administrator.
WWS-30725: Expire Date must be later than Publish Date.
Cause: An attempt was made to enter an item expiration date that precedes the item publish date.
Action: Enter an expiration date that is later than the publish date.
WWS-30728: Invalid number format entered for number type attribute or invalid values specified for number type list of values.
Cause: An invalid value or no value was specified for a number type attribute that is associated with this item type. The invalid value may be an invalid user-entered number or may be a selection from a list of values that contains invalid values.
Action: Edit the item type and provide valid values to all number type attributes. This may involve revising a list of values that is attached to a number type attribute.
WWS-30730: Unable to get the list of providers.
Cause: The registration information for some provider was invalid, or an internal error occurred in the provider subsystem.
Action: Verify that registration information for all providers is valid.
WWS-30731: Invalid date format specified.
Cause: An attempt was made to specify an invalid date format.
Action: Specify a valid date format.
WWS-30738: You have entered an invalid email address.
Cause: An attempt was made to enter an email address in an invalid format.
Action: Enter the email address in a valid format, for example, name@oracle.com.
WWS-30741: This item has been checked out so you cannot edit it.
Cause: Another user has checked the item out. The Edit icon was displayed because the page has not been refreshed since the other user checked the item out.
Action: Refresh the page to show the current status of its content. As soon as the other user checks the item in, you will be able to edit it.
WWS-30742: Advanced Search link cannot be null.
Cause: The choice to specify an Advanced Search Link was made, but the advanced search link value was not specified. The Advanced Search Link is specified either by selecting a page or specifying a URL.
Action: Specify an Advanced Search Link value.
WWS-30743: Advanced Search page cannot be null.
Cause: The choice was made to specify an Advanced Search Page, but the Advanced Search value was not specified. The Advanced Search Page is specified either by selecting a page or specifying a URL.
Action: Specify an Advanced Search Page value.
WWS-30748: Pending items cannot be unzipped. The item must first be approved.
Cause: An attempt was made to unzip an item that is pending approval. Items pending approval cannot be unzipped.
Action: Unzip after the item is approved.
WWS-30749: Search Results Page Names cannot be null.
Cause: One or both search results pages were not specified.
Action: Choose search results pages for basic and advanced searches.
WWS-31365: Valid date format: %1.
Cause: Dates must be entered in the correct format.
Action: Enter the date using the format specified.
WWS-32018: The format of this URL has changed. Change the source of this URL to the New URL displayed below. The Old URL is not supported in future releases. If your browser does not automatically re-direct you in 30 seconds, click the New URL below to go to the new page.
Cause: Portal URLs have changed, the old URL format is no longer valid.
Action: Wait to be redirected to the new URL, or click the link displayed.
WWS-32021: An error was encountered while deleting the page group. The page group has been deleted but you should check the logs for more information.
Cause: A page group that had some data inconsistency was deleted.
Action: No further action required. The page group has been deleted. You can look at the logs for additional details on the data inconsistency.
WWS-32022: The category has been created but it was not possible to place the search portlets on to the category page. The category page will not show the items or pages in the category.
Cause: This is usually caused when the category page template has been modified and the region in which the portlets are to be placed has been removed.
Action: If the category template is deleted, it will be re-created with the correct regions the next time a category is created. However, existing categories are not based on the new template. See the OracleAS Portal Configuration Guide, for information on how to remove and re-create all of the category pages based on a re-created template.
WWS-32023: The perspective has been created, but it was not possible to place the search portlets onto the perspective page. The perspective page will not show the items or pages in the perspective.
Cause: This is usually caused when the perspective page template has been modified and the region in which the portlets are to be placed has been removed.
Action: If the perspective template is deleted, it will be re-created with the correct regions the next time a perspective is created. However, existing perspectives are not based on the new template. See the OracleAS Portal Configuration Guide, for information on how to remove and re-create all of the perspective pages based on a re-created template.
WWS-32024: The file could not be filtered.
Cause: There may be a problem with an unsupported file format. To search file content and Themes and Gist, and view as HTML, the file must be filtered and converted to plain text. This is not always possible because some file formats are not supported. This error might also be caused by a problem with the set-up and configuration of Oracle Text.
Action: Ensure that the document is in a format supported by Oracle Text. See the OracleAS Portal Configuration Guide, available on Portal Center, for information on how to work with Oracle Text.
WWS-32025: The search criteria specified results in too many potential search terms.
Cause: The combination of operator and search term was used to create a list of potential search terms that is too large. This can occur when using the "partially match (%term%)" operator with a non-specific search term.
Action: Enter a more specific search term or use a different operator.
WWS-32026: The Oracle Text Installation is not complete: Knowledge base file or files are missing.
Cause: The Knowledge Base supplied with Oracle Text was not installed.
Action: Complete the installation of Oracle Text.
WWS-32028: The Oracle Text search query is too complex to process.
Cause: The Oracle Text search query provided is valid, but too complex for the installed version of Oracle Text to process.
Action: Simplify the search query expression and try again.
WWS-32029: Oracle Text error %1.
Cause: Oracle Text was unable to process the search query due to the specified error, starting with DRG-.
Action: For information on DRG- errors, refer to the Oracle Text.
WWS-32101: No data found.
Cause: No data was found for the requested object.
Action: Try another request for a valid object.
WWS-32103: You do not have permission to perform this operation.
Cause: The user does not have permission to perform this operation.
Action: Make sure that you are logged on as a user who has permission to perform the operation.
WWS-32110: Page name is missing.
Cause: A page name was required but not entered.
Action: Enter a valid page name.
WWS-32111: Display name is missing.
Cause: A display name was required but not entered.
Action: Enter a valid display name.
WWS-32118: Invalid REQUIRED value for an attribute.
Cause: One or more attributes required a value that was not provided.
Action: Provide values for all required attributes. Attributes that require a value are marked with an asterisk, *.
WWS-32139: The page group ID does not exist.
Cause: An invalid page group ID was passed to a function getting the default language of a page group.
Action: Pass a valid page group ID.
WWS-32141: The page does not exist.
Cause: An invalid page was specified to be rendered in the page portlet.
Action: Pass a valid page by changing the parameter value passed to the page portlet.
WWS-32143: Invalid display mode.
Cause: This portlet does not support the specified display mode.
Action: Choose either the Show or Edit display mode.
WWS-32146: You cannot move the root page.
Cause: Moving the root page of a page group is not permitted.
Action: Consider moving each of the root page's sub-pages or creating a new page group.
WWS-32147: You cannot move an object into itself.
Cause: Moving a page into one of its own sub-pages is not permitted.
Action: Choose a different destination for the page.
WWS-32150: The item name contains an invalid character.
Cause: A name containing one or more invalid characters was entered for the item.
Action: Enter a valid name for the item. Item names may contain the characters A to Z, a to z, 0 to 9, and _. Item names may not contain the characters \/:*?"<>|,&#%.