Blackendeless pro mysql not running

The server was running ok. But now, the mysql service is not starting:

Syntax OK
/opt/bitnami/apache2/scripts/ctl.sh : apache not running
/opt/bitnami/redis/scripts/ctl.sh : debug_redis not running
/opt/bitnami/apps/backendless/scripts/ctl_play.sh : Play-server not running
/opt/bitnami/apps/backendless/scripts/ctl_taskmanager.sh : Taskmanager not runni
/opt/bitnami/apps/backendless/scripts/ctl_coderunner.sh : Coderunner not running
/opt/bitnami/apps/backendless/scripts/ctl_jscoderunner.sh : JS Coderunner not ru
/opt/bitnami/redis/scripts/ctl.sh : redis not running
/opt/bitnami/mysql/scripts/ctl.sh : mysql not running
161125 19:11:49 mysqld_safe Logging to ‘/opt/bitnami/mysql/data/mysqld.log’.
/opt/bitnami/mysql/scripts/ctl.sh : mysql could not be started
/opt/bitnami/mongodb/scripts/ctl.sh : mongodb stopped
/opt/bitnami/mongodb/scripts/ctl.sh : mongodb started at port 27017
/opt/bitnami/redis/scripts/ctl.sh : redis started at port 6379
/opt/bitnami/redis/scripts/ctl.sh : debug_redis started at port 7738
/opt/bitnami/apps/backendless/scripts/ctl_play.sh : Play-server could not be sta
/opt/bitnami/apps/backendless/scripts/ctl_taskmanager.sh : Taskmanager started
/opt/bitnami/apps/backendless/scripts/ctl_coderunner.sh : Coderunner started
/opt/bitnami/apps/backendless/scripts/ctl_jscoderunner.sh : JS Coderunner starte
Syntax OK
/opt/bitnami/apache2/scripts/ctl.sh : httpd started at port 80

mysqld.log:

161125 19:40:48 mysqld_safe mysqld from pid file /opt/bitnami/mysql/data/mysqld.pid ended
161125 19:42:46 mysqld_safe Starting mysqld daemon with databases from /opt/bitnami/mysql/data
2016-11-25 19:42:46 139823174662080 [Note] /opt/bitnami/mysql/bin/mysqld.bin (mysqld 10.1.18-MariaDB) starting as process 10023 …
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Using Linux native AIO
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Using SSE crc32 instructions
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Completed initialization of buffer pool
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Waiting for purge to start
2016-11-25 19:42:46 139823174662080 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-78.1 started; log sequence number 31728596
2016-11-25 19:42:46 139823174662080 [Note] Plugin ‘FEEDBACK’ is disabled.
2016-11-25 19:42:46 139823174662080 [Note] Recovering after a crash using tc.log
2016-11-25 19:42:46 139823174662080 [ERROR] Can’t init tc log
2016-11-25 19:42:46 139823174662080 [ERROR] Aborting

Hello Anderson

Please specify your operating system. The issue just suddenly occurred or you can provide some steps to reproduce the failure?

Regards Anton

I just delete tc.log file and then restart again.

Tks

And you got it working?

yes its working since then. Any ideia why? Or how i can investigate why? logs?
Tks

I am not sure. It seems like a known problem with mysqld:
https://bbs.archlinux.org/viewtopic.php?id=206379

Strange, this is the same link that I got the solution. I’m using the bitnami vm, maybe I can redirect this with them?

You can try, however, it looks like the root cause is with mysql itself.