IRC log for #tomcat on 20110228

00:19.55*** join/#tomcat mylisto (~antonio@cpe-70-95-68-53.hawaii.res.rr.com)
00:19.59mylistohey folks
00:22.30*** part/#tomcat mylisto (~antonio@cpe-70-95-68-53.hawaii.res.rr.com)
00:50.36*** join/#tomcat AJ_Z0 (~AJ_Z0@ip68-110-245-153.dc.dc.cox.net)
00:53.47*** join/#tomcat eyassine (~yassine@p5DE8E4BA.dip.t-dialin.net)
01:13.50*** join/#tomcat AJ_Z0 (~AJ_Z0@ip68-110-245-153.dc.dc.cox.net)
01:28.27*** join/#tomcat AJ_Z0 (~AJ_Z0@pdpc/supporter/professional/ajz0)
01:52.59*** join/#tomcat AJ_Z0 (~AJ_Z0@ip68-110-245-153.dc.dc.cox.net)
01:52.59*** join/#tomcat AJ_Z0 (~AJ_Z0@pdpc/supporter/professional/ajz0)
03:46.41*** join/#tomcat eckirchn (~eckirchn@174-24-62-11.clsp.qwest.net)
04:41.20*** join/#tomcat pyroscope (~chatzilla@p5480E5F3.dip.t-dialin.net)
05:00.02*** join/#tomcat pyroscope (~chatzilla@p54A33E1A.dip.t-dialin.net)
06:30.12*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
06:31.17*** join/#tomcat bfreis (~bruno@c953246b.virtua.com.br)
06:32.38bfreisI'm running Tomcat on a server, and I'm monitoring it with "htop". Sometimes "htop" show me that the CPU is executing a lot of kernel code (red bars on the cpu-meter). What causes this? Does it indicate a problem?
06:34.36*** join/#tomcat amlan81 (~saikatora@59.93.198.38)
06:34.40amlan81hello! need some help setting up the JSP webroot
06:34.40amlan81<PROTECTED>
06:34.40amlan81<PROTECTED>
06:35.35*** join/#tomcat bfreis_ (~bruno@c953246b.virtua.com.br)
06:36.15pyroscopebecause of the default web.xml
06:36.31amlan81ok so what do i do about it?
06:37.33amlan81how do i deal about it?
06:55.40*** part/#tomcat tkoskine (tkoskine@xob.kapsi.fi)
07:13.47*** join/#tomcat ExtraSpice (XtraSpice@78-62-101-194.static.zebra.lt)
07:19.05*** join/#tomcat dvayanu (~another@p5793DE93.dip.t-dialin.net)
07:29.30*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
08:11.42*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
08:21.47*** part/#tomcat amlan81 (~saikatora@59.93.198.38)
08:41.52*** join/#tomcat case_h99 (~case_h99@159.213.59.135)
09:28.04*** join/#tomcat LzrdKing (~umop-apis@unaffiliated/lzrdking)
09:41.02*** join/#tomcat Gryphon_ (~gryphon14@dyn57-173.yok.fi)
09:44.18*** join/#tomcat dvayanu (~another@ds87-230-56-22.dedicated.hosteurope.de)
10:06.44*** join/#tomcat apwxxsdf (~era1@82.131.32.66.cable.starman.ee)
10:55.16*** join/#tomcat calavera (~calavera_@50.Red-88-18-96.staticIP.rima-tde.net)
11:31.50*** join/#tomcat loddafnir (~mike@91-64-106-43-dynip.superkabel.de)
11:43.10*** join/#tomcat Internat (~nf@123-243-184-161.static.tpgi.com.au)
11:53.41*** join/#tomcat Internat (~nf@123-243-184-161.static.tpgi.com.au)
12:06.54*** join/#tomcat Internat (~nf@123-243-184-161.static.tpgi.com.au)
12:26.21*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
12:36.28*** join/#tomcat Bunbury (~Bunbury@port78.flowja.com)
13:03.59*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
13:13.01*** join/#tomcat derjohn_mob (~aj@213.238.45.2)
13:13.19*** join/#tomcat bcave (~brett@196-210-154-5.dynamic.isadsl.co.za)
13:13.22bcavehi
13:14.10bcaveim wondering if anyone could explain tomcat's deployment process, specifically what it does during startup in a default configuration with the "webapps" directory...
13:14.41bcavei have a webapp that is packaged as ROOT.war. Tomcat's default ROOT is deleted from webapps
13:15.10bcavein order to deploy a new version, I shut down tomcat, copy the new ROOT.war to webapps and start up tomcat
13:15.31bcaveusually, tomcat re-extracts the contents of ROOT.war, but occassionally, it leaves the old version in webapps/ROOT
13:15.51bcavedon't understand why the old version is sometimes left in the extracted webapp directory...
13:16.12bcave(6.0.29)
13:40.05*** join/#tomcat drindt (~drindt@g228048045.adsl.alicedsl.de)
13:46.39*** part/#tomcat zorprime1 (zorprime@c-24-30-119-29.hsd1.ca.comcast.net)
14:23.11*** join/#tomcat the_cyber_guy (batzilla@123.238.178.94)
14:24.06the_cyber_guyi m unable to find a guide to use mod_jk with tomcat 7. plz help me
14:25.29derjohn_mobHi, is here the right channel to ask Qs abouts mod_jk? I want requests from httpd to tomcat to be canncelled if they take longer than 30 secs and look for a config option to do so ...
14:26.15derjohn_mobthe_cyber_guy, you are looking for secialized docs about tomcat 7? Simply look for the mod_jk config on apache org
14:26.26the_cyber_guyactually i m unable to generate mod_jk auto config file with tomcat 7
14:26.39the_cyber_guyi m using listener in server.xml
14:26.50derjohn_mobdoesnt it work the same way as it was with tc6 ?
14:27.03the_cyber_guyand i m getting error ClassNotFound org.apache.jk.....
14:29.19derjohn_mobthe_cyber_guy, did you start TC with the "jkconf" option manually ?
14:29.28the_cyber_guynope
14:30.31the_cyber_guyi m on win7 and using gui tool to control service daemon
14:31.08the_cyber_guyshould i add jkconf option to the arguments section under Startup tab
14:31.32derjohn_mobif you start tomcat with "-jkconf" it will try to write the the conf file
14:31.52the_cyber_guyk i m trying
14:33.46derjohn_mobthe_cyber_guy, but you need to ask someone more enlightened than /me. I use TC only ocasionally ... and only on linux ;)
14:34.02*** join/#tomcat gqlewis (~gqlewis@h246.70.82.166.dynamic.ip.windstream.net)
14:44.26the_cyber_guywhat could be the possible reasons for the error ClassNotFound: org.apache.jk.config.ApacheConfig ?
14:57.49*** join/#tomcat randrewj (~u1@dyn-128-59-53-67.dyn.columbia.edu)
15:01.20*** join/#tomcat socol (~socol@terminal-92-5.retsat1.com.pl)
15:30.00*** join/#tomcat mturk (~mturk@44-255.dsl.iskon.hr)
15:32.36*** join/#tomcat mturk (~mturk@44-255.dsl.iskon.hr)
15:48.18*** join/#tomcat dvayanu (~another@p5793DE93.dip.t-dialin.net)
15:49.01*** join/#tomcat the_cyber_guy_ (batzilla@123.238.178.94)
15:53.34*** join/#tomcat the_cyber_guy_ (batzilla@123.238.178.94)
16:04.01*** join/#tomcat the_cyber_guy_ (batzilla@123.238.178.94)
17:01.19dustgSo I have ubuntu 10.10, tomcat 6.0.28-2, openjdk-6-jre-headless 6b20-1.9.5, and for some reason despite tomcat being configured (so far as I can tell) for using localhost or 127.0.0.1, it shows up on the lan with a local (192.168.x.x) ip.
17:11.19dustgah, so you have to set an address in your connector, not just the hostname?
17:11.45LzrdKingi thikn if you don't, it binds to all interfaces
17:20.23LzrdKinggrr tomcat 6.0.29 won't reposond on this win 2008 server
17:20.28LzrdKingrespond*
17:31.04LzrdKingweird: it responds with firefox, but not IE
18:15.32*** join/#tomcat the_cyber_guy (batzilla@123.238.178.94)
18:17.42*** join/#tomcat jasonb (~jasonb@12.201.129.162)
18:30.14the_cyber_guyVersion info: Tomcat 7.0.6; JRE 1.6.0_23; JDK 1.6.0_21; OS: Microsoft Windows [Version 6.1.7601]; Q: i m unable to generate auto configuration file for mod_jk due to ClassNotFoundException: org.apache.jk.config.ApacheConfig.
18:30.32the_cyber_guydo i need to set class path to somewhere ?
18:34.00*** join/#tomcat drindt (~drindt@g228048045.adsl.alicedsl.de)
18:42.55*** join/#tomcat acidjnk (havenone@101-234-103-86.dynamic.dsl.tng.de)
19:57.46*** join/#tomcat rhonabwy (~rhonabwy@95-91-154-179-dynip.superkabel.de)
20:01.51*** join/#tomcat ibot (~ibot@rikers.org)
20:01.51*** topic/#tomcat is Stable versions: 7.0.8, 6.0.32, and (very dated) 5.5.33. Newbies use the official binary from tomcat.apache.org, an RPM from http://webdroid.org/archives/tomcat-package , or the latest tomcat6 testing deb. Check logs before asking a question. SLOW MOTION CHANNEL: Ask your question including your TC, Java, & OS versions, then wait; check back for answers.
20:44.21*** join/#tomcat BKD__ (~BKD@35.pool85-55-112.dynamic.orange.es)
20:44.26BKD__Hi
20:48.26BKD__I have just install tomcat 7 and I can't see the servlet I'm receving 404 error
20:49.00BKD__I'm using domain:port/contextpath/annotation
21:01.11*** join/#tomcat puff (~steven@static-108-32-33-25.pitbpa.fios.verizon.net)
21:01.37puffAnyone familiar with using tomcat via eclipse?  I'm trying to troubleshoot a performance problem with somebody else's project, and it's in eclipse.
21:06.26*** part/#tomcat randrewj (~u1@dyn-128-59-53-67.dyn.columbia.edu)
21:22.46*** join/#tomcat Wooksta (~jamiecram@cpc4-dund12-2-0-cust920.sgyl.cable.virginmedia.com)
21:25.45*** part/#tomcat Wooksta (~jamiecram@cpc4-dund12-2-0-cust920.sgyl.cable.virginmedia.com)
21:46.24*** join/#tomcat Gryphon_ (~gryphon14@dyn57-173.yok.fi)
21:49.50*** join/#tomcat NightDragon (~jerrad@pcp128666pcs.unl.edu)
22:25.42*** join/#tomcat Underbyte (~jerrad@pcp128666pcs.unl.edu)
22:44.16*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
22:55.33*** join/#tomcat hex` (~hex@unaffiliated/hex/x-261681)
22:55.57*** join/#tomcat gqlewis (~gqlewis@h246.70.82.166.dynamic.ip.windstream.net)
23:04.17*** join/#tomcat dmb (~dmb@unaffiliated/dmb)
23:05.01*** join/#tomcat clajo05 (~clajo04_@pool-74-108-95-175.nycmny.fios.verizon.net)
23:05.34*** join/#tomcat pucko_ (~andreas@ip-62-143-209-86.unitymediagroup.de)
23:09.11*** join/#tomcat derjohn_mob (aj@88.128.26.192)
23:09.22*** join/#tomcat MHSL (MHSL@cm94.sigma137.maxonline.com.sg)
23:25.37*** join/#tomcat gryphon143_ (~gryphon14@dyn57-173.yok.fi)
23:37.09*** join/#tomcat dvayanu (~another@p5793DE93.dip.t-dialin.net)
23:39.44*** join/#tomcat pucko (~andreas@ip-62-143-209-86.unitymediagroup.de)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.