首页 > 其他 > 详细

IHS启动后无法访问,没有pid文件,没有报错

时间:2018-07-12 17:36:03      阅读:251      评论:0      收藏:0      [点我收藏+]

IHS启动之后 仅有一个进程如下

技术分享图片

正常如下

技术分享图片

 

error中没有任何新的日志--调了httpd.conf 中的日志级别为 LogLevel debug,重启IHS 

error日志中:

技术分享图片

 

查询得知

    • In this case, the plug-in was not being loaded by the httpd.conf during IBM HTTP Server startup.

    • The plug-in was not being loaded as it could not read the http_plugin.log file.

    • The log could not be read because the plug-in logs had reached 2 GB in size.
    • Note: The 2GB limitation is due to the limitations set by a 32 bit JVM.

查询自己的大小:

技术分享图片

 

重命名该文件 重启IHS 解决 

因为Plugin中的jre是32位的

http://www-01.ibm.com/support/docview.wss?uid=swg21322755  

 

IHS启动后无法访问,没有pid文件,没有报错

原文:https://www.cnblogs.com/qtong/p/9300001.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!