Skip Headers
Oracle® Application Server Web Cache Administrator's Guide
10g Release 2 (10.1.2)
Part No. B14046-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

17 Event Log Messages

This chapter contains a complete listing of the event logs messages, except those with a severity level of debug or internal error. It contains these topics:

Message Format

Each message is rated by severity:

In addition, OracleAS Web Cache provides messages, that are not included in this appendix, with severity levels of debug or internal error:

Messages that Reference Network Security Messages (NZE)

Several SSL-related errors are reported with NZE errors in the event log. Oracle Database Error Messages lists these errors in full, and "Resolving Common NZE Errors" describes the most commons NZE errors reported to the event log.

Message Listing

WXE-00800 Auto-Restart started successfully
notification
Cause: The Auto-Restart process has successfully completed its initialization.
Action: No action required.
WXE-08000 Internal error. Auto-Restart process terminating.
alert
Cause: An internal error occurred in the Auto-Restart process.
Action: This error usually occurs as a result of insufficient system resources. If the problem persists, contact Oracle Support.
WXE-08001 Failed to start the cache server. Auto-Restart process terminating.
alert
Cause: Failed to start the OracleAS Web Cache server.
Action: This error usually occurs as a result of insufficient system resources. If the problem persists, contact Oracle Support.
WXE-08002 Failed to find a Web Cache listening port that does not require SSL client-side certificates. Auto-Restart pinging is disabled.
warning
Cause: Auto-Restart does not support the use of client-side certificates. If all Web Cache listening ports require client-side certificates, then pinging is disabled in the Auto-Restart mechanism.
Action: To enable pinging, add a listening port that does not require client-side certificates.
WXE-08500 Cache server not responding on port %d.
error
Cause: The cache server may not have been running. The Auto-Restart process will continue to try to reach the cache server on the specified port.
Action: No action required.
WXE-08501 Timeout occurred communicating with the cache server.
error
Cause: The cache server was either in an unstable state or slow responding to queries.
Action: From the Auto-Restart page of Oracle Enterprise Manager or OracleAS Cache Manager, check the ping timeout interval and increase it if necessary.
WXE-08502 Lost connection with the cache server.
error
Cause: There were communication errors between the Auto-Restart process and the cache server. The Auto-Restart process will continue to try to reach the cache server.
Action: No action required.
WXE-08503 Operating system level error in %s() (%d): %s.
error
Cause: The specified system call returned the specified error.
Action: No action required.
WXE-08504 %u consecutive errors pinging the cache server.
notification
Cause: The Auto-Restart process received the specified number of failures when attempting to reach the cache server.
Action: No action required.
WXE-08505 %u consecutive error(s) pinging the cache server. %d error(s) required for restart.
notification
Cause: The Auto-Restart process received the specified number of failures when attempting to reach the cache server. The error message indicates the number of times the Auto-Restart process will attempt to reach the cache server.
Action: No action required.
WXE-08506 Unable to retrieve the cache server process ID from %s. Stopping the Auto-Restart process.
alert
Cause: Unable to read the OracleAS Web Cache server pid file. Most likely the file was deleted during a normal termination of the server. As a result, the Auto-Restart process was also shut down.
Action: No action required.
WXE-08507 Cache server process not running.
notification
Cause: There was no process on the system matching the process ID listed in the OracleAS Web Cache server pid file.
Action: No action required.
WXE-08508 Restarting the cache server.
alert
Cause: See accompanying error messages for more information.
Action: No action required.
WXE-08509 Starting the cache server.
alert
Cause: See accompanying error messages for more information.
Action: No action required.
WXE-08510 SSL set hardware acceleration failed. NZE-%d.
error
Cause: The SSL library failed to initialize the hardware SSL acceleration. The specified error message provides more detail.
Action: See the "Network Security Messages (NZE)" chapter of the Oracle Database Error Messages for information about NZE errors.
WXE-08511 SSL Set Thread Usage Failed. NZE-%d.
error
Cause: The SSL library failed to set the threading model. The specified error message provides more detail.
Action: See the "Network Security Messages (NZE)" chapter of the Oracle Database Error Messages for information about NZE errors.
WXE-08512 SSL Engine Failed to Initialize. NZE-%d.
error
Cause: The SSL engine failed to initialize. The specified error message provides more detail.
Action: See the "Network Security Messages (NZE)" chapter of the Oracle Database Error Messages for information about NZE errors.
WXE-09001 An error occurred while disabling core file creation.
warning
Cause: Internal error. The system/library call to disable core file creation returned an error.
Action: If the problem persists, contact Oracle Support.
WXE-09200 An error occurred while trying to create a background process.
alert
Cause: Could not open standard input while OracleAS Web Cache is creating a process.
Action: Determine why OracleAS Web Cache cannot read standard input or write to standard output for null device.
WXE-09403 Maximum number of file/socket descriptors set to %s.
notification
Cause: The specified number of file descriptors is set for use by OracleAS Web Cache.
Action: No action required.
WXE-09521 OracleAS Web Cache fails to find user ( %s ) in /etc/passwd.
alert
Cause: The specified user was not found in the password file.
Action: Add user to the password file.
WXE-09522 OracleAS Web Cache fails to find group ( %s ) in /etc/group.
alert
Cause: The specified group was not found in the group file.
Action: Add the group to the group file or modify the group ID in the Security page of Oracle Enterprise Manager or the Process Identity page of OracleAS Web Cache Manager.
WXE-09523 Invalid user ID ( %s ).
alert
Cause: The specified user ID was invalid.
Action: Correct the user ID in the Security page of Oracle Enterprise Manager or Process Identity page of OracleAS Web Cache Manager.
WXE-09524 Invalid group ID ( %s )
alert
Cause: The specified group ID was invalid.
Action: Correct the group ID in the Security page of Oracle Enterprise Manager or Process Identity page of OracleAS Web Cache Manager.
WXE-09525 Permission denied when setting user ID ( %s ).
alert
Cause: The specified user did not have the required permissions when setting the user ID.
Action: Grant the user required permissions or log in as a different user.
WXE-09526 Permission denied when setting group ID ( %s ).
alert
Cause: The user did not have the required permissions when setting group ID.
Action: Grant the user required permissions or log in as a different user.
WXE-09534 Unexpected File I/O Error ( %s ) when opening file %s.
alert
Cause: Could not open specified file.
Action: Review specified error to determine the problem on your system.
WXE-09570 Directory not found when unlinking file %s
notification
Cause: The directory was not found.
Action: Verify that OracleAS Web Cache was installed properly. You may need to reinstall OracleAS Web Cache.
WXE-09571 Too many files open when unlinking file %s.
notification
Cause: Too many files were open for available system resources.
Action: Adjust system resources and restart OracleAS Web Cache.
WXE-09572 No disk space available when unlinking file %s
notification
Cause: Insufficient disk space was available on the system.
Action: The system is running low on disk space. Free up disk space and restart OracleAS Web Cache.
WXE-09573 Unexpected File I/O Error ( %s ) when unlinking file %s.
notification
Cause: There was an unexpected input/output file error.
Action: Review the specified error and correct the problem on the system.
WXE-09574 Permission denied when unlinking file %s.
notification
Cause: Permission denied on file.
Action: Set correct permission on the specified file.
WXE-09600 SIGTERM caught - program will shut down once all connections are complete.
notification
Cause: Normal notification behavior. Shutdown event written to the log file.
Action: No action required.
WXE-09601 SIGUSR1 caught - program will reread configuration files after all connections are complete.
notification
Cause: Normal notification behavior. Configuration file reread event written to the log file.
Action: No action required.
WXE-09602 All configuration files have been reread.
notification
Cause: Normal notification behavior. All configuration files have been reread and this configuration reload event written to the log file.
Action: No action required.
WXE-09603 There was an error rereading the configuration files. The program is exiting.
alert
Cause: Invalid OracleAS Web Cache configuration files.
Action: Correct the OracleAS Web Cache configuration files and restart OracleAS Web Cache.
WXE-09604 Could not increase the number of file/socket descriptors to %s.
alert
Cause: Ran out of file descriptors on the system.
Action: Decrease the Maximum Incoming Connections value in the OracleAS Web Cache Manager, or increase the system file descriptors. Run OracleAS Web Cache as the root user.
WXE-09605 Cannot create OPMN shutdown thread. Continuing with startup.
notification
Cause: OracleAS Web Cache could not create OPMN shutdown thread.
Action: Use OPMN to abort the OracleAS Web Cache process during OracleAS Web Cache shutdown.
WXE-09606 Cannot create OPMN shutdown event. Continuing with startup.
notification
Cause: OracleAS Web Cache could not create OPMN shutdown event.
Action: Use OPMN to abort the OracleAS Web Cache process during OracleAS Web Cache shutdown.
WXE-09607 The admin server started successfully.
notification
Cause: The OracleAS Web Cache admin server process started successfully.
Action: No action required.
WXE-09608 The cache server process started successfully.
notification
Cause: The OracleAS Web Cache server process has started successfully.
Action: No action required.
WXE-09609 The server process could not initialize.
alert
Cause: The OracleAS Web Cache configuration is invalid.
Action: Review the error log file or use the Event Viewer to help determine the cause of the problem.
WXE-09610 The server is exiting.
notification
Cause: The cache server or admin server process is terminating.
Action: Review the error log file or use the Event Viewer to help determine the cause of the problem.
WXE-09611 The server could not start the service thread.
alert
Cause: The server process could not start the Service thread.
Action: Determine why OracleAS Web Cache cannot start a thread on your system.
WXE-09612 OracleAS Web Cache %s, %s
notification
Cause: Normal notification behavior. The OracleAS Web Cache version number was written to the log file.
Action: No action required.
WXE-09614 The following OracleAS Web Cache internal files are pre-populated to the cache: %s
notification
Cause: The specified OracleAS Web Cache internal files are loaded into the cache.
Action: No required action.
WXE-09700 Unable to initialize NLS. Error %d
alert
Cause: Internal error. A system/library call has unexpectedly failed.
Action: If the problem persists, contact Oracle Support.
WXE-09701 Unable to initialize NLS global structure.
alert
Cause: Internal error. A system/library call has unexpectedly failed.
Action: If the problem persists, contact Oracle Support.
WXE-09702 NLS boot file not found or missing; using default.
warning
Cause: Internal error. A system/library call has unexpectedly failed.
Action: If the problem persists, contact Oracle Support.
WXE-09703 Stop Issued. The program will shut down after all accepted requests are served, or a timeout occurs.
notification
Cause: Stop was issued.
Action: OracleAS Web Cache will be stopped.
WXE-09704 Abort Issued. The program will shut down immediately.
notification
Cause: Abort was issued.
Action: OracleAS Web Cache will be stopped immediately.
WXE-09705 Error accessing the Oracle Notification Service library, %s: %s
alert
Cause: An error occurred when attempting to open or access functions in the Oracle Notification Service (ONS) library. See the operating system level error message included in this message. The error message provides further details, such as "file not found" or "function not available".
Action: If the problem persists, contact Oracle Support.
WXE-09706 Ignoring unrecognized option: %s
alert
Cause: An alert was logged.
Action: Refer to the logged alert details and take the appropriate action.
WXE-09707 Failed to start the server.
alert
Cause: Failed to start the OracleAS Web Cache server. This error usually occurs as a result of insufficient system resources or invalid configuration.
Action: If the problem persists, contact Oracle Support.
WXE-09708 Failed to initialize DNS
alert
Cause: Failed to initialize DNS.
Action: If the problem persists, contact Oracle Support.
WXE-09709 Failed to initialize the HTTP component
alert
Cause: Failed to initialize HTTP.
Action: If the problem persists, contact Oracle Support.
WXE-09710 Cache server failed to initialize.
alert
Cause: Insufficient system resources or invalid OracleAS Web Cache configuration.
Action: Review the error log file or use the Event Viewer to help determine the cause of the problem.
WXE-09711 Problem loading message file for event log. Exiting.
alert
Cause: Message file for event log was not correctly loaded.
Action: Check the existence and permissions of the file wxeus.msb in $ORACLE_HOME/webcache/mesg/wxeus.msb on UNIX and ORACLE_HOME\webcache\mesg on Windows.
WXE-09712 Unable to open the Oracle Notification Service library, %s:%s. Searching the library path.
warning
Cause: An error occurred when attempting to open the Oracle Notification Service (ONS) library. See the operating system level error message included in this message. The error message provides further details, such as "file not found". OracleAS Web Cache will search the library path. If the library is still not / found, then OracleAS Web Cache returns event message 09705.
Action: If the problem persists, contact Oracle Support.
WXE-10054 Unable to resume service, UIPI return value is %s.
alert
Cause: Service could not be resumed.
Action: Review the error to determine the problem on your system.
WXE-10417 MIME Type Extension ( %s ) exceeds current size limit.
warning
Cause: Unexpected MIME type configured.
Action: No action required.
WXE-10418 Encoding Extension ( %s ) exceeds current size limit.
warning
Cause: Unexpected encoding type configured.
Action: No action required.
WXE-10419 Language Extension ( %s ) exceeds current size limit.
warning
Cause: Unexpected language type configured.
Action: No action required.
WXE-10536 You must specify a full path for %s. See %s %s.
alert
Cause: Failed to specify full path name.
Action: Specify a full path name for the file.
WXE-10555 Bad integer value ( %s ). See %s %s.
alert
Cause: Invalid drive letter.
Action: Contact Oracle Support.
WXE-10599 Unexpected error
alert
Cause: Unexpected internal error.
Action: Contact Oracle Support.
WXE-11058 Stale object updated for %s%s
trace
Cause: The complete response was successfully received and the cache entry is updated with the new response.
Action: No action required.
WXE-11059 Garbage object updated for %s%s
trace
Cause: The complete response was successfully received and the cache entry is updated with the new response.
Action: No action required.
WXE-11060 Object update aborted for %s%s.
trace
Cause: The response will not be used to update the stale or garbage object in the cache because it was determined that it is not cacheable.
Action: No action required.
WXE-11062 <!-- WEBCACHETAG--> and <!-- WEBCACHEEND--> tag parsing error
warning
Cause: The syntax for the <!-- WEBCACHETAG--> and <!-- WEBCACHEEND--> tags was incorrect.
Action: Correct the syntax of the <!-- WEBCACHETAG--> and <!-- WEBCACHEEND--> tags in the source.
WXE-11064 ESI object %s%s parsing error
warning
Cause: Object contained invalid ESI syntax.
Action: Correct the ESI syntax in the source.
WXE-11077 Cluster member sent invalid configuration error
warning
Cause: The cache cluster member sent a response to OracleAS Web Cache that indicates it has a configuration file different than the local configuration file for the cache cluster. A cluster runtime operates with the same webcache.xml configuration file for all members.
Action: Compare the two configuration files, and then propagate the proper version to all cluster members.
WXE-11078 Malformed environment object %s%s
warning
Cause: The syntax of the XML file specified by the ESI environment is incorrect.
Action: Check the XML object for possible syntax errors.
WXE-11083 Proxy server configuration error: %s
error
Cause: The proxy server was not correctly configured.
Action: Check the proxy server configuration in the Origin Servers page of Oracle Enterprise Manager or OracleAS Web Cache Manager and the general configuration of the proxy server itself.
WXE-11085 Authentication for the remote or subscriber cache is being challenged by a central or provider cache. Retry.
trace
Cause: Access to the central or provider cache requires authorization.
Action: Try accessing the cache again.
WXE-11088 Following URL is now in cache:
trace
Cause: The complete response was successfully received and populated into the cache.
Action: No action required.
WXE-11089 Error while sending the entity body to the origin server
error
Cause: OracleAS Web Cache encountered a bad network connection or the origin server was down.
Action: No action required
WXE-11091 Error while processing ESI for %s%s
warning
Cause: An error was encountered while ESI processing was done for the response. The page will not be cached.
Action: No action required.
WXE-11092 Object validated for %s%s
trace
Cause: The cached object was validated by the origin server and its expiration timestamps were updated accordingly.
Action: No action required.
WXE-11093 Content-Length value %d sent by origin server does not match number of bytes received, that is %d bytes for %s%s.
warning
Cause: This error can occur if the origin server sent an incorrect Content-Length value or if the connection was unexpectedly terminated.
Action: Check that the origin server is sending the correct Content-Length for the URL mentioned.
WXE-11095 Update fails because object is no longer cacheable.
trace
Cause: This request was no longer cacheable.
Action: No action required.
WXE-11110 The maximum cache size is set too low. OracleAS Web Cache failed to initialize.
alert
Cause: The maximum cache size is set too low. Some of the data structures could not be initialized because of insufficient memory. This error could also be caused by changes to the file internal.xml.
Action: Increase the maximum cache size. If this fails, revert to the original values in internal.xml. Contact Oracle Support for information about the internal.xml file.
WXE-11111 Based on maximum cache memory limit %s, a cache table is created.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11118 Duplicate search key %s found in Surrogate-Key response header is discarded.
error
Cause: A duplicate search key was discovered in the Surrogate-Key response header.
Action: Remove the duplicate search key token from Surrogate-Key response header.
WXE-11119 The number of search keys changed.
warning
Cause: The number of search keys has changed for the same cached object.
Action: No action required.
WXE-11128 A duplicate cache insertion is found. Cache insertion fails.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11136 An error occurs during shutdown. The internal.xml file has been corrupted or moved.
alert
Cause: The internal.xml file was corrupted or moved during the shutdown operation.
Action: Recover internal.xml by copying from internal.xml.bak.
WXE-11201 OracleAS Web Cache is unable to resolve the IP address of %s. Check your DNS setup.
alert
Cause: OracleAS Web Cache was unable to resolve the IP address of the origin server.
Action: Check whether the origin server is a valid host. You can alter origin server configuration in the Origin Servers page of Oracle Enterprise Manager or OracleAS Web Cache Manager.
WXE-11202 Origin server %s does not use IPv4.
alert
Cause: OracleAS Web Cache only supports IP version 4. The IP address of the origin server could not be resolved because it used another version of IP.
Action: Check that the origin server is a valid host and check the DNS setup. You can alter origin server configuration in the Origin Servers page of Oracle Enterprise Manager or OracleAS Web Cache Manager.
WXE-11203 OracleAS Web Cache fails to connect to the origin server (id=%d).
warning
Cause: An origin server is not available.
Action: Check the status of the origin server and the network connection.
WXE-11205 OracleAS Web Cache marked the origin server %s:%u (id=%d) as down and removed all session information bound to it.
trace
Cause: The origin server was disabled or reached its failover threshold. OracleAS Web Cache automatically distributes the request load over the remaining origin servers and polls the failed origin server for its current status.
Action: No action required.
WXE-11206 OracleAS Web Cache is unable to start pinging the origin server. rc code=%d
alert
Cause: There was a potential memory allocation error.
Action: Check the configured memory usage in the Resource Limits and Timeouts page of Oracle Enterprise Manager or the Resource Limits page of OracleAS Web Cache Manager. If the problem persists, contact Oracle Support.
WXE-11207 Origin server %s:%u (id=%d) is down; OracleAS Web Cache starts polling for status.
warning
Cause: The origin server reached its failover threshold. OracleAS Web Cache automatically distributes the request load over the remaining origin servers and polls the failed origin server for its current status.
Action: No action required.
WXE-11208 Cache cluster member %s (id=%d) is down; cache cluster members start polling for status.
warning
Cause: The cache cluster member reached its failover threshold. OracleAS Web Cache reassigns ownership of cache content, and polls the failed cache cluster member for its status.
Action: No action required.
WXE-11209 Origin server %s:%u (id=%d) is back up; OracleAS Web Cache stops polling and restores origin server.
warning
Cause: The ping URL to the origin server succeeded.
Action: No action required.
WXE-11210 Cache cluster member %s (id=%d) is up; cache cluster members stop polling and restore it.
warning
Cause: The ping URL to the cache cluster member succeeded.
Action: No action required.
WXE-11211 All origin servers for site %s are down. Last origin server was (id=%d).
warning
Cause: All origin servers configured for the site are down.
Action: No action required.
WXE-11220 Session binding routing to origin server %s:%u (id=%d) for site %s
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11221 The origin server request is queued for site %s and site-to-server mapping %s.
trace
Cause: The origin server was busy.
Action: No action required.
WXE-11222 The origin server request is dropped due to a full queue for site %s and site pattern %s.
trace
Cause: The origin server request queue was full.
Action: No action required.
WXE-11223 The origin server request is routed to peer cache cluster member %s (id=%d) for site %s.
trace
Cause: The request did not support session binding, and the requested object was owned by the peer cache cluster member.
Action: No action required.
WXE-11224 Site %s matches site-to-server mapping %s.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11225 OracleAS Web Cache cannot find any running origin servers to route the request for site %s.
warning
Cause: All origin servers are down.
Action: No action required.
WXE-11226 The session binding request is to a busy origin server %s:%u (id=%d) for site %s.
trace
Cause: The session binding request was to a server was that was busy.
Action: No action required.
WXE-11227 Request is routed to origin server %s:%u using load balancing.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11228 No defined origin server can serve this request for site %s. The request is dropped.
trace
Cause: This request was not an ESI template and could not be served by dynamic origin servers for ESI provider sites.
Action: No action required.
WXE-11229 This ESI fragment request is forwarded to a dynamic origin server for ESI provider site %s.
trace
Cause: The request was for an ESI fragment without a matching site-to-server mapping.
Action: No action required.
WXE-11240 Origin server %s:%u (id=%d) has %d connections timed out or closed for other reasons.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11250 ESI include fragment protocol does not match origin server protocol: Origin Server Protocol=%s URL=%s%s%s
warning
Cause: The protocol used in the src attribute does not match the protocol specified in the Sites page of Oracle Enterprise Manager or Site-to-Server Mapping page of OracleAS Web Cache Manager. OracleAS Web Cache used the protocol configured for the origin server in the Sites or Site-to-Server Mapping page.
Action: Correct the protocol in the template for the fragment.
WXE-11260 Session binding cookie name %s with cookie value %s exceeds limit %d.
warning
Cause: The cookie name and value exceeded the allowed length limit in OracleAS Web Cache.
Action: Contact Oracle Support.
WXE-11261 Session binding query string parameter name %s with value %s exceeds limit %d.
warning
Cause: The query string parameter name and value exceeded the allowed length limit in OracleAS Web Cache.
Action: Contact Oracle Support.
WXE-11290 DNS cache miss. Scheduling DNS task for host name %s
trace
Cause: The entry for the host name was stale or missing in OracleAS Web Cache's DNS cache. OracleAS Web Cache scheduled a DNS task to get the host name.
Action: No action required.
WXE-11291 DNS lookup task scheduling fails for host %s.
alert
Cause: Asynchronous task scheduling failed.
Action: Check the log of corresponding asynchronous task scheduling.
WXE-11292 DNS lookup succeeds for host %s.
trace
Cause: The DNS cache miss and lookup succeeded.
Action: No action required.
WXE-11293 OracleAS Web Cache fails to connect to dynamic origin server for ESI provider site and again performs a DNS lookup for host %s.
trace
Cause: There was a possible stale DNS cache entry.
Action: No action required.
WXE-11294 OracleAS Web Cache fails to connect to a dynamic origin server for ESI provider site with fresh DNS lookup result for host %s.
alert
Cause: There was a potential system DNS error or invalid host.
Action: 1. Check whether the host is valid. 2. In a deployment environment, try to connect to this host and port. If the connection succeeds, then check the system/network DNS setup. 3. If problem persists, contact Oracle Support.
WXE-11295 OracleAS Web Cache failed in DNS lookup for host %s.
warning
Cause: There was a potential system DNS error or invalid host.
Action: 1. Check whether the host is valid. 2. In a deployment environment, try to connect to this host and port. If the connection succeeds, then check the system/network DNS setup. 3. If problem persists, contact Oracle Support
WXE-11296 Dynamic origin server name %s is too long.
error
Cause: Dynamic origin server name specified for an ESI fragment is longer than 255 characters.
Action: Check the host name that appears in src attribute of <esi:include> tag.
WXE-11297 Cached DNS look up result for host %s is used.
trace
Cause: Cached DNS look up result was used to establish a connection to a dynamic origin server.
Action: No action required.
WXE-11300 The attempt to create an entry in the cache failed due to low memory.
alert
Cause: Memory low during insertion.
Action: No action required.
WXE-11303 Request method is not GET nor POST nor PUT; tunneling.
trace
Cause: The HTTP method in the request is not one of GET, POST or PUT. OracleAS Web Cache will tunnel this request between the client and the origin server.
Action: No action required.
WXE-11304 Cache miss request.
trace
Cause: The cache did not have a object matching the request.
Action: No action required.
WXE-11306 Request is for a non-cacheable object, forwarding request to the backend.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11308 Request may not be cacheable according to caching rule.
trace
Cause: Normal trace behavior.
Action: No action required.
WXE-11311 OracleAS Web Cache generates a HTTP 200 OK status code.
trace
Cause: The request completed successfully.
Action: No action required.
WXE-11312 invalid Oracle-ECID request header
error
Cause: OracleAS Web Cache was unable to parse the Oracle-ECID request header.
Action: Correct the syntax of the Oracle-ECID request header.
WXE-11313 The cache server reached the maximum number of allowed incoming connections. Listening is temporarily suspended on port %d.
alert
Cause: The cache server reached the maximum number of incoming connections specified in the Resource Limits and Timeouts page of Oracle Enterprise Manager or Resource Limits page or OracleAS Web Cache Manager.
Action: Try again later. If this message persists, increase the maximum incoming connections in the Resource Limits and Timeouts page of Oracle Enterprise Manager or OracleAS Web Cache Manager.
WXE-11314 Listening has resumed on port %d.
alert
Cause: The number of incoming connection count is under the threshold, enabling the cache server to accept new requests from browsers.
Action: No action required.
WXE-11315 OracleAS Web Cache generates a HTTP 202 Accepted status code.
trace
Cause: The request was accepted.
Action: No action required.
WXE-11316 The request is for a End-User Performance Monitoring GIF file.
trace
Cause: Normal activity for End-User Performance Monitoring.
Action: No action required.
WXE-11317 OracleAS Web Cache generates an HTTP 304 Not-Modified status code.
trace
Cause: OracleAS Web Cache sent an HTTP 304 Not-Modified status code to the browser.
Action: No action required.
WXE-11321 Connection from browser cannot be established.
error
Cause: The handshake with the browser failed.
Action: No action required.
WXE-11327 The request contains incorrect content.
error
Cause: The object request could not be processed because the request contained incorrect or malformed information. Typical reasons are invalid, incomplete or malformed header information. This error can also occur when referencing ESI-only objects from non-ESI requests.
Action: Check the event log to determine which information is incorrect.
WXE-11330 The request prefix %s%s matches an alias for configured site %s.
trace
Cause: The alias for the site matched the Host request header.
Action: No action required.
WXE-11331 Request matches configured site %s.
trace
Cause: The Host request header matched the site name.
Action: No action required.
WXE-11332 Failed to rewrite URI from '%s' to '%s' according to rewrite rule '%s'. The original URI will be used.
warning
Cause: URI rewrite failed. OracleAS Web Cache will use the original URI in subsequent operations without rewriting.
Action: Modify URL rewrite rules.
WXE-11333 URI is rewritten from %s to %s according to rewrite rule %s.
trace
Cause: URI rewrite was successful.
Action: No action required.
WXE-11334 User-Agent request header %s does not match any rule. OracleAS Web Cache remapped User-Agent to the default value %s.
trace
Cause: User-Agent request header did not match any rule.
Action: Manually modify user-agent rules in the webcache.xml file.
WXE-11335 User-Agent request header remapped from %s to %s according to mapping rule %s.
trace
Cause: User-Agent request header matched a rule.
Action: No action required.
WXE-11336 The request fails authorization check.
error
Cause: The request was not processed due to insufficient privileges or authorization rejection.
Action: Make sure you are authorized to perform the invalidation operation.
WXE-11337 Administration service unavailable. Try again later.
warning
Cause: There were too many administration requests.
Action: Ensure that only one user is the administrator user.
WXE-11338 URL is in the cache
trace
Cause: There was a matching entry in the cache for this request.
Action: No action required.
WXE-11339 OracleAS Web Cache determined the request might be cacheable based on existing cache policy.
trace
Cause: There was no matching cache entry for this request. However, based on existing cache policy, OracleAS Web Cache determined that it is likely to be cacheable.
Action: No action required.
WXE-11340 A new entry in the cache is created.
trace
Cause: OracleAS Web Cache created an entry in the cache for this request.
Action: No action required.
WXE-11342 OracleAS Web Cache determined the request might not be cacheable based on existing cache policy.
trace
Cause: There was no matching cache entry for this request. However, based on existing cache policy, OracleAS Web Cache determined that it is likely to be not cacheable.
Action: No action required.
WXE-11343 The requested site does not have a matching origin server mapping. A bad request error will be returned.
error
Cause: There was no matching site-to-server mapping for this non-ESI-fragment request.
Action: No action required.
WXE-11344 Returning a freshly cached object.
trace
Cause: The cached object will be returned because it is still fresh.
Action: No action required.
WXE-11345 The cached object is stale and this request will be served stale.
trace
Cause: The cached object is stale and OracleAS Web Cache decided to serve the stale copy to the request.
Action: No action required.
WXE-11346 The cached object is stale and an origin server will be contacted for a fresh copy.
trace
Cause: Because the cached object is stale, OracleAS Web Cache fetched a new version of the object to update the cache and satisfy this request with the new response.
Action: No action required.
WXE-11347 The cached object is garbage.
trace
Cause: The cached object is in garbage state, meaning that it could not be used to serve to the client.
Action: No action required.
WXE-11348 There is already another pending request for the same object being forwarded to the origin server for a fresh copy. This request will wait for the fresh copy.
trace
Cause: The cached object is in garbage state, and there is another request for the same object being forwarded to the origin server for a fresh copy to update the cache. Therefore, this request will wait until the fresh copy arrives.
Action: No action required.
WXE-11349 The request will be forwarded to the origin server to obtain a fresh copy of the object.
trace
Cause: The cached object was in garbage state, and there was no other request pending to update the cache. OracleAS Web Cache will forward this request to the origin server for a fresh copy of the object to update the cache and satisfy this request with the new response.
Action: No action required.
WXE-11350 The request contains no site information in the URL or Host header. The configuration of the default site %s will be used.
trace
Cause: The request did not contain a Host header, nor did it have an absolute URL that contained a site name. OracleAS Web Cache will use the default site in the configuration for this request.
Action: No action required.
WXE-11351 The complete site name is: %s
trace
Cause: The complete site name was resolved based on the configuration.
Action: No action required.
WXE-11352 There is no matching defined site or aliases in the configuration for this request.
trace
Cause: The configuration did not contain a matching site definition for the request. The site name will be taken from the request as is.
Action: No action required.
WXE-11354 Out of memory while processing the request. A service unavailable response is returned to the client. Client IP: %s
alert
Cause: OracleAS Web Cache failed to obtain enough memory while processing the request.
Action: Adjust the maximum cache size in the Resource Limits and Timeouts page of Oracle Enterprise Manager or Resource Limits page of OracleAS Web Cache Manager. If the problem persists, contact Oracle Support.
WXE-11355 Single request header length exceeds configured maximum. A forbidden error response is returned to the client. Client IP: %s
error
Cause: One of the headers in the request exceeded the configured maximum.
Action: Adjust the maximum individual header size limit in the Security page of Oracle Enterprise Manager or OracleAS Web Cache Manager. If the problem persists, contact Oracle Support.
WXE-11356 Total request header length exceeds configured maximum. A forbidden error response is returned to the client. Client IP: %s
error
Cause: The total length of the headers in the request exceeded the configured maximum.
Action: Adjust the maximum combined header size limit in the Security page of Oracle Enterprise Manager or OracleAS Web Cache Manager. If the problem persists, contact Oracle Support.
WXE-11357 Failed to resolve the requested site name. A bad host error response is returned to the client.
error
Cause: The request did not contain enough information about the site name.
Action: No action required.
WXE-11358 Failed client certificate check. A forbidden error response is returned.
error
Cause: The request was for a URL that requires a client certificate, and the certificate check failed for this request.
Action: No action required.
WXE-11359 Host header missing in HTTP/1.1 request. A bad host error response is returned.
error
Cause: The request was an HTTP/1.1 request, but is missing the required Host header.
Action: No action required.
WXE-11360 Error processing the Transfer-Encoding header in the request. A bad request error response is returned.
error
Cause: An error was encountered while processing the Transfer-Encoding header in the request.
Action: No action required.
WXE-11361 Transfer-Encoding specified in the request is not supported. An HTTP not implemented error response is returned.
error
Cause: OracleAS Web Cache only supports chunked encoding. Other types transfer encoding are not supported.
Action: No action required.
WXE-11362 Malformed request. A bad request error response is returned. Client IP: %s
error
Cause: The request was malformed.
Action: No action required.
WXE-11363 Out of memory while processing the request. The request is dropped.
error
Cause: OracleAS Web Cache failed to obtain enough memory while processing the request.
Action: Adjust the maximum cache size in the Resource Limits and Timeouts page of Oracle Enterprise Manager or Resource Limits page of OracleAS Web Cache Manager. If the problem persists, contact Oracle Support.
WXE-11364 Network error response is returned.
error
Cause: A network error was encountered while processing the request.
Action: Check other error messages related to this request.
WXE-11365 Server busy response is returned.
error
Cause: The origin servers for the requested site were at full capacity, and the waiting queue was full.
Action: Increase the capacity of the origin servers.
WXE-11366 A client connection to listening port %d is dropped.
warning
Cause: A connection failure was encountered between OracleAS Web Cache and the client, so the request could not be completed.
Action: No action required.
WXE-11367 No matching origin server can be found for the requested site. A bad host error response is returned
error
Cause: The requested site did not have any matching origin servers in the configuration.
Action: Modify the Sites page of Oracle Enterprise Manager or Site-to-Server Mapping page of OracleAS Web Cache Manager.
WXE-11368 ESI exception error response is returned.
error
Cause: An ESI exception was encountered while processing the request.
Action: Check other error messages related to this request.
WXE-11369 The request method is not supported. An HTTP not implemented error response is returned.
error
Cause: The request specified an unsupported method.
Action: No action required.
WXE-11370 A chunk-encoded request entity body contains a chunk that exceeds %u bytes. A bad request error response is returned. Client IP: %s
error
Cause: This chunk-encoded request contained a chunk that exceeded the DOCHEADERBUFFERSIZE setting in internal.xml
Action: Consider increasing DOCHEADERBUFFERSIZE.
WXE-11371 Malformed request. The chunk-encoded request entity body contains a line feed without a preceding carriage return. A bad request error response is returned. Client IP: %s
error
Cause: The request is malformed.
Action: none
WXE-11372 Aborting origin server request
warning
Cause: A request sent to OracleAS Web Cache was aborted. Because OracleAS Web Cache was in the process of forwarding the request to an origin server, the request to the origin server was also aborted.
Action: No action required.
WXE-11373 This request %s is not being enabled with End-User Performance Monitoring
warning
Cause: A single response from the origin server to OracleAS Web Cache was not enabled for End-User Performance Monitoring because of a software limitation.
Action: No action required.
WXE-11376 The cached object is stale and this request will be served stale. However origin server is already being contacted for the fresh copy by some other request
trace
Cause: The cached object is stale and OracleAS Web Cache decided to serve the stale copy to the request. The origin server was already contacted for the fresh copy by some other request
Action: No action required.
WXE-11377 Aborting receiving request entity body because origin server connection has been aborted
trace
Cause: An error occurred while sending the request entity body to an origin server. The origin server connection was aborted. Because of this, OracleAS Web Cache is aborting the request received from the client.
Action: No action required.
WXE-11379 The request is using global site configuration.
trace
Cause: OracleAS Web Cache used global site configuration for this request.
Action: No action required.
WXE-11380 Request URL path prefix %s is re-written to %s based on site definition.
trace
Cause: URL path prefix was re-written based on the site configuration.
Action: No action required.
WXE-11381 A request is sent for a forbidden operation.
error
Cause: The request was attempted to be performed on an IP address for which the operation is forbidden.
Action: Check the IP address to ensure the correct target platform was specified.
WXE-11382 The URL for the statistics monitoring request is not valid.
error
Cause: The incorrect URL was used for the statistics monitoring request.
Action: Check the URL.
WXE-11384 The request operation is not supported.
error
Cause: The request attempted to perform an unsupported operation.
Action: Contact Oracle Support.
WXE-11385 The request fails because the service is unavailable.
error
Cause: The request was not processed because the service at the specified IP address was not available.
Action: Make the sure service is available prior to initiating the invalidation request.
WXE-11386 The request fails because the portal service is unavailable.
error
Cause: The request was not processed because the service at the specified IP address was not available.
Action: Make sure the service is available prior to initiating the invalidation request.
WXE-11387 The request fails due to a gateway timeout.
error
Cause: The request was not be processed due to a gateway timeout.
Action: Make sure the gateway is active and available for processing requests.
WXE-11388 The request fails due to ESI feature negotiation error.
error
Cause: The request was not be processed due an an error during the ESI negotiation phase.
Action: Contact Oracle Support.
WXE-11389 The request fails due to unsupported ESI operation.
error
Cause: The request was not processed because no clients on the path of request can provide sufficient ESI processing capability.
Action: Check the offending ESI tag for correctness or possible typographical errors.
WXE-11390 The ECID %s overrides the temporary ECID %s.
notification
Cause: The ECID generated internally by OracleAS Web Cache was overridden by the new ECID discovered in the incoming Oracle-ECID request header. From now on, events logged within the request/response context will be displayed with the new ECID instead of the temporary ECID.
Action: No action required.
WXE-11391 Detailed information about ECID %s is in the next line.
notification
Cause: Additional information about the request represented by the ECID was acquired and will be printed in the next line in the event log.
Action: No action required.
WXE-11392 The object is in the cache, but the inactivity timeout cookie must be updated.
trace
Cause: The cached object will be returned to the client, but the inactivity timeout cookie must first be updated.
Action: No action required.
WXE-11393 The central cache or provider cache is challenges the remote or subscriber cache for identity information.
trace
Cause: The central cache or provider cache requested content from its parent cache. Before receiving content, it must register itself as an OracleAS Web Cache to establish a hierarchical relationship.
Action: No action required.
WXE-11394 The invalidation request is redundant.
trace
Cause: The invalidation request was not processed because the request was redundant with a previous requests. This error can occur in cache hierarchies.
Action: No action required.
WXE-11397 request failed due to insufficient memory
alert
Cause: The object request failed due to insufficient memory necessary to process all of the objects.
Action: Increase the size of the pagefile.
WXE-11398 A client connection to listening port %d is dropped at the end of keep-alive session.
trace
Cause: A connection between OracleAS Web Cache and the client was terminated, marking the end of the keep-alive session.
Action: No action required.
WXE-11399 The port number in the Host header %s is replaced with the port number of the connection %d.
trace
Cause: As a work around for an known Internet Explorer problem, the port number in the Host header was ignored and port number of the actual connection was used to determine the site instead.