[MCOL-1605] sendAlarmReport error: InetStreamSocket::connect: connect() error: Connection timed Created: 2018-07-27 Updated: 2023-10-26 Resolved: 2018-08-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.1.5 |
| Fix Version/s: | 1.1.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-15, 2018-16 |
| Description |
|
Customer reporting this error log, which is relate to trying to issues an alarm. Alarms are being successfully issued on the system, so not sure why the error is occurring. Needs further investigation and maybe determining a fix for the amazon 1 core issue will fix the customer issue. Jul 10 07:02:14 tarcs01 alarmmanager[23339]: 14.581166 |0|0|0| E 11 CAL0000: sendAlarmReport error: InetStreamSocket::connect: connect() error: Connection timed out to: InetStreamSocket: sd: 3 inet: 127.0.0.1 port: 8606 |
| Comments |
| Comment by David Hill (Inactive) [ 2018-08-03 ] |
|
This is happening because an alarm is trying to be issued before ProcMgr is up Aug 3 14:01:43 ip-172-31-46-144 ProcessMonitor[2690]: 43.744841 |0|0|0| D 18 CAL0000: STOPPING Process: ProcessManager Aug 3 14:01:50 ip-172-31-46-144 ProcessManager[2749]: 50.922351 |0|0|0| D 17 CAL0000: Alarm Message Thread started .. |
| Comment by David Hill (Inactive) [ 2018-08-07 ] |
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/535 |
| Comment by Daniel Lee (Inactive) [ 2018-08-10 ] |
|
Build verified: 1.1.6-1 /root/columnstore/mariadb-columnstore-server Merge pull request #123 from drrtuy/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #535 from mariadb-corporation/ |