Products | Versions |
---|---|
TIBCO ActiveMatrix Policy Director | - |
Not Applicable | - |
Resolution:
Description
-------------
PDBWPlugin Wrap fails on TIBCO Administrator where the admin domain is created using an enterprise DB as the backend.
<error_msg>
Cannot connect to DB/ Classes missing/drivers missing
Detailed error message
WRAPPER - start method threw an exception
Exception in thread "main" com.tibco.runtime.pool.ServerNotAvailableException: Server not available at address jdbc:<DB Settings>
at com.tibco.runtime.pool.impl.ConnectionPoolImpl.getAvailableObject(ConnectionPoolImpl.java:198)
at com.tibco.runtime.pool.impl.ObjectPoolImpl.getObject(ObjectPoolImpl.java:219)
...
Caused by: com.tibco.runtime.pool.AllocationException: Connect failed to address: jdbc:<DB Settings> : java.lang.ClassNotFoundException:
at com.tibco.runtime.pool.jdbc.JdbcConnection.<init>(JdbcConnection.java:41)
at com.tibco.runtime.pool.jdbc.JdbcConnectionFactory.allocate(JdbcConnectionFactory.java:108)
...
Caused by: java.lang.ClassNotFoundException:
... 21 more
</error_msg>
Environment
-------------
All
Resolution
-------------
Copy the ODBC/JDBC drivers of the DB and place them in TIBCO_HOME/tpcl/<VER>/lib.
Redo the wrap of the domain.