linux一键安装包安装后能够正常使用,能够创建产品、项目、组织结构等信息。但是中间一段时间(2小时)无操作后,网页无法正常访问。使用zbox status查看状态,mysql没有启动,使用zbox restart也无法启动mysql。服务器重启后再次启动zbox问题依旧。mysql的日志内容如下:

2019-05-06 14:24:04 0 [Note] InnoDB: Using Linux native AIO

2019-05-06 14:24:04 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2019-05-06 14:24:04 0 [Note] InnoDB: Uses event mutexes

2019-05-06 14:24:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11

2019-05-06 14:24:04 0 [Note] InnoDB: Number of pools: 1

2019-05-06 14:24:04 0 [Note] InnoDB: Using SSE2 crc32 instructions

2019-05-06 14:24:04 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M

2019-05-06 14:24:04 0 [Note] InnoDB: Completed initialization of buffer pool

2019-05-06 14:24:04 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().

2019-05-06 14:24:04 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1603959

190506 14:24:04 [ERROR] mysqld got signal 11 ;

This could be because you hit a bug. It is also possible that this binary

or one of the libraries it was linked against is corrupt, improperly built,

or misconfigured. This error can also be caused by malfunctioning hardware.

To report this bug, see https://mariadb.com/kb/en/reporting-bugs

We will try our best to scrape up some info that will hopefully help

diagnose the problem, but since we have already crashed,

something is definitely wrong and this may fail.

Server version: 10.3.13-MariaDB

key_buffer_size=16777216

read_buffer_size=262144

max_used_connections=0

max_threads=153

thread_count=0

It is possible that mysqld could use up to

key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 137278 K  bytes of memory

Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0

Attempting backtrace. You can use the following information to find out

where mysqld died. If you see no messages after this, something went

terribly wrong...

stack_bottom = 0x0 thread_stack 0x30000

2019-05-06 14:24:04 0 [Note] InnoDB: 128 out of 128 rollback segments are active.

2019-05-06 14:24:04 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"

2019-05-06 14:24:04 0 [Note] InnoDB: Creating shared tablespace for temporary tables

2019-05-06 14:24:04 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...

2019-05-06 14:24:04 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.

/opt/zbox/run/mysql/mysqld(my_print_stacktrace+0x29)[0x563a1882e279]

2019-05-06 14:24:04 0 [Note] InnoDB: Waiting for purge to start

/opt/zbox/run/mysql/mysqld(handle_fatal_signal+0x57d)[0x563a1837e17d]

/opt/zbox/run/lib/libpthread.so.0(+0x12890)[0x7fddc917a890]

/opt/zbox/run/lib/ld-linux-x86-64.so.2(+0xcac8)[0x7fddcada7ac8]

/opt/zbox/run/lib/ld-linux-x86-64.so.2(+0x150bd)[0x7fddcadb00bd]

/opt/zbox/run/lib/libc.so.6(_dl_catch_exception+0x6f)[0x7fddc85522df]

/opt/zbox/run/lib/ld-linux-x86-64.so.2(+0x147ca)[0x7fddcadaf7ca]

/opt/zbox/run/lib/libc.so.6(+0x1663ad)[0x7fddc85513ad]

/opt/zbox/run/lib/libc.so.6(_dl_catch_exception+0x6f)[0x7fddc85522df]

/opt/zbox/run/lib/libc.so.6(_dl_catch_error+0x2f)[0x7fddc855236f]

/opt/zbox/run/lib/libc.so.6(__libc_dlopen_mode+0x89)[0x7fddc85514d9]

/opt/zbox/run/lib/libpthread.so.0(+0x12deb)[0x7fddc917adeb]

/opt/zbox/run/lib/libpthread.so.0(+0x12fd4)[0x7fddc917afd4]

/opt/zbox/run/lib/libpthread.so.0(__pthread_unwind+0x40)[0x7fddc9178f10]

/opt/zbox/run/lib/libpthread.so.0(+0x8ae5)[0x7fddc9170ae5]

/opt/zbox/run/mysql/mysqld(+0x490ad5)[0x563a180f6ad5]

/opt/zbox/run/mysql/mysqld(+0x8d4fd6)[0x563a1853afd6]

/opt/zbox/run/lib/libpthread.so.0(+0x76db)[0x7fddc916f6db]

/opt/zbox/run/lib/libc.so.6(clone+0x3f)[0x7fddc850c88f]

The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains

information that should help you find out what is causing the crash.

