[MCOL-416] API Failure return in getSystemStatus write API Created: 2016-11-22 Updated: 2020-04-02 Resolved: 2020-04-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This error started around 1.0.3... I think its related to changes that where additional error logs were added OR some were uncommented.. Nov 22 14:37:29 nj3dbglr02prf oamcpp[24991]: 29.254990 |0|0|0| E 08 CAL0000: getSystemStatus: write exception: InetStreamSocket::connect: connect() error: Connection refused to: InetStreamSocket: sd: 5 inet: 127.0.0.1 port: 8604 reported by a user and seen inhouse |
| Comments |
| Comment by David Hill (Inactive) [ 2016-11-28 ] |
|
Change the error logging around the get/setsystem AMI. Some of these failures are expected during a system startup and there for shouldn't be logging because of that... It leads to excessive error logging for errors that are really an issue... |