WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  IHS Error Log

    Posted Sun June 16, 2013 03:47 AM

    Hi Folks, can you help me with the terms  highlighed  below with respect to  IHS Error.log Messages:


    1)    ws_config_parser:
    handleLogEnd: Failed to open log file: 'c:\Program Files\IBM\WebSphere\Plugins\logs\http_plugin.log', OS Err: 3[Sat Mar 16 22:57:45 2013] [notice] Parent: Child process exited successfully.


    2)     [Tue Mar 19 09:34:50 2013] [error] (EAI 11001)APR does not understand this error code: Could not resolve host name snoop1,abc -- ignoring!


    [Tue Mar 19 09:34:50 2013] [warn] NameVirtualHost snoop1:85 has no VirtualHosts



    3)     Parent: Sent the scoreboard to the child


    4)    [Mon Apr 29 11:08:32 2013] [info] mod_unique_id: using ip addr 192.168.124.1


    Thank you.

     


     



  • 2.  IHS Error Log

    Posted Sun June 16, 2013 10:30 AM
    Hi guys,

    From the Result Of   " ps -ef |grep httpd "   as below:

    [root@localhost bin]# ./apachectl -k start
    [root@localhost bin]# ps -ef|grep httpd
    root 4504 1 1 23:39 ? 00:00:00 /home/IBMIHS110613/bin/httpd -d /home/IBMIHS110613 -k start
    nobody 4505 4504 0 23:39 ? 00:00:00 /home/IBMIHS110613/bin/httpd -d /home/IBMIHS110613 -k start
    nobody 4506 4504 0 23:39 ? 00:00:00 /home/IBMIHS110613/bin/httpd -d /home/IBMIHS110613 -k start
    nobody 4507 4504 0 23:39 ? 00:00:00 /home/IBMIHS110613/bin/httpd -d /home/IBMIHS110613 -k start
    root 4578 4439 0 23:39 pts/0 00:00:00 grep httpd

    How to find The number of threads Running? 

    Thank you. 


     


  • 3.  IHS Error Log

    Posted Sun June 16, 2013 12:11 PM
    Hi guys ,
    and also What are custom logs in IHS webserver?
    What's the use of  .htaccess and .htpasswd in Ihs  and where do i find them.

    Thank you.