irclog2html for #tomcat on 20050722

00:20.34*** join/#tomcat spinkz (~spinkz@CPE00119576010b-CM000a739a7473.cpe.net.cable.rogers.com)
00:21.43spinkzI want to have a class Database that I use to access the database from various jsp pages.  Should I make this a servlet even though it will never output html?
00:50.04*** join/#tomcat perdenab_ (~perdenab_@pool-68-236-54-185.phil.east.verizon.net)
00:50.30*** join/#tomcat sbk (~user@mta.snapfish.com)
00:51.15sbkany apache/apr pool experts lurking? :-) have a question that doesn't seem to have gotten much traction in #apache -- related to the thread safety of apr_pool
00:54.49*** join/#tomcat supergeek (~daniel@69-160-88-208.chvlva.adelphia.net)
01:28.46*** join/#tomcat vinse (~delfonic_@adsl-67-124-104-147.dsl.snfc21.pacbell.net)
02:00.17*** join/#tomcat loktar2 (EatMyShort@ns20322.ovh.net)
02:09.32*** join/#tomcat valmont (~chrisholl@adsl-69-227-175-219.dsl.irvnca.pacbell.net)
02:40.08*** join/#tomcat valmont (~chrisholl@adsl-69-227-175-219.dsl.irvnca.pacbell.net)
03:29.05*** join/#tomcat a4akb (a4akb@ask14-66.qualitynet.net)
03:33.36a4akbalo
03:40.35*** join/#tomcat larry (~larry@209.176.25.234)
03:51.08*** join/#tomcat jasonb (noneoyerbi@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
05:47.09*** join/#tomcat loquace (~seb@aqu33-4-82-233-55-6.fbx.proxad.net)
05:49.57loquacelo
05:53.07*** join/#tomcat quas (~larry@209.176.25.234)
06:00.16*** join/#tomcat loktar2 (EatMyShort@ems01.your-freedom.de)
06:47.32puffEvenin.
06:53.06*** join/#tomcat vinse (~delfonic_@adsl-67-124-104-52.dsl.snfc21.pacbell.net)
07:07.32*** join/#tomcat joered (~chatter@81-208-83-246.fastres.net)
07:08.30puffHm, y'know, what are the implications of upping the max processors?
07:08.43puffI remember java used to top out around 1K threads.
07:08.52puffJ2SE used to top out, that is.
07:09.15puffHow does tomcat react when it exceeds max processors?
07:30.37*** join/#tomcat linuxfreck (~freck@p5492A067.dip0.t-ipconnect.de)
07:46.00*** join/#tomcat joered (~chatter@81-208-83-246.fastres.net)
08:05.12*** join/#tomcat quas (~larry@209.176.25.234)
08:35.17*** join/#tomcat Psycho (~brainScan@219.95.19.226)
08:49.31*** join/#tomcat Psycho (~brainScan@219.95.19.226)
09:39.18*** join/#tomcat valmont (~chrisholl@valmont.silver.supporter.pdpc)
10:00.30*** join/#tomcat loktar2 (EatMyShort@67.159.5.116)
10:26.34*** join/#tomcat attilla (~attilla@85.97.207.64)
10:26.36*** part/#tomcat attilla (~attilla@85.97.207.64)
11:01.48*** join/#tomcat larry_ (~larry@209.176.25.234)
11:11.32*** join/#tomcat harpoon (stueber@ultra20.rbg.informatik.tu-darmstadt.de)
11:47.01*** join/#tomcat jimmy (~jimmy@chello062178069199.24.11.tuwien.teleweb.at)
11:48.00jimmyhi i am using 5.5.9 but i dont know where to find the admin package (which is distributed seperately)
11:48.16jimmywhere can i obtain the admin package ?
11:49.06harpoonat the same side you have found tomcat
11:49.32harpoonjust have a look on the several downloadlinks
11:50.00harpoonthere you will find somesthing with -admin in it's name
11:50.44jimmyaah thx
11:50.47jimmyi have found it
12:28.27*** join/#tomcat Snuff (~tbel3393@CPE-149-167-216-12.sa.bigpond.net.au)
12:31.07*** join/#tomcat a4akb (a4akb@62.150.168.161)
12:32.05loquacebrb
12:32.11a4akblo
12:43.40Snuffhi
12:43.48a4akbyo
12:50.30*** join/#tomcat loquace (~seb@aqu33-4-82-233-55-6.fbx.proxad.net)
12:51.19a4akblo
12:51.20a4akbre
12:51.21a4akbyo
12:51.39loquacere
12:52.29a4akbsup
13:05.37*** join/#tomcat nelchael (~nelchael@bkb77.neoplus.adsl.tpnet.pl)
13:05.44nelchaelhi
13:06.24nelchaelabout JCS: could someone help me with such exception: http://rafb.net/paste/results/Fh52PM87.html ?
13:12.12*** join/#tomcat mod_cure (~Cure@cpe-66-68-22-71.austin.res.rr.com)
13:13.51*** join/#tomcat larry_ (~larry@209.176.25.234)
13:18.48nelchaelabout JCS: could someone help me with such exception: http://rafb.net/paste/results/Fh52PM87.html ?
13:25.08Snuffnelchael:have you found a file in that stack trace that you wrote yourself?
13:25.19nelchaelyes
13:25.32nelchaelbut it fails in JCS class
13:26.31nelchaelmisc.nelchael and _jsp are mine
13:28.37SnuffIs the SiatkaManager.java file yours ? Whats on line 36?
13:29.00nelchaelcache = JCS.getInstance("siatkacache");
13:29.12nelchaelit's all in try{} catche(){}
13:29.39nelchaelSnuff: http://rafb.net/paste/results/62cmQo37.html
13:29.57nelchaelline numbers are +13
13:32.44SnuffIf I am on the wrong track tell me but have you overridden the getInstance(String) method somewhere else?
13:33.18nelchaelno
13:34.27SnuffSorry but I am out of ideas or questions for now.
13:35.01nelchaelSnuff: it gets more interesting
13:35.20nelchaeljust before the previously mentioned exception this one: http://rafb.net/paste/results/vsOWCm33.html occurs
13:35.28nelchaelit's something with cache.ccf
13:37.21nelchaelcache.ccf can be places in WEB-INF/lib directory, or somewhere else?
13:40.36nelchaelok, I'm starting to get somewhere...
13:40.54nelchaelhttp://rafb.net/paste/results/bGg0ji61.html
13:42.06nelchaelafter adding concurent it works :)
13:42.21nelchaelcache.ccf has to be in WEB-INF/classes, not WEB-INF/lib :)
13:50.06Snuffgreat. I was gone for a minute and I have to go again now
13:51.35nelchael:)
13:56.04*** part/#tomcat nelchael (~nelchael@bkb77.neoplus.adsl.tpnet.pl)
14:00.17*** join/#tomcat loktar__ (EatMyShort@ems02.your-freedom.de)
14:42.37*** join/#tomcat hugues__ (~chatzilla@private.netc.net)
14:43.46hugues__hi there
14:43.55Snuffhi
14:44.03hugues__I need information about the following error "Protocol handler start failed: java.io.IOException: Cannot recover key"
14:44.51hugues__I try to setup my tomcat with SSL support, but I get that error everytime I start Tomcat (5.5.7).
14:45.20*** join/#tomcat FreemaniaX (~Freemania@67.153.106.58)
14:46.31Snuffdid you create a key using the correct program? Called keytool or keygen I think?
14:47.34hugues__Yes, I used keytool that comes with jdk 1.4.2.
14:48.30hugues__I created the key alias "tomcat" as instructed in the "SSL Configuration How-To".
14:59.58*** part/#tomcat a4akb (a4akb@62.150.168.161)
15:17.59hugues__I enabled logging and found the following error:
15:18.01hugues__22-Jul-2005 11:16:11 AM org.apache.tomcat.util.net.SSLImplementation getInstance
15:18.02hugues__FINE: Error loading SSL Implementation org.apache.tomcat.util.net.puretls.PureTLSImplementation
15:18.04hugues__java.lang.ClassNotFoundException: COM.claymoresystems.ptls.SSLContext
15:18.06hugues__<PROTECTED>
15:41.38*** join/#tomcat cilquirm (~Soda@65.246.162.129)
15:45.08*** join/#tomcat hugues__ (~chatzilla@private.netc.net)
16:12.52*** join/#tomcat jasonb (noneoyerbi@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
16:20.16*** join/#tomcat troy__ (gravitron@c-67-183-147-0.hsd1.wa.comcast.net)
16:20.44*** part/#tomcat troy__ (gravitron@c-67-183-147-0.hsd1.wa.comcast.net)
16:24.04*** join/#tomcat a4akb (a4akb@as7-189.qualitynet.net)
16:40.27*** join/#tomcat daeamarth (~daeamarth@71.4.78.2.ptr.us.xo.net)
16:41.14daeamarthAnyone here familiar with logforj?
16:41.33cilquirmlog4j?
16:42.01daeamarthGuess. lol
16:42.15daeamarthKnow if it is capable of logging to a remote server?
16:42.52cilquirmdaeamarth, you can, if you set it up to use the socketlogger
16:43.01cilquirmyou should look up the chainsaw stuff
16:43.03daeamarthIt was just mentioned to me by verbal name so didnt know if it was for or 4. Just stared to google and got the homepage now...
16:43.41daeamarthcilquirm: Ok. Will do. Thanks for setting me straight on the naming. Ill rumage through the project page and see if I can figure things out.
16:44.07cilquirmdaeamarth, just fyi, the documentation on Log4j is terribly poor. they expect you to buy the books
16:45.43daeamarthSomeone here probably has the books Id suspect.
16:46.07daeamarthIm just an IT grunt trying to find a solution to its use by others. You can tell how much I knew about it by the fact I had the name spelling wrong. =)
16:46.23daeamarthIll learn more though just have to RTFM. =)
16:47.43cilquirmRTJD also, that helps more than anything
16:48.29daeamarthjava docs?
16:53.39cilquirmyep
18:00.17*** join/#tomcat loktar__ (EatMyShort@ns20324.ovh.net)
18:02.17*** join/#tomcat linuxfreck (~freck@p5492A067.dip0.t-ipconnect.de)
18:31.52*** join/#tomcat hoho (~hoho@63.91.82.20)
18:32.24hohoHaving some trouble with response.sendRedirect("mypage.jsp") using 5.5.9... I get a 404.  When I hit the page directly in the browser, it works though.
18:32.44hohoNot writing to the output stream before the redirect either, it's the 1st line (because I am sanity checking)
18:58.13*** join/#tomcat Magnifikus (~vst@muedsl-82-207-234-167.citykom.de)
18:59.41*** join/#tomcat vinse (~delfonic_@adsl-64-160-45-243.dsl.snfc21.pacbell.net)
19:15.27*** join/#tomcat a4akb (a4akb@ask14-117.qualitynet.net)
19:25.08*** join/#tomcat quas (~larry@209.176.25.234)
19:25.36quasyo
19:34.52a4akbibot yo
19:34.52ibotYo wazzaaaap my brotha?!
19:52.55*** part/#tomcat a4akb (a4akb@ask14-117.qualitynet.net)
21:30.13*** join/#tomcat joered (~chatter@81-208-83-246.fastres.net)
21:52.42*** join/#tomcat kwbrads (~bschaefer@el78-111.med.utah.edu)
21:53.26kwbradsHow would you respond to a boss who isn't sure that Tomcat is robust enough for a website that gets maybe... 30k hits/month?
21:53.55loquacegood night
21:55.01kwbradsfor example could you  point me to a relatively high-traffic web app using tomcat?
21:57.05jasonbkwbrads: At my last job I worked at a company that served over 60 million dynamic (JSP) page views per day on just Tomcat 4.1.27 alone (no apache httpd crud).
21:57.39jasonbkwbrads: Since then, Tomcat has become more performant, more stable, faster, and smaller runtime memory footprint.
21:57.41kwbradsjasonb: is it something that has a public face I can point to?
21:58.02jasonbkwbrads: Not now.
21:58.36kwbradsjasonb: sadly I -know- what the problems with this webapp are
21:59.25kwbradsI guess replacing the container seems like less work to a boss than redesigning an app from scratch because the prototype design sucked monkey balls
22:00.00jasonbkwbrads: Probably.  But, to caution him, you should tell him that Tomcat really is the fastest servlet container all-around.
22:01.26kwbradsstability is more important than speed in this scenario.  Well, the speed is abysmal too, but that's also a design issue
22:02.41kwbradsI think the stability may be somewhat affected by the server being a poorly administered windows box as well
22:02.48kwbradsso many problems.. :P
22:02.55jasonbIt's difficult to determine which servlet container is really the most stable.  But, I can tell you, Tomcat 5.5.9 is very stable.
22:03.24jasonbWell, then you're asking for stability problems, and it isn't really Tomcat's fault.. which version of Tomcat are you running though?
22:03.37kwbradsI think we're on 5.0.28 ... I should probably update that also
22:04.11kwbradsit's also using IIS via jk2
22:04.21kwbrads(I don't know WHY)
22:16.11jasonbWell, *that* will cause instabilities.  (IIS)
22:16.52jasonbAlso, you really should not use 5.0.  You should use 5.5.9 right now.  And, I'm not just saying that because I like new versions.  I'm saying that because 5.0 is not a good version of Tomcat to run.
22:17.15kwbradswell, when we put it on the server it was the latest
22:17.18kwbradsobviously it's been a while
22:17.44jasonbYeah, it was okay until the developers started doing 5.5 and basically dropped everything they were doing in 5.0.
22:18.26kwbradsI'll have to deal with that Tuesday, though.. Monday is a state holiday for us, and I don't really want to put a new version up last thing friday
22:18.52kwbradsso hopefully 5.0.28 gets us through the weekend :P
22:19.13jasonbIt should.
22:19.27kwbradsI mentioned the 60 million hits/day thing, and I think that helped with the boss
22:19.44jasonbIt should.
22:19.50kwbradsthanks ;) it's always good to assault them with numbers
22:20.34vinsejust fyi: 5.5.10 may be out this weekend, at least that's the impression i got from the mailing list
22:20.35jasonbTomcat's web server is very good as well.. far more stable than your IIS --> Tomcat setup.
22:20.54jasonbvinse: It'll be tagged this weekend, but its stability will be unknown for a while.
22:21.13vinseah ok ;)
22:21.15jasonbvinse: We can't really suggest it as stable *before* the testing (by the committers) is complete.
22:21.51vinsekwbrads: why are you using IIS? if you arent integrating with an exsisting site on the IIS server you're gaining nothing but problems
22:21.52jasonb5.5.9 is quite nice.  Stable, and very few bugs have been found, and nothing serious.
22:21.55kwbradsjasonb: yeah... I agree... I think the perception from up above was that IIS would serve the static site content faster(?), but I honestly cannot say that I found serving static content from Tomcat to be noticably slow in any way
22:22.28kwbradsvinse: agreed
22:22.35kwbradsvinse: it just wasn't up to me
22:22.37vinsekwbrads: "up above" is getting it's perception from 3 years ago or something :/
22:22.47jasonbkwbrads: Serving static content from Tomcat 5.5.9 is faster than serving static content from Apache HTTPD 2.0.x.  So, I think it's likely to be around the same speed as IIS anyway.
22:23.17kwbradsvinse: if not from longer ago
22:23.36vinsejasonb: i've heard you say that before, and while i'm certainly not saying i dont agree with you, i feel bound to mention that your'e the only one i see saying that :x
22:25.56kwbradsWith ANY webserver, how often do you hear "damn, this static content is going so slow.. must be the webserver"
22:26.20kwbradsunless it's hit by slashdot or some DDOS anomoly
22:28.00kwbradsmost sites I see getting slashdotted are dynamic pages too.  (not) surprisingly sites that are generated rather than hitting the db everytime seem to withstand the slashdot effect
22:28.02jasonbvinse: other committers on the tomcat-dev are saying it while showing benchmark numbers along with config files and tester scripts.
22:29.05kwbradsso any way you slice it, I have no idea why IIS is in the mix
22:29.40jasonbYeah, people still insist on using it.  *shrug*
22:53.31*** part/#tomcat kwbrads (~bschaefer@el78-111.med.utah.edu)
23:29.17*** join/#tomcat ohad (~ohad@22-231-13-72.cosmoweb.net)
23:29.27ohadhi all, does anyone here use scalix ?
23:29.41ohadi am having a problem with tomcat and my scalix
23:29.50ohadi have defined my server as x.mydomain.com
23:30.04ohadfor some reason tomcat is looking for y.mydomain.com
23:30.08ohadideas?

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.