IRC log for #tomcat on 20110405

00:00.22*** join/#tomcat icek (~icek@sushibar.rdlabs.org)
00:00.42*** part/#tomcat icek (~icek@sushibar.rdlabs.org)
00:31.34*** join/#tomcat pucko (~andreas@ip-178-200-141-47.unitymediagroup.de)
00:46.25*** join/#tomcat Guest15658 (~karstensr@grid.sh3lls.net)
00:50.52*** join/#tomcat eckirchn (~eckirchn@174-24-8-226.clsp.qwest.net)
01:51.07*** join/#tomcat hex` (~hex@unaffiliated/hex/x-261681)
02:02.50*** join/#tomcat calavera (~calavera_@enginey-9.border1.sfo002.pnap.net)
03:05.49*** join/#tomcat calavera (~calavera_@adsl-69-232-203-86.dsl.pltn13.pacbell.net)
03:34.43*** join/#tomcat odin_ (~Odin@2a01:348:261::2)
03:42.07*** join/#tomcat bugz^ (~bugz@mx01.skyalpha.net)
05:12.27*** join/#tomcat CamargoBP[Mobile (~CamargoBP@15.245.sfcn.org)
05:23.37*** join/#tomcat espeed (~espeed@63.246.231.57)
05:50.37*** join/#tomcat optraz_ (~cyzie@135.172.159.110.tm-hsbb.tm.net.my)
05:52.37*** join/#tomcat hex`` (~hex@189.27.30.96.dynamic.adsl.gvt.net.br)
05:52.37*** join/#tomcat hex`` (~hex@unaffiliated/hex/x-261681)
05:53.10*** join/#tomcat OffbeatAdam (~OffbeatAd@phobos.x-zen.cx)
06:07.49*** join/#tomcat CamargoBP[Mobile (~CamargoBP@15.245.sfcn.org)
06:21.01*** join/#tomcat gryphon143_ (~gryphon14@agw-sparknet.utu.fi)
06:46.33*** join/#tomcat jasonb (~jasonb@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
06:56.19*** join/#tomcat veskojl (~veskojl@84.242.141.26)
06:59.12*** join/#tomcat ExtraSpice (XtraSpice@88.118.35.153)
06:59.57*** part/#tomcat veskojl (~veskojl@84.242.141.26)
07:23.14*** join/#tomcat Jarod51 (~Jarod51@2a00:fc8:0:7:221:9bff:fe32:cd0f)
07:37.36*** join/#tomcat alcir (~alcir@159.213.59.135)
07:46.03*** join/#tomcat Dextorion (~daniel.vi@027d4c8d.bb.sky.com)
07:49.50*** join/#tomcat loddafnir (~mike@91-64-106-43-dynip.superkabel.de)
07:50.57*** join/#tomcat alcir (~alcir@159.213.59.135)
07:59.27*** join/#tomcat real_ate (~andrewm@81-86-72-99.dsl.pipex.com)
08:24.33*** join/#tomcat silbo (~quassel@193.40.194.207)
08:44.59*** join/#tomcat alcir (~alcir@159.213.59.135)
08:44.59*** join/#tomcat Jarod51 (~Jarod51@2a00:fc8:0:7:221:9bff:fe32:cd0f)
08:44.59*** join/#tomcat jasonb (~jasonb@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
08:45.00*** join/#tomcat CamargoBP[Mobile (~CamargoBP@15.245.sfcn.org)
08:45.00*** join/#tomcat eckirchn (~eckirchn@174-24-8-226.clsp.qwest.net)
08:45.00*** join/#tomcat Internat (~nf@123-243-184-161.static.tpgi.com.au)
08:45.00*** join/#tomcat monk14 (~monk15@65.199.31.2)
08:45.00*** join/#tomcat NfNitLoop (~bip@2001:470:b9cc:beef::1)
08:46.18*** join/#tomcat adac (~adac@clnet-kmu02-090.ikbnet.co.at)
08:47.27adacGuys, Someone knows a good step by step tuturial for tomcat cluster (preferrable tomcat 7)
08:57.10*** join/#tomcat drindt (~drindt@business-188-111-093-184.static.arcor-ip.net)
09:00.22*** join/#tomcat jyrkip (~jyrkiput@tuomi.oulu.fi)
09:02.53*** join/#tomcat shomon (59060cfd@gateway/web/freenode/ip.89.6.12.253)
09:06.17shomonhi, i just installed tomcat 6.0.28 on ubuntu 10.10, but it won't come up. I looked through the log, and it says "Error while removing context " as well as many more errors each time it's started up.
09:06.40shomonSo I looked around and it looks like I needt o add priviledge = true to some context.xml file?
09:07.24shomonOn the apache tomcat help though it says there are lots of places where this setting might live. I only want to affect the web app I have, but I have nothing else installed... where is the easiest place to change this setting?
09:11.30shomonI'm also getting "SEVERE: Error initializing endpoint" and permission denied for port 80
09:11.40shomonnot running anything on this computer...
09:11.46shomonI mean on that port.
09:23.08reisishomon: what os?
09:23.21shomonubuntu 10.10 - linux
09:23.36reisishomon: the error 'error initializing endpoint' should be regarded as the root cause for now
09:23.44reisishomon: do you need to run it in port 80?
09:23.45shomonok, I can pastebin the whole thing...
09:23.51reisino need
09:23.52shomonno, that was just to see if it would run...
09:24.07reisishomon: ok, configure it to use 8080, and continue on to any other problems
09:24.16shomonok.
09:24.31shomonthanks. I'll check back here with any more errors!
09:24.50reisishomon: under linux you need special priviledges (capabilities -- not available to javaland, for port 80 you should look how ubuntu 'tomcat6' package does it, hint, look at /etc/default/tomcat6)
09:25.54shomonsorry, I don't understand. So in linux I'd need the priv bit on in context.xml if I wanted to run it on port 80?
09:28.53shomonalso I'm looking at /etc/tomcat6/server.xml
09:29.16shomonand I think I turned on 8080... so now it says
09:29.29shomonSEVERE: Failed to load keystore type JKS with path /usr/share/tomcat6/.keystore due to Keystore was tampered with, or password was incorrect
09:29.59shomonah I'll make another one. but that shouldn't really affect 8080...
09:44.00reisishomon: no, there's nothing in tomcat that can help you with port 80
09:45.25reisishomon: as i said, you need *capabilities* (man capabilities), which cannot be controlled from java
09:45.44reisishomon: please start without any ssl stuff, only then add ssl after you've got the basics worked out
09:55.13*** join/#tomcat drindt (~drindt@business-188-111-093-184.static.arcor-ip.net)
10:04.05shomonreisi: thanks for that explanation, sorry was away there... I understand now, and 8080 is working
10:07.41reisishomon: is your application fully working?
10:08.15shomonit's openclinica... I'm trying to follow a howto for ubuntu 9 and an install.txt for redhat enterprise and translate the two to ubuntu 10
10:08.26shomonso it will take a while... getting 8080 running is a start though
10:08.46shomonstill lots of funky errors on startup... :S
10:09.10reisishomon: well, you need to work those out before you start messing with ssl/port80/port443
11:14.10adacI'm trying to set up a tomcat cluster, but currently I get this error: http://pastie.org/1758217 any ideas?
11:20.17*** join/#tomcat monk12 (~monk15@outmail.acurian.com)
11:21.10*** join/#tomcat NfNitLoop (~bip@2001:470:b9cc:beef::1)
11:21.52*** join/#tomcat Jarod51 (~Jarod51@2a00:fc8:0:7:221:9bff:fe32:cd0f)
11:50.50adacfound it out "<Engine name="Catalina" jvmRoute="tc1-dev">" goes to:  <Engine name="Catalina" defaultHost="localhost" jvmRoute="tc1-dev">"
12:23.59*** join/#tomcat Internat (~nf@123-243-184-161.static.tpgi.com.au)
12:34.10*** join/#tomcat reisi (koivunej@mustatilhi.cs.tut.fi)
12:34.48*** join/#tomcat randrewj (~u1@dyn-128-59-53-4.dyn.columbia.edu)
13:10.04*** join/#tomcat schmolly159 (~schmolly1@rrcs-76-79-50-2.west.biz.rr.com)
13:25.19*** join/#tomcat myosound (~myosound@smtp1.nationaltrust.org)
14:14.43*** join/#tomcat optraz_ (~cyzie@175.139.20.25)
15:01.51*** join/#tomcat chrisjw (~special@5e05bd76.bb.sky.com)
15:01.51*** join/#tomcat chrisjw (~special@unaffiliated/chrisjw)
15:06.28*** join/#tomcat Error404NotFound (~Error404N@unaffiliated/error404notfound)
15:10.09adacSomehow the session replication for my cluster does not work. The manager of one host only shows the session of himself. but he also should show the other sessions from the second host in the cluster, right?
15:47.29*** join/#tomcat real_ate_ (~andrewm@81-86-72-99.dsl.pipex.com)
15:52.26*** join/#tomcat xenoplanar (~xenoplana@beefcake.fatman-agenda.net)
15:53.56*** join/#tomcat ecapriolo (~kvirc@209.249.216.2)
16:11.19*** join/#tomcat pirx (~akol@90-231-183-240-no39.tbcn.telia.com)
16:15.39*** join/#tomcat blop (~blop@2a01:38:800e:0:201:6cff:fe2a:8f7b)
16:19.53*** join/#tomcat calavera (~calavera_@enginey-9.border1.sfo002.pnap.net)
16:20.00*** join/#tomcat blop (~blop@217.112.179.12)
16:33.19*** join/#tomcat henroc (~henroc@henroc.net)
16:34.26*** join/#tomcat deebo (globe@stonebay32.com)
16:36.31*** join/#tomcat lyken (~dc@67-231-241-244.turnkeyinternet.net)
16:49.55*** join/#tomcat tacco_ (~anon0815@shell.c-base.org)
16:53.14*** join/#tomcat JiYu (~jiyu@83.151.21.9)
17:05.46*** join/#tomcat silbo (~quassel@193.40.244.204)
17:18.09*** join/#tomcat silbo (~quassel@193.40.244.204)
17:28.33*** join/#tomcat jasonb (~jasonb@12.201.129.162)
17:52.36*** join/#tomcat acidjnk (havenone@15-225-103-86.dynamic.dsl.tng.de)
17:54.53*** join/#tomcat reisi (koivunej@mustatilhi.cs.tut.fi)
18:11.19*** join/#tomcat loddafnir1 (~mike@91-64-106-43-dynip.superkabel.de)
18:13.17*** part/#tomcat randrewj (~u1@dyn-128-59-53-4.dyn.columbia.edu)
18:57.03*** join/#tomcat jyrkip (~jyrkiput@tuomi.oulu.fi)
19:09.14*** join/#tomcat medthomas (~markt@minotaur.apache.org)
19:09.14*** join/#tomcat medthomas (~markt@apache/committer/markt)
19:19.14*** join/#tomcat gryphon143_ (~gryphon14@dyn57-173.yok.fi)
20:21.21*** join/#tomcat lyken (~dc@67-231-241-244.turnkeyinternet.net)
22:23.39*** join/#tomcat jeffmoss (~jeff@173-10-17-169-BusName-utah.ut.hfc.comcastbusiness.net)
22:24.30jeffmosstrying to get tomcat 6 working on openjdk 1.6.0 and redhat 5.5, I don't want to use the redhat packages because they're old and don't work well to run solr, so I wanted to use the new version, is there a quick way to get startup scripts and things?
22:24.53jeffmossI kindof liked the redhat directory structure
22:25.03jeffmossjust wish it was never release
22:28.50*** part/#tomcat jeffmoss (~jeff@173-10-17-169-BusName-utah.ut.hfc.comcastbusiness.net)
22:50.12*** join/#tomcat MHSL (MHSL@cm94.sigma137.maxonline.com.sg)

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