"Error while connecting to the database", and "No more data available to read" when deploying a project

"Error while connecting to the database", and "No more data available to read" when deploying a project

book

Article ID: KB0075053

calendar_today

Updated On:

Products Versions
TIBCO Administrator -
Not Applicable -

Description

Resolution:
Description
=========

When trying to deploy a project or trying to connect to a database, the following error is encountered:

Caused by: java.sql.SQLException: [tibcosoftwareinc][Oracle JDBC Driver]No more data available to read.
        at tibcosoftwareinc.jdbc.base.BaseExceptions.createException(Unknown Source)

Environment
==========

TIBCO Product name and version: TIBCO Runtime Agent™ (TRA)¿ 5.6.x

Operating System(s) impacted: All

Symptoms
========
The deployment and the DB connection fails.

Cause
=====
    
This issue may be due to the customer’s DB connection has been used up,i.e., from the database side, the domain database user is exhausted with the allocated number of connections.
 

Issue/Introduction

"Error while connecting to the database", and "No more data available to read" when deploying a project

Resolution

Ask the DBA to increase the DB connection.