Satellite: tomcat won't start and seeing 'ORA-12545: Connect failed because target host or object does not exist' in catalina.out
Issue
- Login page for satellite http://satellite.exmaple.com/rhn/Login.do isn't displaying
- Seeing the following errors in /var/log/tomcat6/catalina.out:
Dec 16, 2012 6:54:05 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1c441c44 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
Throwable occurred: java.sql.SQLException: ORA-12545: Connect failed because target host or object does not exist
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:676)
at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:350)
at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:441)
at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:132)
at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:78)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
- Taskomatic won't start either
Environment
- RHN Satellite 5.5
- External Oracle database
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
