|
Hi all,
I am using Archiver-15.2.1 to archive tango attributes.
while starting archiving, lots of warning messages are displayed on console.
Here is one of them warning message related to SQLException.
try Oracle root@tdb
ORACLE - trying jdbc:oracle:thin:@localhost:1521:tdb
ConnectionFactory.connect_auto (Oracle): root@tdb KO
Message : Unable to start the Universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
[1] :
Reason : SQLException
Severity : WARNING
Description : Unable to start the Universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
Query in charge : connect method in AbstractOracleConnection
Origin : fr.soleil.archiving.hdbtdb.api.management.database.connection.AbstractOracleConnection.connect(AbstractOracleConnection.java:141)
I don't know how to stop them. Has anyone idea about that?
Thanks & Regards, Pritesh Amrelia
|