MySQL Forums
Forum List  »  NDB clusters

Re: API Not Connected
Posted by: R M
Date: July 15, 2012 10:28AM

Okay, by using the mysql root acct I can get a little bit further but now stuck at this stage in where mysql aborts after starting " Starting Cluster Binlog Thread:

[root@myClust01 mysql]# /usr/sbin/mysqld -uroot &
[1] 10954
[root@myClust01 mysql]# 120715 12:17:03 [ERROR] An old style --language value with language specific part detected: /sql/my_cluster/share/mysql/
120715 12:17:03 [ERROR] Use --lc-messages-dir without language specific part instead.
120715 12:17:03 [ERROR] Can't read from messagefile '/sql/my_cluster/share/mysql/errmsg.sys'
120715 12:17:03 [Note] Plugin 'FEDERATED' is disabled.
120715 12:17:03 InnoDB: The InnoDB memory heap is disabled
120715 12:17:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120715 12:17:03 InnoDB: Compressed tables use zlib 1.2.3
120715 12:17:03 InnoDB: Using Linux native AIO
120715 12:17:03 InnoDB: Initializing buffer pool, size = 128.0M
120715 12:17:03 InnoDB: Completed initialization of buffer pool
120715 12:17:03 InnoDB: highest supported file format is Barracuda.
120715 12:17:03 InnoDB: Waiting for the background threads to start
120715 12:17:04 InnoDB: 1.1.8 started; log sequence number 1595675
120715 12:17:05 [Note] NDB: NodeID is 50, management server 'localhost:1186'
120715 12:17:05 [Note] NDB[0]: NodeID: 50, all storage nodes connected
120715 12:17:05 [Warning] NDB: server id set to zero - changes logged to bin log with server id zero will be logged with another server id by slave mysqlds
120715 12:17:05 [Note] Starting Cluster Binlog Thread
120715 12:17:05 [ERROR] Aborting

120715 12:17:05 [Note] Stopping Cluster Utility thread
120715 12:17:06 [Note] Stopping Cluster Binlog
120715 12:17:06 [Note] Stopping Cluster Index Stats thread
120715 12:17:06 [Note] Stopping Cluster Index Statistics thread
120715 12:17:06 InnoDB: Starting shutdown...
120715 12:17:07 InnoDB: Shutdown completed; log sequence number 1595675
120715 12:17:07 [Note]

[1]+ Exit 1 /usr/sbin/mysqld -uroot
[root@myClust01 mysql]#


Thank you for your time and help.

Options: ReplyQuote


Subject
Views
Written By
Posted
4507
R M
July 15, 2012 09:28AM
2277
R M
July 15, 2012 09:55AM
Re: API Not Connected
2290
R M
July 15, 2012 10:28AM
1423
July 23, 2012 07:26AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.