Community Forums
Connect with us on LinkedIn
  
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member vishal's Avatar
    Join Date
    Jan 2003
    Location
    India
    Posts
    343

    Talking ToMCaT

    Hello,

    WHM 6.2.0
    CPanel 6.4.0 s-16 (I suppose)
    Redhat 7.3
    jakarta-tomcat-4.1.12

    Tomcat is working fine but my error logs are beign looged uneccessarily with the following errors.

    [Thu Apr 17 00:00:09 2003] ( info) [mod_jk2.c (451)]: mod_jk.translate(): uriMap /index.jsp ajp13:localhost:8
    009
    [Thu Apr 17 00:00:36 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:00:43 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:25 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:26 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:26 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:27 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:28 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:28 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:28 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:29 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:01:38 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:05:01 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:05:22 2003] (error) [jk_uriMap.c (592)]: uriMap.mapUri() uri must start with /
    [Thu Apr 17 00:05:47 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:05:48 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:05:50 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:07:04 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:08:22 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:08:24 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:08:35 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:08:39 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:08:40 2003] (debug) [jk_env.c (157)]: env:Create child env 0x8611c78 0x8635800
    [Thu Apr 17 00:09:34 2003] ( info) [mod_jk2.c (278)]: mod_jk child init
    [Thu Apr 17 00:09:34 2003] ( info) [mod_jk2.c (286)]: mod_jk.post_config() init worker env
    [Thu Apr 17 00:09:34 2003] (error) [jk_logger_file.c (165)]: Can't open log file ${serverRoot}/logs/mod_jk.lo

    Some post that i read said that u need to change the Loglevel for the tomcat server in a web.xml file. but i have got aroung 30+ web.xml files!!! where shoud i make change for the Warning!!!

    Any help would be appreciated!!!!

    Regards,


    rh_linuxion

    It is very simple to be Happy but it is very difficult to be Simple.

  2. #2
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    Look in /usr/local/jakarta/jakarta-tomcat-4.1/build/conf

  3. #3
    Member vishal's Avatar
    Join Date
    Jan 2003
    Location
    India
    Posts
    343

    Default Thanks !!

    Hello,

    I 'll give a try to it and see if that works for me!!!!

    Regards,
    rh_linuxion

    It is very simple to be Happy but it is very difficult to be Simple.

  4. #4
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default try this

    Not pretty sure whether this would work for you or not. Anyways try this out.

    /usr/local/jakarta/jakarta-tomcat-4.x/build/conf

    Open web.xml inside an editor (i use pico), search for "<param-name>debug</param-name>" Just below this you would find a value

    <param-value>0</param-value>

    Mine is 0, you can put yours 0 too, it gives me less logs.


    cheers

Similar Threads & Tags
Similar threads

  1. Tomcat Memory and Disk Allocaiton, Trying to help a user with Tomcat
    By bcvnbhjag in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 07-02-2011, 04:50 AM
  2. TomCat
    By kenzacm in forum New User Questions
    Replies: 1
    Last Post: 02-22-2007, 02:34 AM
  3. Tomcat
    By Guigows in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-27-2006, 04:47 AM
  4. Tomcat
    By asistente in forum New User Questions
    Replies: 0
    Last Post: 08-10-2006, 09:55 AM
  5. Tomcat - Please Help!
    By pfmartin in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 04-10-2003, 11:07 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube