irclog2html for #tomcat on 20060509

00:00.17jasonbricochet: Hmm, that's slightly more info..
00:01.27jasonbIt's doing this when the Context config is in server.xml?
00:01.44ricochetyeah
00:01.55ricochetI did find this.. http://www.myeclipseide.com/modules.php?op=modload&name=PNphpBB2&file=viewtopic&t=11302
00:02.06ricochet(even though I'm doing everything by hand)
00:03.38jasonbOutside of Eclipse?
00:03.44ricochetyes
00:05.13jasonbThat page offers no solution.
00:06.07ricochetjasonb: so I copied server-minimal.xml over server.xml, and put rap.xml in conf/Catalina/localhost/  and I get the same error
00:06.47jasonbricochet: Hmm, see this page: http://swforum.sun.com/jive/thread.jspa?threadID=49434&start=0
00:07.12jasonbricochet: Don't tinker with server-minimal.xml.. that's another opportunity for bugs.
00:10.32jasonbactually, that page doesn't look very tomcatish.
00:10.57ricochetjasonb: not really. :)  i was just about to ask what the sun-web.xml equivlent is
00:14.24*** join/#tomcat derzahla (n=jziller@CPE-65-25-180-2.wi.res.rr.com)
00:16.19jasonbricochet: Okay, see this one: http://forum.java.sun.com/thread.jspa?threadID=647982&messageID=3820714
00:17.02jasonbcheck your webapp's WEB-INF/lib/ jars..
00:20.54ricochetjasonb: I dont have any naming-*.jar s :(
00:21.04ricochetin the WEB-INF/lib
00:21.23jasonbokay.. but you may have the classes in some other jar.
00:21.25jasonbdo this:
00:21.35ricochetwait
00:21.37jasonbfind . "*.jar" | xargs -i sh -c '( echo {} `jar tf {} | grep naming` )' | grep naming
00:21.37ricochetI do
00:21.50jasonbyou do?
00:22.01jasonbls *naming*.jar
00:23.57ricochetYAY!!!!!!
00:23.58ricochethaha
00:24.04ricocheton to the next error..
00:24.57*** join/#tomcat ohsix (i=ohsix@bc111222.bendcable.com)
00:26.55jasonb(that was a tough one)
00:30.38ricochetjasonb: thank you soo much.  
00:31.09ricochetjasonb: where ar you located?  I'm near silicon valley
00:33.58jasonbricochet: I'm *in* silicon valley.  :)
00:34.26ricochetjasonb: oh ok.  you were up so late last night I assumed you might be elseware :)
00:34.45ricochetjasonb: in in santa cruz
00:34.46jasonbricochet: I usually stay up that late writing the Tomcat book.
00:35.10jasonbricochet: I currently work at Ames, and live in the east bay.
00:35.48ricochetjasonb: oooh - i didn't realize.  wow, IRC really needs a "view my profile" feature.
00:35.55jasonbhaha
00:36.33ricochetjasonb: I would be more careful how I spoke.  I always just assume its kids  (probably becuse I hang out in #debian too much)  :)
00:36.47jasonbyeah.. debian will rot yer brain.
00:37.29jasonbNothing wrong with kids talking about Tomcat, though.  :)
00:37.31ricochetjasonb: I've had a couple teachers that worked at ames.  Pat mantey still has an office there...
00:37.38ricochethaha
01:24.40*** join/#tomcat Hugh (n=Hugh@puma.mxtelecom.com)
01:55.28*** join/#tomcat Twilight\ (n=ask@17.84-48-138.nextgentel.com)
02:01.54*** join/#tomcat intrpngn (n=intrpngn@pool-71-98-0-6.mdsnwi.dsl-w.verizon.net)
02:04.37intrpngnanybody out there have experience configuring tomcat with a chained ssl cert
02:05.14intrpngnhave gone through docs and still receiving an error that browser cannot commuicate with server
02:20.02*** join/#tomcat RizeNine (n=RizeNine@pool-70-106-215-13.chi.dsl-w.verizon.net)
02:23.08*** part/#tomcat derzahla (n=jziller@CPE-65-25-180-2.wi.res.rr.com)
02:27.41*** join/#tomcat NativePHP (n=ajb@c-69-249-119-114.hsd1.nj.comcast.net)
03:02.23*** join/#tomcat ibot_ (i=ibot@pdpc/supporter/active/TimRiker/bot/apt)
03:02.23*** topic/#tomcat is http://tomcat.apache.org Latest stable versions of Tomcat are 5.5.17, 4.1.31, and 3.3.2 If you are a newbie, use the official distribution on Jakarta's site, or use an RPM package from http://www.webdroid.org:8080/archives/tomcat-package. Be sure to check the log files before you attempt to search for a solution. SLOW-MOTION CHANNEL (we all have jobs): Ask your question, then wait; check back often to see if anybody answered.
03:19.36*** join/#tomcat mmcgrath (n=mmcgrath@12.208.163.27)
03:20.22mmcgrathAnyone here running tomcat instances behind a ipvsadm balancer?
03:31.34*** join/#tomcat vinse__ (n=vinse@c-67-169-25-31.hsd1.ca.comcast.net)
03:32.19*** join/#tomcat Pir8 (n=pir8@de.crypted.ca)
04:18.05intrpngnssl certificate issue resolved..
04:25.18*** join/#tomcat valmont (n=chrishol@dsl092-043-004.lax1.dsl.speakeasy.net)
04:56.00*** part/#tomcat vinse__ (n=vinse@c-67-169-25-31.hsd1.ca.comcast.net)
05:21.16*** join/#tomcat jasonb (i=noneoyer@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
06:28.27*** join/#tomcat cypo (n=opera@82.83.44.152)
06:54.12*** join/#tomcat icyValk77 (n=icyValk7@gateway.ash.thebunker.net)
07:18.44*** join/#tomcat kuto (n=kuto@202.175.241.34)
07:31.30*** join/#tomcat thx1138 (n=bdusauso@213.219.182.232.fixedpower.by.edpnet.be)
07:36.04thx1138Hi, I have a problem with Ant (1.6) and Tomcat (5.5.16) : when I redeploy my webapp with ant's task, it freezes ... nothing happens anymore, it simply freezes. No warning messages, no errors messages, nothing but ant freezing
07:40.59thx1138oh, I forgot to mention that when I want to stop Tomcat after that, using ${TOMCAT_HOME}/bin/shutdown.sh is useless
07:41.18thx1138There are still Tomcat processes running
07:42.00thx1138even a "kill" doesn't work ... only a "kill -9" works
07:42.07thx1138:/
07:42.39thx1138does anyone know about this problem ? (Debian Sarge with JDK 1.5)
07:51.45thx1138it's really weird because it doesn't happen systematically at the second deployment
07:52.15thx1138sometimes it work ten times, sometimes it doesn't redeploy at all
07:57.31*** join/#tomcat olem_omay (n=omay@dslb-088-072-032-020.pools.arcor-ip.net)
08:30.19*** join/#tomcat Konst (n=corneliu@p83.129.32.105.tisdip.tiscali.de)
08:32.03*** join/#tomcat burps (n=burps@228-236-221-213-pool.cable.lan.ch)
09:28.38*** join/#tomcat qolume (n=qolume@qolume-server.tb.as8758.net)
09:56.25*** join/#tomcat Vanuatoo (n=vano@213.200.4.246)
12:37.23*** part/#tomcat Konst (n=corneliu@p83.129.32.105.tisdip.tiscali.de)
13:27.46*** join/#tomcat NorthDragon (n=IzhikovN@otr.nline.ru)
14:17.44*** join/#tomcat randrew (n=raj@dolmen.cc.columbia.edu)
14:20.04*** join/#tomcat qolume_ (n=qolume@qolume-server.tb.as8758.net)
14:47.33*** join/#tomcat omay (n=omay@dslb-088-072-032-020.pools.arcor-ip.net)
14:48.49*** join/#tomcat Konst (n=corneliu@p83.129.39.230.tisdip.tiscali.de)
14:52.55*** join/#tomcat Deepa_ (n=deepy@bb-dhcp-85-11-204-88.ornskoldsvik.com)
15:00.44*** part/#tomcat NorthDragon (n=IzhikovN@otr.nline.ru)
15:06.27icyValk77hi all. if you have to copy a tomcat installtion from one box to another, which directories within tomcat are the ones you do want to copy to a new tomcat installtion? I tried copying the .war file for our application but it's not working. i think it's because source tomcat ver is 5.5.9 and the new one is 5.5.17. any advice would be very appreciated
15:25.20icyValk77ok, solved it. seems (in my newbie experience) that you have to delete all in the webapps directory, copy in the .war file and restart tomcat. that did the trick for me!
15:58.07*** join/#tomcat omay (n=omay@dslb-088-072-032-020.pools.arcor-ip.net)
16:09.33*** join/#tomcat Gibby (n=foo@i216-58-43-5.cybersurf.com)
16:10.41GibbyHi, I was recently forced to reinstall my os. Now Tomcat can't compile JSPs. I tried setting JAVA_HOME, but that doesn't seem to help... Any suggestions, please?
16:18.09*** join/#tomcat jimmack (n=chatzill@82-151-244-31.pinnacle.managedbroadband.co.uk)
16:18.35jimmackgibbster: The #java channel is raging at the moment.  What do you mean your JSPs won't compile?
16:18.47jimmacks/#java/##java
16:44.37*** join/#tomcat ucho (n=ucho@2001:388:f000:0:0:0:0:6c3)
16:44.46uchohello
16:45.07uchowhat is the simplest way to map /user to /home/user/public_html ?
16:45.25uchoanything i try ends in 404 :P
16:45.29*** join/#tomcat easytiger (n=gerry@cpc3-blfs5-0-0-cust379.belf.cable.ntl.com)
16:45.50*** part/#tomcat easytiger (n=gerry@cpc3-blfs5-0-0-cust379.belf.cable.ntl.com)
16:48.17KonstHi ucho!
16:48.17KonstI plan to use tomcat with homedirs (with the apache httpd connector). Tomcat works for the webapps directory. Do you have a hint, how i have to configure tomcat and apache httpd?
16:49.09Konst(It's looking like a problem closer to yours, isn't it?)
16:49.23uchothat is exacly the same i want to know :)
16:52.16jimmackHold on guys.  I'll have a clue for you when I've looked it up :-)
16:55.11jimmackFinally.  I've found the file :-)  In my httpd.include file I have lines like:
16:55.14jimmack<PROTECTED>
16:55.38jimmackThat maps access to http://mydomain/manager to tomcat's webapps/manager
16:56.15jimmackThat's about as far as my understanding goes at the moment.  The key is the ajp13.  I think the Tomcat docs cover it.
16:59.46uchothat isnt any problem, i got "jkMount /*.jsp ajp13" there, the problem is tomcat itself
17:00.25ucho<Context path="/user" docBase="/home/user/public_html"> in server.xml should be enought IMHO but ofcourse it doesnt work :)
17:00.56jimmackucho: In your case, I'm not sure that you can alias to directories outside of the tomcat root (but hey, I'm not certain).
17:01.54Konstas far as i know, jimmack is correct
17:02.17Konstthat's one of the problems
17:02.42uchoiw worked for other ppl, for example here : http://forums.sagonet.com/showthread.php?p=15862
17:05.09jimmackucho: I think that's just some examples.  They do say that you should change the paths for your own server.
17:06.01uchoi used path correct for my server
17:07.51jimmackucho: I don't think they mean you can use /home/...  They are just using that to indicate where your web application path should go.
17:08.23*** join/#tomcat kobiba (n=corneliu@p83.129.39.230.tisdip.tiscali.de)
17:08.44uchohttp://www.cs.dal.ca/studentservices/faq/tutorials/web_sites/servlets.php
17:09.06uchoon that uni they made possible for users to put files in public_html
17:10.44*** part/#tomcat Konst (n=corneliu@p83.129.39.230.tisdip.tiscali.de)
17:13.39*** part/#tomcat jimmack (n=chatzill@82-151-244-31.pinnacle.managedbroadband.co.uk)
17:37.01*** part/#tomcat vinse_ (n=vinse_@208.253.223.146)
17:47.36*** join/#tomcat dreivier (n=dreivier@port-212-202-44-136.dynamic.qsc.de)
17:55.56*** part/#tomcat mmcgrath (n=mmcgrath@12.208.163.27)
17:56.03*** join/#tomcat mmcgrath (n=mmcgrath@12.208.163.27)
17:56.42mmcgrathDo tomcat clusters automatically pass session data around or is it up to the application to do that?
18:10.22*** join/#tomcat vinse (n=vinse_@208.253.223.146)
18:45.59*** join/#tomcat ki (n=ki@p54823365.dip0.t-ipconnect.de)
19:13.12*** join/#tomcat yassine (n=yassine@p5087D72B.dip.t-dialin.net)
19:14.06yassinehi everyone
19:21.27*** join/#tomcat dmarki (n=dmarki@193.227.174.167)
19:22.11*** part/#tomcat dmarki (n=dmarki@193.227.174.167)
19:54.35*** join/#tomcat GhettoJava (n=Freemani@ip67-153-106-58.z106-153-67.customer.algx.net)
19:56.10*** part/#tomcat randrew (n=raj@dolmen.cc.columbia.edu)
19:58.55*** join/#tomcat danaris (n=danaris@64.80.35.94)
20:01.53*** join/#tomcat juan-hernandez_ (n=juan-her@200.44.170.105)
20:32.57*** join/#tomcat vjanicek (n=juan-her@200.44.170.109)
20:39.43*** join/#tomcat valmont (n=chrishol@germany.pspdev.pas.earthlink.net)
20:57.58*** part/#tomcat danaris (n=danaris@64.80.35.94)
21:32.28*** join/#tomcat pitarch (n=chatzill@87.219.69.240)
21:58.43*** join/#tomcat burps (n=burps@228-236-221-213-pool.cable.lan.ch)
22:14.28*** join/#tomcat jasonb (i=noneoyer@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
22:55.24*** join/#tomcat yassine (n=yassine@xdsl-84-44-152-143.netcologne.de)
22:56.33yassinehi everyone
23:01.37jasonbHi yassine.

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.