linux启动禅道数据库失败,数据库无法正常启动相关推荐

  1. 禅道 mysql 远程连接_远程访问禅道开源版数据库(基于docker)

    软件测试 远程访问禅道开源版数据库(基于docker) navicat访问基于docker搭建的禅道的数据库,报错"2003 can't connect to MySQL server on ...

  2. Linux部署禅道环境

    1.打开WinSCP 2.  输入Linux IP 用户名(root)及密码(123456)并点击保存 3.  点击登录后再输入一次密码 4.把ZenTaoPMS.11.2.stable.zbox_6 ...

  3. .php on line 0,启动禅道项目管理软件时,报PHP Warning: PHP Startup: in Unknown on line 0解决方法...

    启动禅道项目管理软件时,ZenTao\xampp\apache\logs\php_error文件中报如下错误: [20-Jun-2019 08:00:39 UTC] PHP Warning:  PHP ...

  4. 禅道开源版一键安装linux,基于禅道当前的一键安装包(Windows和Linux)如何源码安装旗舰版禅道...

    禅道旗舰版本是在之前20版本的基础上做了重大升级,和之前的版本相比,禅道旗舰版内置了项目集.产品.项目和管理模型的概念,同时对界面交互也做了重大的调整. 以下,我们将以在禅道Windows一键安装包里 ...

  5. Linux 下禅道和 SVN、GIT 集成插件发布

    Linux 下 SVN.GIT 可以和禅道集成了.在版本库中提交代码就可以自动更新关联禅道的任务和Bug.感谢网友张彪的开发. 一.下载地址 1.源代码:https://github.com/easy ...

  6. linux修改禅道端口,CentOS7上安装了gitlab和禅道,改了禅道端口访问不了

    CentOS7上安装了gitlab和禅道,但是他们都占用80端口. 所以我修改了禅道的的http和mysql端口号 /opt/zbox/zbox -ap 8090 -mp 8091 也在iptable ...

  7. Linux部署禅道在访问web页面进入www时报错:mysql无法连接(重新解压安装包或者输入命令:setenforce 0即可)

    解决办法: linux中输入命令:setenforce 0 (临时关闭linux的selinuxp配置防火墙)即可. 另:临时开启:setenforce 1 如果想要永久关闭: vi /etc/sys ...

  8. Linux安装禅道在web页面进行系统检查时出现:临时文件和上传文件目录不通过(敲命令:setenforce 0 搞定)

    !当出现这种情况:在linux输入:setenforce 0

  9. Linux安装禅道最新版

    目录

最新文章

  1. 二分法:二分查找(递归+非递归)实现
  2. html5诗歌变换颜色,关于颜色的现代诗歌
  3. 追求极简:Docker镜像构建演化史
  4. 服务器2012r2系统安装数据库,数据库图文详解Windows Server2012 R2中安装SQL Server2008...
  5. python对字典的基本操作(遍历、排序)总结,Python字典操作简明总结
  6. 护肤产生共鸣_通过以人为本的设计编织共鸣的20个指针
  7. eureka-7-多网卡下的ip选择
  8. IIS7.5和IIS8如何设置FTP的pasv端口范围
  9. arch linux windows,windows+Archlinux双系统安装指南(一)
  10. 【解题报告】Jury Meeting (9.8CF div2)
  11. protobuf android 编译,Android 中protobuf 的安装,编译和使用
  12. 【解决方法】magento paypal快速结账 不跳转
  13. 感知机原理以及python实现
  14. 在keil中使用bdata型可位寻址全局变量
  15. SpMV矩阵格式自动调优
  16. 情感分析与观点挖掘第五章笔记(上)/基于方面的情感分析/SentimentAnalysis-and-OpinionMining by Bing Liu
  17. Linux 基础上篇
  18. Ubuntu系统安装在移动固态硬盘,实现在不同电脑即插即用
  19. Vue--Router--路由传参的方法
  20. 区域颜色填充-四连通种子填充算法

热门文章

  1. 路由器显示有信号连接不到服务器,路由器搜索到信号但是连接不上怎么解决【解决方法】...
  2. 什么是依赖注入和控制反转
  3. 我眼中的DevOps
  4. 中台为什么做不好?拆系统“烟囱”容易,拆思维“烟囱”难!
  5. P3324 [SDOI2015]星际战争
  6. 二向箔-百日打卡writeup26-30
  7. 当人说君子动口不动手时怎么回怼_俗话说:“君子动口不动手。”那么到底什么样的人才称得上君子?...
  8. JAVA的环境变量设置
  9. dos命令实现循环求和
  10. java基础入门第二版二手,细节爆炸