5.8.5
Table Of Contents
- VMware vCenter Operations Manager Administration Guide
- Contents
- VMware vCenter Operations Manager Administration Guide
- Configuring and Managing vCenter Operations Manager
- Configuring Adapters
- Configuring Resources
- Configuring Attribute Packages
- Configuring Applications
- Configuring and Managing Users
- Configuring Alert Notifications
- Performing Basic System Administration Tasks
- View Performance Information
- View Status Information
- vCenter Operations Manager Service Names
- Start or Stop vCenter Operations Manager Services
- Viewing and Managing System Log Files
- Delete Old Data in the File System Database
- Run the Audit Report
- Modify Global Settings
- Modify Global Settings for Virtual Environments
- Create a Support Bundle
- Resolving Administrative System Alerts
- Analytics FSDB Overloaded
- Analytics Threshold Checking Overloaded
- Collector Is Down
- Controller Is Unable to Connect to MQ
- DataQueue Is Filling Up
- Describe Failed
- Failed to Connect to Replication MQ
- Failed to Repair Corrupted FSDB Files
- File Queue Is Full
- FSDB Files Corrupted for Resources
- FSDB Storage Drive Free Space Is Less Than 10%
- No DT Processors Connected
- One or More Resources Were Not Started
- Outbound Alert Send Failed
- Replication MQ Sender Is Blocked
- Backing Up and Recovering Data
- Backing Up and Recovering Data Components
- Backing Up and Recovering Processing Components
- Configuring the Repository Adapter
- Repository Adapter Requirements and Limitations
- Repository Adapter Configuration Steps
- Creating a Database User for the Repository Adapter
- Configure the Source Database Connection for the Repository Adapter
- Configure the Output Destination for the Repository Adapter
- Configuring the Source and Destination Columns for the Repository Adapter
- Configure Data Export Values for the Repository Adapter
- Customizing Repository Adapter Operation
- Start the Repository Adapter
- Using System Tools
- Using the Database Command Line Interface
- Index
Using an External Log Monitoring Tool
If you use an external log file monitoring tool to search for significant messages in
vCenter Operations Manager log files, you might want to check for specific message strings in specific log
files.
Analytics Log File Messages
These messages in the analytics.log file might indicate that an Oracle database is down.
ERROR [Thread-10]
com.integrien.alive.common.hibernate.util.OracleConnectionProvider.getConnection - Exception
trying to set up connection
java.sql.SQLException: Io exception: Connection reset by peer: socket write error
ERROR [Thread-10] com.integrien.alive.common.hibernate.dao.BaseDAO.executeSingle -
org.hibernate.HibernateException: org.hibernate.exception.GenericJDBCException: Cannot open
connection
ERROR [Thread-10]
com.integrien.alive.common.availability.AvailabilityChecker.isDBConnectionAvailable -
org.hibernate.HibernateException: org.hibernate.exception.GenericJDBCException: Cannot open
connection
These messages indicate that the AnalyticsService service started successfully.
INFORMATION [WrapperListener_start_runner] com.integrien.analytics.AnalyticsMain.start -
AnalyticsService has been started 10.1.11.40
INFORMATION [Thread-1] com.integrien.analytics.AnalyticsMain.doRun – Ready
Controller Log File Messages
These messages in the controller.log file might indicate a problem with an SQL Server database.
ERROR [Thread-1] com.integrien.alive.ui.util.MainPortalListener.contextInitialized -
org.hibernate.exception.GenericJDBCException: Cannot open connection
ERROR [Thread-5] com.integrien.alive.common.hibernate.dao.BaseDAO.executeInTransaction - Cannot
open connection
org.hibernate.exception.GenericJDBCException: Cannot open connection
These messages indicate that the ActiveMQ service is not available.
ERROR [http-80-3]
com.integrien.alive.common.rmi.MetricDataDistributorClient.getCurrentHealthsFromMemory -
MetricDataDistributorClient -- Failed to Receive Metric Data. Re-initializing Failed. Null
ERROR [Communicator] com.integrien.alive.controller.collector.CommunicatorThread.connect - Can
not connect to the MQ Broker. The reason is Could not connect to broker URL:
tcp://localhost:61616?wireFormat.maxInactivityDuration=0. Reason: java.net.ConnectException:
Connection refused: connect
These messages indicate that the vcopsWebService service started successfully.
INFORMATION [Thread-1] com.integrien.alive.ui.util.MainPortalListener.contextInitialized -
AliveService has been started 10.1.11.40
INFORMATION [Describe thread] com.integrien.alive.controller.collector.DescribeThread.describe -
Staring describe
INFORMATION [Describe thread]
com.integrien.alive.controller.collector.DescribeUtils.constructAdapterDescribes - Beginning
Describe on Controller
INFORMATION [Describe thread] com.integrien.alive.controller.collector.DescribeThread.describe -
Finished describe in 2281 ms
Chapter 8 Performing Basic System Administration Tasks
VMware, Inc. 111