客户的网站用的环境是Windows Server 2016 Datacenter Tomcat8.5+Java1.8+MariaDB 5.5,并发网站打开速度慢,迁移到Linux宝塔面板上,问题tomcat启动不了,下面是解决方法:
ps -ef |grep tomcat
宿主机装tomcat,启动停止一定要看一下进程是否停掉了,有时候项目里有守护线程tomcat停不掉
1、kill -9 杀掉
2、再修改Log4j 日志,导出日志发现数据库未连接,修改数据库后OK了。
总结:以...阅读全文
作者:admin | 分类:
Tomcat | 阅读:
Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in
/www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line
19
|