listener-thread: err = -27001
本帖最后由 chenchao79 于 2011-08-03 19:28 编辑请教一下,下面的错误信息5分钟准时报一次,也郁闷不清楚是怎么回事。已经报了很长时间了。但目前数据库没有问题
19:00:21listener-thread: err = -27001: oserr = 0: errstr = : Read error occurred during connection attempt.
19:02:30Checkpoint Completed:duration was 8 seconds.
19:02:30Wed Aug3 - loguniq 149719, logpos 0x37345018, timestamp: 0x800d5f37 Interval: 135357
19:02:30Maximum server connections 1779
19:02:30Checkpoint Statistics - Avg. Txn Block Time 0.001, # Txns blocked 27, Plog used 187878, Llog used 287986
19:02:56Logical Log 149719 Complete, timestamp: 0x8017aa40.
19:02:56Logical Log 149719 - Backup Started
19:03:56Logical Log 149719 - Backup Completed
19:05:21listener-thread: err = -27001: oserr = 0: errstr = : Read error occurred during connection attempt.
19:05:40Logical Log 149720 Complete, timestamp: 0x80579a2f.
19:05:40Logical Log 149720 - Backup Started
19:06:36Logical Log 149720 - Backup Completed
19:07:37Checkpoint Completed:duration was 7 seconds.
19:07:37Wed Aug3 - loguniq 149721, logpos 0x166814c8, timestamp: 0x80813603 Interval: 135358
19:07:37Maximum server connections 1779
19:07:37Checkpoint Statistics - Avg. Txn Block Time 0.001, # Txns blocked 37, Plog used 124550, Llog used 380445
19:10:17Logical Log 149721 Complete, timestamp: 0x80b49f4a.
19:10:17Logical Log 149721 - Backup Started
19:10:21listener-thread: err = -27001: oserr = 0: errstr = : Read error occurred during connection attempt.
19:11:12Logical Log 149721 - Backup Completed
19:12:30Logical Log 149722 Complete, timestamp: 0x80f18e0c.
19:12:30Logical Log 149722 - Backup Started
19:12:45Checkpoint Completed:duration was 8 seconds.
19:12:45Wed Aug3 - loguniq 149723, logpos 0x1bae018, timestamp: 0x80f697cc Interval: 135359
19:12:45Maximum server connections 1779
19:12:45Checkpoint Statistics - Avg. Txn Block Time 0.001, # Txns blocked 30, Plog used 95411, Llog used 434590
19:13:27Logical Log 149722 - Backup Completed
19:14:46Logical Log 149723 Complete, timestamp: 0x8116dd66.
19:14:46Logical Log 149723 - Backup Started
19:15:21listener-thread: err = -27001: oserr = 0: errstr = : Read error occurred during connection attempt.
19:15:41Logical Log 149723 - Backup Completed 如果重启数据库是否有用?? 试试增加数据库的连接数。。 觉得应该是有外部工具在定时监控你的数据库! 这个错误可以模拟出来,执行telnetip port,但是不要做任何操作,等待telnet自动退出,数据库就会报27001的错误。 This error usually occurs when the database server or the network is very busy or when too many clients are trying to connect to the database server at once.
增加连接数看看 谢谢分享啊。
页:
[1]