Freeze after Hibernate or loossing inet connection
Freeze after Hibernate or loossing inet connection
dear support,
with the latest build i have the problem, that the app freezes after
wakeup (suspend to ram or how it´s called in english) on windows 7 ultimate 64.
no close possible, no saving of open queries possible.
after a while, it get the app to front, but no clicks or anything else works.
before i never had this problem.
regards,
micha
with the latest build i have the problem, that the app freezes after
wakeup (suspend to ram or how it´s called in english) on windows 7 ultimate 64.
no close possible, no saving of open queries possible.
after a while, it get the app to front, but no clicks or anything else works.
before i never had this problem.
regards,
micha
Last edited by michabbb on Tue 15 May 2012 17:57, edited 1 time in total.
Re: Freeze after Hibernate (suspend to ram)
just want to mention: it´s strange.. today no freeze and everything works after wakeup.. strange.. i'll keep an eye on it and let you know.
Re: Freeze after Hibernate (suspend to ram)
dear support,
still freezes, 8 times from 10 wakeups, the app freezes, i would call this a bug, would be happy if others can verify this.
thank you
still freezes, 8 times from 10 wakeups, the app freezes, i would call this a bug, would be happy if others can verify this.
thank you
Re: Freeze after Hibernate or loossing inet connection
i was able to reproduce the problem: taking off the lan cable and putting it back lets the app freeze... don´t know why... putting the cable back (connect to internet), the app is no longer working, don´t know why, but i can say that of course the same behaviour as when coming back from hibernate, where the connection also is gone till windows is up again..
dear support: please take this a as a bug!
thank you
micha
dear support: please take this a as a bug!
thank you
micha
Re: Freeze after Hibernate or loossing inet connection
We were not able to reproduce the problem, however, we will keep investigating it.
Re: Freeze after Hibernate or loossing inet connection
maybe this helps: i have 2 connections to different hosts (not localhost),
one with these settings, maybe this has something to do with this connection/freeze problem:

one with these settings, maybe this has something to do with this connection/freeze problem:

Re: Freeze after Hibernate or loossing inet connection
new info: when i close all connections before computer goes to sleep, no problems after wakeup!
Re: Freeze after Hibernate or loossing inet connection
dear support,
after testing this a week, i can definitely say: if all connections are closed before computer goes to sleep, no freeze problems!
i hope you can reproduce this problem.
regards,
micha
after testing this a week, i can definitely say: if all connections are closed before computer goes to sleep, no freeze problems!
i hope you can reproduce this problem.
regards,
micha
Re: Freeze after Hibernate or loossing inet connection
We are currently investigating the problem.
Re: Freeze after Hibernate or loossing inet connection
Any update on this? I'm having the same problem. Closing your connections prior to disconnecting from the network will prevent it from freezing. But in my case, I work remotely via VPN so I don't know when my connection will drop. The only way to recover is to do an end task and relaunch (loosing all your unsaved work).
Thanks,
Chris
Thanks,
Chris
Re: Freeze after Hibernate or loossing inet connection
i still have the problem, but very random, and then the only way to solve the freeze is the same like chris explained
Re: Freeze after Hibernate or loossing inet connection
Could you please let us know whether you are using SSH?
Re: Freeze after Hibernate or loossing inet connection
i don´t, all connections are direct, no proxy, no ssh
Re: Freeze after Hibernate or loossing inet connection
Same here: direct, no proxy or ssh. When the network is lost, other applications and MySQL clients behave as expected. Generally they error with a "Connect error" or "MySQL has gone away." Re-establishing network connectivity will restore them but in all cases I have access to the GUI to save. With dbForge it just hangs/freezes.
It seems like with shorter interruptions (< 5 min), things are ok. Longer interruptions may cause the problem. I've gotten in the habit of closing the connections when I switch to something else. But unfortunately I tend to forget and/or get wrapped up in something else.
Chris
It seems like with shorter interruptions (< 5 min), things are ok. Longer interruptions may cause the problem. I've gotten in the habit of closing the connections when I switch to something else. But unfortunately I tend to forget and/or get wrapped up in something else.
Chris
Re: Freeze after Hibernate or loossing inet connection
@chris: absolutly the same here