dbeaver / dbeaver

Free universal database tool and SQL client
https://dbeaver.io
Apache License 2.0
40.39k stars 3.48k forks source link

Invalidate connection after computer standby #8090

Open TyrannoRex opened 4 years ago

TyrannoRex commented 4 years ago

System information:

Connection specification:

Describe the problem you're observing:

When I connect to a Database it does everything correctly, without problems, but when I close the connection and try to connect again, it stays trying to connect but without success. To reconnect, I need to restart Eclipse. It seems that the connector stays open or something like that, does this happen to anyone else? Can anyone help me to find a solution?

This happens to me all the time.

Steps to reproduce, if exist:

01 02 03

Include any warning/errors/backtraces from the logs

uslss commented 4 years ago

Hi @TyrannoRex , cannot reproduce an issue. Does anything appear in log?

henrikaz commented 4 years ago

I meet this issue. My way to reproduce: Leave open connection, workspace. Suspend computer (laptop lid close) and start (lid open). Open Dbeaver (connection is closed after suspend) and Scipt editor where just left execute command (any like select *...). image

Ubuntu, DBeaver7.0.0, connection PostgreSQL(ssh)

TyrannoRex commented 4 years ago

Hi there,

Here is a gif reproducing the issue.

Firstly I can edit a table without poblems, but then I disconnect from the datatbase, and when try to reconnect and open another table, it doesn't open.

screen

Here is the screen few second after:

screen

By the way, once I have received this error:

screen3

Thanks for your help, MH

serge-rider commented 4 years ago

@TyrannoRex could you post error/debug log? (https://github.com/dbeaver/dbeaver/wiki/Log-files)

Maybe this is Eclipse-specific behavior. Maybe dbeaver conflicts with some other plugin and hangs.

TyrannoRex commented 4 years ago

I attach the error/debug log.

Hope it helps you.

error_log.log

Thank you very much for your help.

TyrannoRex commented 4 years ago

Sorry, I closed it by error.

TyrannoRex commented 4 years ago

Any news about this issue?

Thank you for your help.

riker65 commented 1 month ago

Having same issues