Kbase P165139: SQL: Errors (1153) and "PANIC - TPEUTIL hmh_itm_free" executing an SQL query.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2011 |
|
Status: Unverified
SYMPTOM(s):
SQL: Errors (1153) and "PANIC - TPEUTIL hmh_itm_free" executing an SQL query.
PANIC - TPEUTIL hmh_itm_free
BROKER detects death of server <pid>. (1153)
PANIC - TPEUTIL hmh_itm_free !this PID <pid>
P-19959 T-1 I BROKER 1: (1153) BROKER detects death of server 15805.
sql1144.trc:: PANIC - TPEUTIL hmh_itm_free !this PID 1144
FACT(s) (Environment):
Windows
OpenEdge 10.1C
CAUSE:
Investigation revealed the problem source was the JAVA code used to connect to the database and execute SQL queries against it using JDBC. The developer of the JAVA application identified and resolved these JAVA code errors.
FIX:
Correct the JAVA code by removing any connection, logical and syntax errors and ensure that the code generate valid SQL queries.