Cisco Cisco Configuration Engine 3.5.3 Guía Para Resolver Problemas

Descargar
Página de 30
Troubleshooting Guide for Cisco Configuration Engine 3.5.3
Troubleshooting Logging and Connection Issues
2
Troubleshooting Guide for Cisco Configuration Engine 3.5.3
OL-17767-03
Troubleshooting Logging and Connection Issues
To troubleshoot logging and connection issues, see the following sections:
System Login Problem
Problem
You cannot log in to the system.
Possible Cause
This problem can occur for one of the following reasons:
LDAP is corrupted.
You did not run the setup program to create the initial system configuration.
You lost all of the user account passwords.
Solution
To resolve this problem, follow these steps:
Step 1
If you did not run the set up program, run the set up program as described in the Cisco Configuration 
Engine Solaris Installation and  Configuration Guide 3.5
.3.
Step 2
If you do not know the passwords for the system user accounts, reconfigure the system to create a new 
user account. 
Step 3
For corrupted LDAP issue, if you receive the following error messages: 
Server encountered the following error:
javax.naming.CommunicationException: 127.0.0.1:389 [Root exception is                \
java.net.ConnectException: Connection refused]
       at com.sun.jndi.ldap.Connection.<init>(Connection.java:207)
       at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
       at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
       at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2616)
       at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:287)
       at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
Restart the database by providing the following commands:
$CISCO_CE_HOME/bin/ce_shutdown -all 
export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CISCO_CE_INSTALL_ROOT/bdb/lib:$CISCO_CE_INSTALL_RO 
OT/unixodbc/lib 
$CISCO_CE_INSTALL_ROOT/bdb/bin/db_recover -h 
$CISCO_CE_INSTALL_ROOT/openldap/var/openldap-data
$CISCO_CE_HOME/bin/ce_startup -all 
Step 4
If you still cannot log in to the system, contact the Cisco Technical Assistance Center (TAC) for 
assistance.