码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-07-12 18:03:08      阅读:177      评论:0      收藏:0      [点我收藏+]

标签:reac   erro   tar   ase   startup   大小   png   http   art   

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文件,没有报错

标签:reac   erro   tar   ase   startup   大小   png   http   art   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!