Oracle Fusion Middleware Error Messages Guide
Total Page:16
File Type:pdf, Size:1020Kb
Oracle® WebLogic Server Error Messages Reference 12c Release 1 (12.1.1) E26117-01 December 2011 This document contains the Message Catalogs for Oracle WebLogic Server. Oracle WebLogic Server Error Messages Reference, 12c Release 1 (12.1.1) E26117-01 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services. Contents Preface ................................................................................................................................................................. v Audience....................................................................................................................................................... v Documentation Accessibility..................................................................................................................... v Conventions ................................................................................................................................................. v 1 BEA-000001 to BEA-2160002 iii iv Preface This manual provides information about the error messages you may encounter when installing and using Oracle Fusion Middleware components. It augments the message texts by providing additional cause and action information. For more information on error messages in Oracle Application Server, browse the documentation on the Oracle Technology Network (OTN) at http://www.oracle.com/technology/products/ias/index.html. Audience This manual is intended for anyone who uses Oracle Fusion Middleware and requires more information about an error message encountered in the product. Documentation Accessibility For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc. Access to Oracle Support Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired. Conventions The following text conventions are used in this document: Convention Meaning boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. v vi 1 1BEA-000001 to BEA-2160002 BEA-000001: Server must be started by Node Manager when consensus leasing is enabled. Cause: The server was not started by Node Manager. Action: Start the server using Node Manager. Level: 1 Type: INTERNAL_ERROR Impact: ConsensusLeasing BEA-000101: Cannot resolve ClusterAddress: {0} Cause: The cluster address {0} could not be resolved. ClusterAddress should be a DNS name that maps to multiple IP addresses. Action: Set the correct ClusterAddress property for the cluster. Level: 1 Type: NOTIFICATION Impact: Cluster BEA-000102: Joining cluster {0} on {1}:{2} Cause: The server has joined cluster {0}. Action: No action is required. Level: 1 Type: NOTIFICATION Impact: Cluster BEA-000103: Disconnecting from cluster {0} Cause: When a server is suspended, it is no longer a member of cluster {0}. Action: No action is required. Level: 1 Type: NOTIFICATION Impact: Cluster BEA-000104: Cluster members are running incompatible versions. Local version: {0}. Remote version ({1}): {2} Cause: This server is a different version than other servers in this cluster. Action: Ensure that all members of this cluster are running the same version. BEA-000001 to BEA-2160002 1-1 Level: 1 Type: ERROR Impact: Cluster BEA-000105: The server is leaving the cluster because it is an incompatible version. Cause: This server is running a different version of WebLogic Server. Action: Set a different multicast address for this cluster. Use an address in the range of 224.0.0.0 - 239.255.255.255. Avoid the reserved range 224.0.0.0 - 224.0.1.255. Level: 1 Type: NOTIFICATION Impact: Cluster BEA-000107: Failed to install {0} in place of those currently installed due to {1}. Cause: An error occurred while resolving non-local conflicting offers for a node in the JNDI tree. Action: Check the preceding conflict start message in the logs. Try to avoid the conflict by taking one of the suggested actions. If the problem persists, contact My Oracle Support and provide the stack trace for further analysis. Level: 1 Type: ERROR Impact: Cluster BEA-000108: Attempt to retract offer {0}, which is neither installed nor pending. Cause: An attempt was made to retract an offer, which was neither previously installed nor is in the conflict resolution stage. Action: No action is required. Level: 1 Type: ERROR Impact: Cluster BEA-000109: An error occurred while sending multicast message: {0}. Cause: An error occurred while trying to send a message over multicast. Action: WebLogic Server will try to recover from this error. If the problem continues to persist, make sure that the network infrastructure and NIC are functioning properly. If you believe no environment problems exist, contact My Oracle Support and provide the stack trace for further analysis. Level: 1 Type: ERROR Impact: Cluster BEA-000110: Multicast socket receive error: {0}. Cause: An error occurred while trying to receive a message over the multicast. Action: Ensure that the NIC is functioning properly. If it appears that no environment problems exist, contact My Oracle Support and provide the stack trace for further analysis. 1-2 Oracle WebLogic Server Error Message Reference Level: 1 Type: ERROR Impact: Cluster BEA-000111: Adding {0} with ID {2} to cluster: {1} view. Cause: This is an informational message. Action: No action is required. Level: 1 Type: NOTIFICATION Impact: Cluster BEA-000112: Removing {0} from cluster view due to timeout. Cause: Removing {0} from cluster as it failed to send heartbeats over the multicast in the past 30 seconds. Action: If a server has been shut down or suspended, no action is required. If the remote server {0} appears to be hung, take thread dumps and send them to My Oracle Support. Level: 1 Type: NOTIFICATION Impact: Cluster BEA-000113: Removing {0} from cluster view due to PeerGone. Cause: The TCP/IP connection