igorgo / web-udp-server

Afina Sequel WebUDP Backend
Apache License 2.0
0 stars 0 forks source link

Периодически отваливается пул #1

Open igorgo opened 6 years ago

igorgo commented 6 years ago
Error: NJS-040: connection request timeout
  Pool.onRequestTimeout (\node_modules\oracledb\lib\pool.js:123:38)
  Timeout._onTimeout (\node_modules\oracledb\lib\pool.js:181:28)
  ontimeout (timers.js:469:11)
  tryOnTimeout (timers.js:304:5)
  Timer.listOnTimeout (timers.js:264:5)
igorgo commented 6 years ago

при закрытия пула

Error: ORA-24422: error occurred while trying to destroy the Session Pool

Возможно не все connection закрываются после выполнения операторов. Надо как то промониторить.