Consultor Eletrônico



Kbase P15414: Connection is lost to a database.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/01/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Connection is lost to a database.

Connecting to 2 or more databases using JDBC.

Problem started after upgrading to 9.1D

Error PANIC - TPEUTIL sql_env_t::get_connection_handle acquire coninfo_mutex_l
ock failed PID 1744

CAUSE:

The code works fine in 9.1C and fails in 9.1D.
Example:
Open database connection #1,prepare a statement #1,execute it,close statement #1.

Open a database connection #2,prepare statement #2,execute it, close statement #2, Close database connection #2.

Prepare statement #3 (using connection #1),execute it. At this point connect 1 is lost even though the database connect was not closed.

Progress bug# 20021203-016

FIX:

Install service pack 9.1D06.