codingapi / codingapi/tx-lcn

Postgresql LCN : This ResultSet is closed

Aperta
#351 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
4.2k
Fork
1.4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.

### 1. Bug Description
调用http://localhost:12011/txlcn?value=the-value
在txlcn-demo-spring-service-b 中,出现
org.postgresql.util.PSQLException: This ResultSet is closed.

### 2. Environment:
- JDK version: 1.8
- OS: windows10
- TX-LCN version: 5.0.2
- Others:
database: postgresql
### 3. Exception Stacktrace

```
; uncategorized SQLException; SQL state [55000]; error code [0]; This ResultSet is closed.; nested exception is org.postgresql.util.PSQLException: This ResultSet is closed.] with root cause

org.postgresql.util.PSQLException: This ResultSet is closed.
at org.postgresql.jdbc.PgResultSet.checkClosed(PgResultSet.java:2741) ~[postgresql-42.2.5.jar:42.2.5]
at org.postgresql.jdbc.PgResultSet.getMetaData(PgResultSet.java:132) ~[postgresql-42.2.5.jar:42.2.5]
at com.zaxxer.hikari.pool.HikariProxyResultSet.getMetaData(HikariProxyResultSet.java) ~[HikariCP-3.2.0.jar:na]
```

### 4. Tour Idea
idea

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Riproduci la richiesta a http://localhost:12011/txlcn?value=the-value in txlcn-demo-spring-service-b usando PostgreSQL, quindi traccia il fallimento da PgResultSet.getMetaData attraverso il proxy Hikari. Non viene indicato alcun file sorgente né alcun test; il lavoro è considerato completato quando la richiesta non produce più l'eccezione PostgreSQL “This ResultSet is closed”.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java, postgresql
Ambito
backend, databases
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
20/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.