irclog2html for #tomcat on 20080610

00:03.39*** join/#tomcat clajo04 (n=clajo04@88.202.207.33)
00:21.47*** join/#tomcat Infinito_ (n=yingyang@200-140-183-96.gnace701.dsl.brasiltelecom.net.br)
00:52.25*** join/#tomcat maier (n=maier@cpe-065-190-201-155.nc.res.rr.com)
01:06.00*** join/#tomcat kanai (n=kanai@124.32.114.226)
03:05.11*** join/#tomcat acidjnk (n=have@pD95099E5.dip0.t-ipconnect.de)
04:00.11*** join/#tomcat ggns (n=ggns@203.129.255.188)
04:25.18*** join/#tomcat jordo_ (n=hidden@CPE-65-28-6-188.kc.res.rr.com)
04:25.33jordo_hello all
04:25.51jordo_can anyone offer advice on testing Tomcat to Derby?
04:26.12jordo_also, where do I need to install cayenne if I would like to use that in my project?
05:28.04*** join/#tomcat SiftLinux (n=Siftzill@bas6-montrealak-1177580984.dsl.bell.ca)
05:35.00*** join/#tomcat rambo123 (n=viny@59.94.107.185)
05:35.09*** part/#tomcat rambo123 (n=viny@59.94.107.185)
05:35.15*** join/#tomcat rambo123 (n=viny@59.94.107.185)
06:20.42*** join/#tomcat shashi (n=shashi@125.16.213.2)
06:58.16*** join/#tomcat Bollinger (n=peter@88-105-230-77.dynamic.dsl.as9105.com)
07:08.51*** join/#tomcat kjkoster5489 (n=kjkoster@233-250-103-145.cust.glaslokaal.nl)
07:09.27*** join/#tomcat groton (n=groton@unaffiliated/groton)
07:17.59*** join/#tomcat jeef (n=jeff@ifup.us)
07:20.33*** part/#tomcat rambo123 (n=viny@59.94.107.185)
07:21.18*** join/#tomcat acidjnk (n=have@pD95081B3.dip0.t-ipconnect.de)
07:25.38*** join/#tomcat clajo041 (n=clajo04@88.202.207.33)
07:35.17*** join/#tomcat hphreak (n=Reazul@221x247x201x234.ap221.ftth.ucom.ne.jp)
07:41.17*** join/#tomcat pRoFiOn (i=pRoFiOn@89-201-135-218.dsl.optinet.hr)
07:53.34*** join/#tomcat yassine (n=yassine@unaffiliated/yassine)
08:09.50*** join/#tomcat Haza1 (n=Haza@82-71-63-25.dsl.in-addr.zen.co.uk)
08:13.36*** join/#tomcat enterneo (n=vb@122.163.76.120)
08:14.50enterneowhere can I find the servlet 2.5 source code and javadoc?
08:17.19kjkoster5489Download the sources from tomcat.apache.org, maybe?
08:24.09*** join/#tomcat vikumar (n=Vimal@nat/redhat-in/x-41fe55406c9a7d79)
08:28.43enterneokjkoster5489: i got the servlet and jsp javadocs; however those are the online versions on the tomcat website, i was wishing to incorporate the javadocs and source in the netbeans IDE
08:36.39enterneokjkoster5489: I got the javadocs in zip format, they are a part of J2EE-SDK-5
08:36.48enterneokjkoster5489: now I need to find the sources
08:44.26*** part/#tomcat pRoFiOn (i=pRoFiOn@89-201-135-218.dsl.optinet.hr)
09:01.06kjkoster5489enterneo: I see. Check Java's sun community site.
09:02.21kjkoster5489http://www.java.net/ iirc
09:26.37*** join/#tomcat enterneo (n=vb@122.163.76.120)
09:27.03enterneo where can i find the servlet 2.5 source code?
09:45.47enterneohttps://glassfish.dev.java.net/source/browse/glassfish/servlet-api/src/jakarta-servletapi-5/jsr154/src/share/javax/
09:45.54enterneohow do i download?
09:46.05*** join/#tomcat Dwayne_Hicks_ (n=elsie@adsl-68-74-74-168.dsl.emhril.ameritech.net)
10:02.31*** part/#tomcat enterneo (n=vb@122.163.76.120)
10:37.18*** join/#tomcat Wagaga (n=Kyle@77.64.33.140)
10:44.36grotoni set up tomcat+jk+apache2, configured an url in /etc/apache2/httpd.conf like : JkMount /servlets-examples/* ajp13_worker, and still when i browse to http://localhost/servlets-examples i get 404 error: Tue Jun 10 12:41:46 2008] [error] [client 192.168.1.119] File does not exist: /var/www/servlets-examples . Any hint?
11:21.39grotonI think my problem is in this error: jk_map_to_storage::mod_jk.c (3195): missing uri map for 127.0.0.1:/servlets-examples/ Any hint?
11:52.30*** part/#tomcat hphreak (n=Reazul@221x247x201x234.ap221.ftth.ucom.ne.jp)
12:03.31*** join/#tomcat kaos01 (n=kaos01@turing.une.edu.au)
12:09.05*** join/#tomcat Oliber (i=oliver@sparks.from.the.cattleprod.co.uk)
12:10.39Oliberhi guys, i'm running Tomcat 5.5.26 on Windows behind IIS (purely for authentication purposes), however, IIS presents %domain%\%username%, does anyone have any suggestions how to present just %username% via AJP?
13:03.11*** join/#tomcat randrew (n=raj@dyn-128-59-53-165.dyn.columbia.edu)
13:07.55*** join/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
13:08.01doepainHello
13:08.15doepainI am running a Windows 2003 server
13:08.31doepainand planning on having two seperate Tomcat services
13:08.58doepainI have made the necessary edits to the ports in server.xml
13:09.20doepainThe tomcat service will be installed via java service wrapper
13:09.27doepainMy question is
13:10.28doepainFor a win32 installtion on Tomcat 5.0.16 we are told to create an environmental variable "CATALINA_HOME" that points to the root of the Tomcat installtion directory.
13:10.41doepainHow is this achieved if we have 2 tomcat instances
13:11.23doepainCan the following Line in the server. xml be edited? (<Service name="Catalina">)
13:15.16MHSLdoepain, use catalina_base
13:15.34MHSLdoepain, adding catalina_home to the environment variable is not necessary
13:16.23doepainwhere can I find catalina_base?
13:16.43MHSLgroton, try http://localhost/servlets-examples/index.html
13:16.55MHSLdoepain, read RUNNING.txt on tomcat directory
13:17.00grotonMHSL, ok, let me try
13:18.25grotonMHSL, same error :/
13:18.37groton[Tue Jun 10 15:18:48 2008] [error] [client 127.0.0.1] File does not exist: /var/www/servlets-examples
13:19.06MHSLgroton, any error on mod_jk log?
13:19.23groton[debug] jk_map_to_storage::mod_jk.c (3195): missing uri map for 127.0.0.1:/servlets-examples/index.html
13:19.38MHSLwhy is there a :
13:19.48*** join/#tomcat vikumar_ (n=Vimal@nat/redhat-in/x-75631d30f9ee194a)
13:19.58grotoni dont know, where should i look at?
13:20.08MHSLgroton, any other vhost settings on httpd.conf?
13:20.29MHSLgroton, or rewrite rule etc
13:20.45grotonMHSL, http://nopaste.com/p/aL5BlupLW
13:21.22doepaincheckin out now
13:21.50MHSLgroton, JkMount /servlets-examples/* ajp13_workedfdfr seems different compared to the rest
13:22.03grotonlol, i added those on purpose, let me correct it
13:23.12MHSLgroton, i dont think that's all your httpd.conf right? you may want to check through your httpd.conf for any vhost configurations/rewrite rules
13:24.02grotonMHSL, that is *all* my httpd.conf. I named correctly the worker, as ajp13_worker, and restarted tomcat, apache2 and force-reload for apache. Still I get the same error :/
13:24.33MHSLseems incomplete
13:24.34*** part/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
13:24.53*** join/#tomcat erstazi (n=erstazi@unaffiliated/erstazi)
13:24.55grotonMHSL, i have also other files in /etc/apache2, like apache2.conf
13:24.57MHSLyou also need to restart apache if you just renamed the worker
13:25.04*** join/#tomcat kaushal (n=Kaushal@bbs.webaroo.com)
13:25.20MHSLgroton, that's what i was asking, check all conf related to apache
13:25.21kaushalHi
13:25.35grotonyes, i restarted tomcat and then apache. Then i also force-reload'ed for apache only
13:25.43kaushalI am using tomcat-5.5.25 on Gentoo OS
13:25.44grotonMHSL, ok, i could paste it
13:26.04kaushalI have created 2 instances of Tomcat
13:26.06MHSLgroton, you dont need to, just check for virtual host configs/rewrite rules, if you even know what i was saying
13:26.37kaushalbut only one start at one point of time
13:26.37MHSLgroton, what's your servername configured for apache?
13:26.39grotonMHSL, you hit me, i am the ultimate noob in these things, but i am getting learning now..
13:27.17MHSLkaushal, then start both
13:27.19grotonMHSL, the config file of apache2 are virgin, unmodified in respect to the ones of the .deb package i downloaded from
13:27.39MHSLgroton, dont know about deb package, never use it
13:27.52grotonMHSL, so, i have any virtual host, nor i have any rewrite rule
13:28.12kaushalMHSL, I have started both
13:28.21MHSLgroton, with this jkmount JkMount /*.jsp you should be able to access any jsp
13:28.24kaushalbut it doesnot work
13:28.30grotonMHSL, let me try
13:28.36MHSLkaushal, what do you mean by "doesnt work"
13:29.02kaushalone tomcat on 8080 and other on 8081
13:29.15grotonMHSL, Tue Jun 10 15:29:34 2008] [error] [client 192.168.1.119] File does not exist: /var/www/jsp-examples
13:29.15kaushalonly one of them work at a time
13:29.33grotonMHSL, where the URL requested has been: http://linuxserver/jsp-examples/jsp2/el/basic-arithmetic.jsp
13:29.41MHSLkaushal, doesnt make sense, saying doesnt work is really too vague, check the log
13:29.47kaushalok
13:30.19MHSLgroton, then?
13:30.40grotonMHSL, i have not configured any server name, i get always the warning (not error) : estarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
13:31.22MHSLgroton, then did you try http://127.0.0.1/servlets-examples/index.html ?
13:31.29grotonMHSL,  when the URL requested is http://linuxserver/jsp-examples/jsp2/el/basic-arithmetic.jsp I get the following errro in the apache logs:  Tue Jun 10 15:29:34 2008] [error] [client 192.168.1.119] File does not exist: /var/www/jsp-examples
13:31.47grotoni am trying it from another machine, should i try it locally first?
13:32.28MHSLgroton, up to you
13:32.51grotonMHSL, ok. anyway, requesting that url locally did not change anything, i got: The requested URL /servlets-examples/index.html was not found on this server.
13:33.44grotonMHSL, this error is damnig me: missing uri map for 127.0.0.1:/jsp-examples/jsp2/el/basic-arithmetic.jsp
13:41.42MHSLgroton, it should be because of the :
13:42.32grotonMHSL, when i reach the root, i get the string "it works". i cannot get where this is configured...
13:43.06MHSLgroton, it should be on one of the config file, maybe search for DocumentRoot
13:43.45grotonmaybe found something interesting...
13:44.04MHSLgroton, you really need to learn apache first before trying to mix apache and tomcat
13:44.23grotonMHSL, http://nopaste.com/p/awC3QPPjib . This is the content of a file under /etc/apache2/sites-enabled/
13:45.23MHSLgroton, so when you go to http://localhost/ apache will display index.html under /var/www
13:45.31grotonyeah
13:45.40MHSLgroton, any other config file?
13:46.10grotonLoadModule jk_module /usr/lib/apache2/modules/mod_jk.so
13:46.18grotonthis one gets included, and it seems right
13:47.47grotonMHSL, i guess not, all i have is in httpd.conf, apache2.conf and the last paste i did
13:48.03grotoni do not have for sure any mod_rewrite settings
13:48.59grotonevery time i do a request to a *.jsp or under /servlets-examples/* i get this in the mod_jk.so.log : missing uri map for 127.0.0.1:/
13:49.10grotonso it seems the mod_jk cannot handle it
13:49.32grotonif i reach tomcat directly (thru port 8180) it works of course
13:52.14*** part/#tomcat erstazi (n=erstazi@unaffiliated/erstazi)
13:56.59kjkoster5489groton: is there a reason to have Apache in front of Tomcat? What does Apache do for you that Tomcat does not do?
13:58.02grotonkjkoster5489, that is another matter. Suppose i *have* to *have* Apache2 and tomcat together :)
13:58.39kjkoster5489*shrug* I cannot help you with the mappings, since I run Tomcat as a standalone web server.
13:58.53grotonkjkoster5489, anyway, i could say i need PHP also. Anyway, as i said, that is another matter for now :)
13:59.08grotonkjkoster5489, on which port do you run it?
13:59.13kjkoster5489I just find that people tend to dig their holes a little deeper than necessary.
13:59.31kjkoster5489Does the PHP integrate in the JSP in any way?
13:59.51kjkoster5489I run it on 80 and on 8080 and on 9080, depending on what machine you ask me about. :)
14:00.10grotonkjkoster5489, well, evidently you are not a newbie like me :/
14:00.32kjkoster5489I am an Apache n00b. I never seem to need it.
14:01.55grotonwhat your site composed of? Jsp? Servlets?
14:02.47kjkoster5489JSP and static content.
14:03.04MHSLgroton, so your apache2.conf is the last one?
14:03.11kjkoster5489Some servlets and one or two JSP filters that handle cache headers and script kiddy redirection.
14:03.12grotonkjkoster5489, any Ajax & Java framework?
14:03.21kjkoster5489Not yet.
14:03.35grotonMHSL, no
14:03.39kjkoster5489Should be up with my next product, Q4 2008. :)
14:03.46grotonMHSL, i cuodl show you
14:03.53grotonkjkoster5489, cool
14:04.29MHSLgroton, so what's inside?
14:04.38grotonMHSL, hold on :)
14:04.38Oliberi'm having a ickle difficulty with java, not sure if this is the right place to ask.. i'm trying to split my REMOTE_USER variable into domain and username (IIS sends domain\user) using the code (and error) here http://pastebin.com/m309b4fe9
14:04.52Oliberany thoughts/suggestions on what i've done wrong there? :)
14:05.39Olibertried with index 0, 1 and 2 but get the same error
14:05.44randrewgroton: you need to understand the debian style apache config
14:05.44MHSLOliber, try \\\
14:06.01OliberString literal is not properly closed by a double-quote
14:06.11grotonMHSL, http://nopaste.com/p/aLrgMkgPS
14:06.17grotonrandrew, yeah
14:06.27MHSLmaybe randrew can help in this case
14:07.02Oliber4 \s work
14:07.07Oliberty MHSL :)
14:07.22MHSLgroton, what's inside /etc/apache2/conf.d/?
14:07.27MHSLOliber, ok
14:07.49MHSLgroton, this also /etc/apache2/sites-enabled/
14:08.18grotonMHSL, in conf.d nothing relevant. In sites-enabled there is a file containing my semi last paste
14:08.29MHSLok
14:09.48grotonrandrew, i enabled the module by a2enmod, i am using the debian config files, and reading all readme.DEBIAN file, but have not found a solution to my problem yet :/
14:14.21grotonfor example, when i run /etc/init.d/apache2 force-reload in the log file of the mod_jk.so module i read: jk_translate::mod_jk.c (3038): missing uri map for 127.0.0.1:*
14:14.48grotoni think that if i could get rid of that, i could fix my problem :)
14:15.08randrewgroton: is your jkmount directive in any file other than httpd.conf?
14:15.20grotonlemme check
14:15.40randrewgroton: are you expecting what you put in httpd.conf to have any effect?
14:15.43MHSLgroton, did you specify any host in your worker.properties?
14:15.55grotongrepped for it, i have only one in httpd.conf, all the others are disabled: httpd.conf:JkMount /servlets-examples/* ajp13_worker
14:16.17grotonrandrew, yes, reading the documentation and the tutorial i setup all properly. But i have not clearly :/
14:16.24grotonMHSL, host?
14:16.47MHSLgroton, yes, something like worker.worker1.host
14:18.25grotonMHSL, this is my entire workers properties file: http://nopaste.com/p/a6c5hgrGt
14:18.44grotonMHSL, i have worker.ajp13_worker.host=localhost
14:19.48grotontomcat_home and java_home should be correct, i think
14:20.32MHSLgroton, i dont know whether this is the problem, try to put your jkmount under virtualhost *
14:20.44grotonok
14:22.11MHSLgroton, specify this JkMountCopy On under the virtualhost *
14:22.15MHSLor*
14:22.29MHSLi think that should be the problem
14:22.32MHSLgroton, http://marc.info/?l=tomcat-user&m=120164756115289&w=2
14:23.45grotonwooooooooooooooooooooooooooooooooooooooooooooo
14:23.59grotonMHSL, Thanks!
14:24.20MHSLthat means the default httpd debian package configuration is not good
14:24.45MHSLespecially virtualhost *
14:24.57MHSLi dont see the point of doing that
14:25.10MHSLcan just put it on global space
14:25.12randrewMHSL: that's kind of interesting.
14:25.31MHSLyes, because jkmount is not copied across virtual host, unless you specify jkmountcopy
14:25.56randrewMHSL: that could be frustrating.  : )
14:26.09MHSLyes, especially with virtualhost *
14:26.20grotonso i was missing JkMountCopy On, or i could move the jkmount to the virtualhost * section
14:26.45MHSLgroton, you can specify the jkmount on global space, then you can have jkmountcopy on on your virtualhost *
14:27.04grotonok
14:27.25MHSLgroton, or you have jkmount for each virtualhost
14:27.39grotonMHSL, thanks again, you helped my greatly
14:27.45MHSLnp
14:27.57MHSLso i just learnt the default httpd config from deb package is not good
14:30.39grotondo you mean that they should provide a JkMountCopy On by default on the deb package?
14:30.45grotonin the VirtualHost * i meant
14:30.51MHSLgroton, no, there shouldnt have virtualhost *
15:05.26*** join/#tomcat ruxpin (n=pkunk@195.148.225.17)
15:05.26*** join/#tomcat gein (n=gein@ua-83-227-184-76.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
15:05.26*** join/#tomcat victori_ (n=victori@cpe-75-80-141-237.san.res.rr.com) [NETSPLIT VICTIM]
15:10.12*** join/#tomcat Chest (n=elam@c-68-41-93-50.hsd1.mi.comcast.net)
15:10.36Chestmaybe the wrong channel, but does Apache Axis support XML-RPC?
15:15.18acidjnkI remember setting some type in a wsdd to "rpc" instead of "document" a few days ago. That might be related, but I'm not sure.
15:17.03JackEStormI just where there was an active irc chan for axis ...I got issues, questions and goggle is not being forth coming.
15:17.28JackEStormChest: I think it does, but don't quote me on it, only been using it for 2.5days now.
15:20.01*** join/#tomcat bdc34 (n=bdc34@caruso.mannlib.cornell.edu)
15:31.27*** join/#tomcat Quiddity (n=steve@ng1.cptxoffice.net)
15:44.07*** part/#tomcat yassine (n=yassine@unaffiliated/yassine)
15:49.39*** join/#tomcat a4akba (n=a4akb@62.215.156.215)
15:53.45*** join/#tomcat andyt (n=andyt@THOMPSON-LAPTOP.ADMIN.SCPS.NYU.EDU)
16:10.59*** join/#tomcat Springfield (n=Hook@78.93.127.45)
16:12.29*** join/#tomcat itlother (n=trung@c-67-164-224-229.hsd1.co.comcast.net)
16:12.46*** join/#tomcat a4akba (n=a4akb@62.215.156.215)
16:13.06itlotherhello, is there a doc that explains how to configure tomcat to deploy each web app with its own <Context> file?
16:29.53*** part/#tomcat atpa8a (n=stfu@static-71-249-199-57.nycmny.east.verizon.net)
16:35.44*** join/#tomcat peter_12 (n=peter_12@S010600119506b129.gv.shawcable.net)
16:41.53*** join/#tomcat maier (n=maier@pool-71-111-196-195.rlghnc.dsl-w.verizon.net)
16:43.49*** join/#tomcat huff (n=dhuff@nat/redhat/x-59858684a982d493)
16:44.12*** part/#tomcat huff (n=dhuff@nat/redhat/x-59858684a982d493)
16:46.23*** join/#tomcat jasonb (n=jasonb@75.144.23.117)
16:54.06*** join/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
16:54.50doepainHello is there anyone in here that is fairly proficient with isapi redirector used with Tomcat and IIS 6?
16:55.04Oliberi installed it earlyer, sup?
16:55.07Oliberearlier rather
16:55.56doepainI have 2 seperate tomcat servers running on a single win32 2k3 host
16:56.20Oliberyou want to loadbalance between them?
16:56.27doepainI've installed the isapi on the root of C:
16:56.28*** join/#tomcat bobbytek3 (n=b@static-64-201-172-247.ptr.terago.net)
16:56.30bobbytek3Hey all
16:56.32doepainno
16:56.37*** part/#tomcat Haza1 (n=Haza@82-71-63-25.dsl.in-addr.zen.co.uk)
16:56.43doepainthey are actually two seperate sites
16:56.44bobbytek3I'm getting a No Certificate file specified exception starting tomcat
16:57.31doepainI want to get both sites to come through IIS, and I am wondering if I had to do any fancy configuring?
16:57.33bobbytek3Yet my server.xml looks like: http://pastebin.com/m8dc06f1
16:58.17doepainServer one uses 8009 to redirect, and server two is using 8109 (as specified in their server.xml)
16:58.18bobbytek3And this works: C:\eWallet\_keystore>keytool -list -file eWallet2.keystore
16:58.29bobbytek3So what could be the problem?
16:58.36doepainShould I have left both on 8009?
16:58.47bobbytek3I get the following:
16:58.47bobbytek3java.lang.Exception: No Certificate file specified
16:58.47bobbytek3at org.apache.tomcat.jni.SSLContext.setCertificate(Native Method)
16:59.21Oliberdoepain: just follow the guide on the tomcat connectors site, setup two AJP connectors, and point the right path to the right connector
16:59.34doepainOh
16:59.46doepainI did not know there was a site dedicated to the connector
17:00.07Olibertheres a single page on the tomcat site for how to setup the win32 connector
17:00.25doepainand it explains scenarios such as mine?
17:00.27doepainok
17:00.30doepainwill take a look
17:00.40Oliberit explains how to configure one connector
17:00.47*** part/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
17:04.55bobbytek3Oliber: any words of wisdom for me? :)
17:05.48Olibermy knowledge of tomcat is minimal at best :(
17:06.14Oliberapart from go to the pub, no :s
17:07.03bobbytek3haha
17:09.29*** join/#tomcat mdgeorge (n=mdgeorge@pit037.cs.cornell.edu)
17:14.53mdgeorgegreetings.  I'm using ubuntu hardy, and the ubuntu packages tomcat5.5 (version 5.5.25-5ubuntu), sun-java6-jdk (6-06-0ubuntu).  I'm sure this is a dumb mistake, but I'm getting ClassNotFoundExceptions for my servlet.
17:16.12mdgeorgethe class it can't find is cms.www.AccessController, and I have /webapps/web[link]/WEB-INF/classes[link]/cms/www/AccessController.  All of the permissions are a+r (a+rx for directories)
17:16.20mdgeorgecould the symlinks be screwing it up?
17:18.14mdgeorgethe following works: cd /var/lib/webapps; sudo -u nobody bash -c "cd web; cd WEB-INF/classes/cms/www/; cat AccessController.java > /dev/null"
17:18.18mdgeorgeany thoughts?
17:20.27*** join/#tomcat bobbytek4 (n=b@static-64-201-172-247.ptr.terago.net)
17:43.44*** part/#tomcat Chest (n=elam@c-68-41-93-50.hsd1.mi.comcast.net)
17:44.58*** join/#tomcat SiftLinux (n=Siftzill@bas6-montrealak-1177608223.dsl.bell.ca)
17:50.07*** join/#tomcat karstensrage (n=chatzill@75-55-199-5.mobitv.com)
18:05.15*** join/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
18:05.21doepainHello
18:05.28doepainI've been in and out of here allday
18:05.59doepainI had a single instance of TC running
18:06.08doepainand it had all of its sites within its "webapp dir
18:07.03doepain...and then there was an additional site that was imported as a *war file which resided in a directory outside of the tomcat install
18:07.13doepain(this is all btw win32 w2k3)
18:07.20doepainNow
18:07.36doepainI have setup a seperate tC instance unique ports etc
18:07.55doepainand even go the isapi_redirectory to work inddependentally
18:08.00doepainHowever
18:08.33doepainwhen I log into the First tomcat instance I still see the site in question (war), and I go to "undeploy" it.
18:08.48doepainand when I restart TC the site reloads
18:09.12doepainIt seems as though my 2ndry instance of tc is not serving up pages
18:09.33doepainDoes anyone have any ieas
18:09.36doepaindeas
18:09.45doepainideas
18:09.50doepain*sorry
18:16.43Springfieldguys
18:16.48Springfield[root@scorpio bin]# ./startup.sh
18:16.48SpringfieldUsing CATALINA_BASE:   /usr/share/apache-tomcat-6.0.13/
18:16.49SpringfieldUsing CATALINA_HOME:   /usr/share/apache-tomcat-6.0.13/
18:16.49SpringfieldUsing CATALINA_TMPDIR: /usr/share/apache-tomcat-6.0.13/temp/
18:16.49SpringfieldUsing JRE_HOME:       /usr/java/java
18:17.03Springfieldbut i cant get it running
18:17.10Springfielddid i miss something  ?
18:17.46remalit[root@scorpio bin]# ./startup.sh
18:17.46remalitUsing CATALINA_BASE:   /usr/share/apache-tomcat-6.0.13/
18:17.46remalitUsing CATALINA_HOME:   /usr/share/apache-tomcat-6.0.13/
18:17.46remalitUsing CATALINA_TMPDIR: /usr/share/apache-tomcat-6.0.13/temp/
18:17.46remalitUsing JRE_HOME:       /usr/java/java
18:17.52remalitstill cant get it run
18:18.02remalitwhat was mt mistake :(
18:19.07doepainok
18:19.17doepainthx anyways.
18:19.31*** part/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
18:21.32*** join/#tomcat crackintosh (n=crackint@70.88.73.93)
18:27.53*** join/#tomcat acidjnk (n=have@pD95081C2.dip0.t-ipconnect.de)
18:31.09*** join/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
18:31.14doepainOn a win32
18:31.51doepainHow can you change which IP tomcat 5.0.16 is working on from one of the ips staticly binded to the nic?
18:38.05crackintoshhuh?
18:38.32doepainMy host several addresses binded to its nic
18:45.00*** part/#tomcat crackintosh (n=crackint@70.88.73.93)
18:50.46*** join/#tomcat clajo04 (n=clajo04@88.202.207.33)
18:53.37*** join/#tomcat clajo041 (n=clajo04@88.202.207.33)
19:20.49randrewdoepain: specify address on the connector
19:45.07*** join/#tomcat a4akba (n=a4akb@62.215.156.215)
19:45.46*** part/#tomcat bdc34 (n=bdc34@caruso.mannlib.cornell.edu)
19:55.22*** join/#tomcat Joe_ (n=polaris@121.162.45.214)
19:55.44Joe_I'm having some problems getting tomcat to work on Hardy...
19:55.55*** part/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net)
19:56.27Joe_I installed through synaptic, but can't find a way to start the damn thing :P
20:51.19*** join/#tomcat clajo04 (n=clajo04@88.202.207.33)
20:54.40*** join/#tomcat cofeineSunshine (n=justinas@78-62-11-114.static.zebra.lt)
21:00.57*** join/#tomcat yassine (n=yassine@unaffiliated/yassine)
21:02.51Joe_ok... why cna't I turn off tomcat?
21:02.57Joe_and why the hell won't the manager login work?
21:05.44bobbytek4ahahahahah
21:11.53*** join/#tomcat Quiddity (n=steve@ng1.cptxoffice.net)
21:16.48*** part/#tomcat yassine (n=yassine@unaffiliated/yassine)
21:53.11*** join/#tomcat clajo041 (n=clajo04@88.202.207.33)
22:07.00karstensrageyou didnt leave enough sacrefices to the tomcat gods?
22:15.02*** join/#tomcat yassine (n=yassine@unaffiliated/yassine)
22:23.36puckotomcat on debian/ubuntu is afaik something real ugly
23:41.16*** join/#tomcat peter_12 (n=peter_12@S010600119506b129.gv.shawcable.net)
23:42.31MHSLJoe_, download and use the one from tomcat website
23:58.16*** join/#tomcat vinse (n=vinse_@208.253.223.146)

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