Created
February 27, 2017 18:49
Star
You must be signed in to star a gist
maxscale start failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-02-27 18:44:06 notice : MaxScale started with 1 server threads. | |
| 2017-02-27 18:44:06 notice : Started MaxScale log flusher. | |
| 2017-02-27 18:44:06 notice : replication-service: Request binlog records from mysqld-bin.001210 at position 18000339 from master server 172.30.0.192:3306 | |
| 2017-02-27 18:44:06 notice : replication-service: identity seen by the master: server_id: 1000, uuid: b7dcf4c4-fd1c-11e6-ab14-127788c8c752 | |
| 2017-02-27 18:44:06 notice : replication-service: identity seen by the slaves: server_id: 101, hostname: ip-172-30-0-192, MySQL version: 10.1.20-MariaDB-1~trusty | |
| 2017-02-27 18:44:06 notice : Server changed state: server1[172.30.0.192:3306]: new_master. [Running] -> [Master, Running] | |
| 2017-02-27 18:44:06 notice : A Master Server is now available: 172.30.0.192:3306 | |
| 2017-02-27 18:44:07 error : Failed to insert GTID 0-4-84485130 for ebth_production.items.000001.avro into index database: UNIQUE constraint failed: gtid.domain, gtid.server_id, gtid.sequence, gtid.avrofile | |
| 2017-02-27 18:44:07 error : Sync marker mismatch due to wrong file offset. file is at 15323 when it should be at 15993. | |
| 2017-02-27 18:44:07 notice : Schema version 1 already exists: /var/lib/maxscale/avro//ebth_production.items.000001.avsc | |
| 2017-02-27 18:44:07 notice : Schema version 1 already exists: /var/lib/maxscale/avro//ebth_production.item_versions.000001.avsc | |
| 2017-02-27 18:44:07 error : Failed to insert GTID 0-4-84485130 for ebth_production.items.000001.avro into index database: UNIQUE constraint failed: gtid.domain, gtid.server_id, gtid.sequence, gtid.avrofile | |
| 2017-02-27 18:44:07 error : Sync marker mismatch due to wrong file offset. file is at 15323 when it should be at 15993. | |
| 2017-02-27 18:44:07 error : Fatal: MaxScale 2.0.4 received fatal signal 11. Attempting backtrace. | |
| 2017-02-27 18:44:07 error : Commit ID: f7cc548093b037a573c3340f10db2284349b1c69 System name: Linux Release string: Ubuntu 14.04.5 LTS | |
| 2017-02-27 18:44:07 error : /usr/bin/maxscale() [0x403c80] | |
| 2017-02-27 18:44:07 error : /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330) [0x7fc89eea8330] | |
| 2017-02-27 18:44:07 error : /lib/x86_64-linux-gnu/libc.so.6(+0x98034) [0x7fc89e78f034] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libavrorouter.so(avro_raw_string_set_length+0x45) [0x7fc898d26ef3] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libavrorouter.so(+0x2c190) [0x7fc898d0e190] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libavrorouter.so(process_row_event_data+0x906) [0x7fc898cfa972] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libavrorouter.so(handle_row_event+0x48a) [0x7fc898cf99c7] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libavrorouter.so(avro_read_all_events+0x8f1) [0x7fc898cfc6a1] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libavrorouter.so(converter_func+0x69) [0x7fc898cf3265] | |
| 2017-02-27 18:44:07 error : /usr/lib/x86_64-linux-gnu/maxscale/libmaxscale-common.so.1.0.0(+0x4237e) [0x7fc89f35737e] | |
| 2017-02-27 18:44:07 error : /lib/x86_64-linux-gnu/libpthread.so.0(+0x8184) [0x7fc89eea0184] | |
| 2017-02-27 18:44:07 error : /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fc89e7f137d] | |
| 2017-02-27 18:44:07 info : Starting log flushing to disk. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment