Kbase P113588: JDBC PreparedStatement causes core dump if called after connection is closed
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/20/2006 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.0x
SYMPTOM(s):
JDBC PreparedStatement causes core dump
Java code attempts to allocate a new prepared statement after the connection to the database is closed
Upgrade to OpenEdge 10.1A
CAUSE:
The exact cause is unknown at the time of this writing