View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001036 | Database Workbench v5 | Firebird Module | public | 2014-09-24 12:09 | 2014-09-24 12:15 |
Reporter | Christiaan ten Klooster | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 5.0.2 | ||||
Summary | 0001036: Firebird server drops connection for remote connections on idle timeout | ||||
Description | When connected to a remote database the default setting for firebird server idle timeout is approx. 60 somewhat seconds. the disconnect is not registered by DBWB and it therefore tries to send the command which will result, after a timeout, in a "Unable to complete network request to host xxxxx: Error writing data to the connection" After pressing the "Reconnect button" in the enterprise manager you can resume your work. Since i don't want to change the default idle timeout (for example when using firebird for webservices) i'd like to see an firebird specific preference which will keep the connection alive by some sort of activity in a specified interval. (perhaps a prepare of "select * from rdb$database" is enough?) | ||||
Steps To Reproduce | Just wait for a minute and perform a query :) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-24 12:09 | Christiaan ten Klooster | New Issue | |
2014-09-24 12:15 | Martijn Tonies | Assigned To | => Martijn Tonies |
2014-09-24 12:15 | Martijn Tonies | Status | new => acknowledged |