| 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.33 | jordo_ | hello all |
| 04:25.51 | jordo_ | can anyone offer advice on testing Tomcat to Derby? |
| 04:26.12 | jordo_ | 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.50 | enterneo | where can I find the servlet 2.5 source code and javadoc? |
| 08:17.19 | kjkoster5489 | Download the sources from tomcat.apache.org, maybe? |
| 08:24.09 | *** join/#tomcat vikumar (n=Vimal@nat/redhat-in/x-41fe55406c9a7d79) |
| 08:28.43 | enterneo | kjkoster5489: 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.39 | enterneo | kjkoster5489: I got the javadocs in zip format, they are a part of J2EE-SDK-5 |
| 08:36.48 | enterneo | kjkoster5489: now I need to find the sources |
| 08:44.26 | *** part/#tomcat pRoFiOn (i=pRoFiOn@89-201-135-218.dsl.optinet.hr) |
| 09:01.06 | kjkoster5489 | enterneo: I see. Check Java's sun community site. |
| 09:02.21 | kjkoster5489 | http://www.java.net/ iirc |
| 09:26.37 | *** join/#tomcat enterneo (n=vb@122.163.76.120) |
| 09:27.03 | enterneo |  where can i find the servlet 2.5 source code? |
| 09:45.47 | enterneo | https://glassfish.dev.java.net/source/browse/glassfish/servlet-api/src/jakarta-servletapi-5/jsr154/src/share/javax/ |
| 09:45.54 | enterneo | how 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.36 | groton | i 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.39 | groton | I 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.39 | Oliber | hi 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.01 | doepain | Hello |
| 13:08.15 | doepain | I am running a Windows 2003 server |
| 13:08.31 | doepain | and planning on having two seperate Tomcat services |
| 13:08.58 | doepain | I have made the necessary edits to the ports in server.xml |
| 13:09.20 | doepain | The tomcat service will be installed via java service wrapper |
| 13:09.27 | doepain | My question is |
| 13:10.28 | doepain | For 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.41 | doepain | How is this achieved if we have 2 tomcat instances |
| 13:11.23 | doepain | Can the following Line in the server. xml be edited? (<Service name="Catalina">) |
| 13:15.16 | MHSL | doepain, use catalina_base |
| 13:15.34 | MHSL | doepain, adding catalina_home to the environment variable is not necessary |
| 13:16.23 | doepain | where can I find catalina_base? |
| 13:16.43 | MHSL | groton, try http://localhost/servlets-examples/index.html |
| 13:16.55 | MHSL | doepain, read RUNNING.txt on tomcat directory |
| 13:17.00 | groton | MHSL, ok, let me try |
| 13:18.25 | groton | MHSL, same error :/ |
| 13:18.37 | groton | [Tue Jun 10 15:18:48 2008] [error] [client 127.0.0.1] File does not exist: /var/www/servlets-examples |
| 13:19.06 | MHSL | groton, any error on mod_jk log? |
| 13:19.23 | groton | [debug] jk_map_to_storage::mod_jk.c (3195): missing uri map for 127.0.0.1:/servlets-examples/index.html |
| 13:19.38 | MHSL | why is there a : |
| 13:19.48 | *** join/#tomcat vikumar_ (n=Vimal@nat/redhat-in/x-75631d30f9ee194a) |
| 13:19.58 | groton | i dont know, where should i look at? |
| 13:20.08 | MHSL | groton, any other vhost settings on httpd.conf? |
| 13:20.29 | MHSL | groton, or rewrite rule etc |
| 13:20.45 | groton | MHSL, http://nopaste.com/p/aL5BlupLW |
| 13:21.22 | doepain | checkin out now |
| 13:21.50 | MHSL | groton, JkMount /servlets-examples/* ajp13_workedfdfr seems different compared to the rest |
| 13:22.03 | groton | lol, i added those on purpose, let me correct it |
| 13:23.12 | MHSL | groton, 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.02 | groton | MHSL, 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.33 | MHSL | seems 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.55 | groton | MHSL, i have also other files in /etc/apache2, like apache2.conf |
| 13:24.57 | MHSL | you also need to restart apache if you just renamed the worker |
| 13:25.04 | *** join/#tomcat kaushal (n=Kaushal@bbs.webaroo.com) |
| 13:25.20 | MHSL | groton, that's what i was asking, check all conf related to apache |
| 13:25.21 | kaushal | Hi |
| 13:25.35 | groton | yes, i restarted tomcat and then apache. Then i also force-reload'ed for apache only |
| 13:25.43 | kaushal | I am using tomcat-5.5.25 on Gentoo OS |
| 13:25.44 | groton | MHSL, ok, i could paste it |
| 13:26.04 | kaushal | I have created 2 instances of Tomcat |
| 13:26.06 | MHSL | groton, you dont need to, just check for virtual host configs/rewrite rules, if you even know what i was saying |
| 13:26.37 | kaushal | but only one start at one point of time |
| 13:26.37 | MHSL | groton, what's your servername configured for apache? |
| 13:26.39 | groton | MHSL, you hit me, i am the ultimate noob in these things, but i am getting learning now.. |
| 13:27.17 | MHSL | kaushal, then start both |
| 13:27.19 | groton | MHSL, the config file of apache2 are virgin, unmodified in respect to the ones of the .deb package i downloaded from |
| 13:27.39 | MHSL | groton, dont know about deb package, never use it |
| 13:27.52 | groton | MHSL, so, i have any virtual host, nor i have any rewrite rule |
| 13:28.12 | kaushal | MHSL, I have started both |
| 13:28.21 | MHSL | groton, with this jkmount JkMount /*.jsp you should be able to access any jsp |
| 13:28.24 | kaushal | but it doesnot work |
| 13:28.30 | groton | MHSL, let me try |
| 13:28.36 | MHSL | kaushal, what do you mean by "doesnt work" |
| 13:29.02 | kaushal | one tomcat on 8080 and other on 8081 |
| 13:29.15 | groton | MHSL, Tue Jun 10 15:29:34 2008] [error] [client 192.168.1.119] File does not exist: /var/www/jsp-examples |
| 13:29.15 | kaushal | only one of them work at a time |
| 13:29.33 | groton | MHSL, where the URL requested has been: http://linuxserver/jsp-examples/jsp2/el/basic-arithmetic.jsp |
| 13:29.41 | MHSL | kaushal, doesnt make sense, saying doesnt work is really too vague, check the log |
| 13:29.47 | kaushal | ok |
| 13:30.19 | MHSL | groton, then? |
| 13:30.40 | groton | MHSL, 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.22 | MHSL | groton, then did you try http://127.0.0.1/servlets-examples/index.html ? |
| 13:31.29 | groton | MHSL, 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.47 | groton | i am trying it from another machine, should i try it locally first? |
| 13:32.28 | MHSL | groton, up to you |
| 13:32.51 | groton | MHSL, 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.44 | groton | MHSL, this error is damnig me: missing uri map for 127.0.0.1:/jsp-examples/jsp2/el/basic-arithmetic.jsp |
| 13:41.42 | MHSL | groton, it should be because of the : |
| 13:42.32 | groton | MHSL, when i reach the root, i get the string "it works". i cannot get where this is configured... |
| 13:43.06 | MHSL | groton, it should be on one of the config file, maybe search for DocumentRoot |
| 13:43.45 | groton | maybe found something interesting... |
| 13:44.04 | MHSL | groton, you really need to learn apache first before trying to mix apache and tomcat |
| 13:44.23 | groton | MHSL, http://nopaste.com/p/awC3QPPjib . This is the content of a file under /etc/apache2/sites-enabled/ |
| 13:45.23 | MHSL | groton, so when you go to http://localhost/ apache will display index.html under /var/www |
| 13:45.31 | groton | yeah |
| 13:45.40 | MHSL | groton, any other config file? |
| 13:46.10 | groton | LoadModule jk_module /usr/lib/apache2/modules/mod_jk.so |
| 13:46.18 | groton | this one gets included, and it seems right |
| 13:47.47 | groton | MHSL, i guess not, all i have is in httpd.conf, apache2.conf and the last paste i did |
| 13:48.03 | groton | i do not have for sure any mod_rewrite settings |
| 13:48.59 | groton | every 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.10 | groton | so it seems the mod_jk cannot handle it |
| 13:49.32 | groton | if i reach tomcat directly (thru port 8180) it works of course |
| 13:52.14 | *** part/#tomcat erstazi (n=erstazi@unaffiliated/erstazi) |
| 13:56.59 | kjkoster5489 | groton: is there a reason to have Apache in front of Tomcat? What does Apache do for you that Tomcat does not do? |
| 13:58.02 | groton | kjkoster5489, that is another matter. Suppose i *have* to *have* Apache2 and tomcat together :) |
| 13:58.39 | kjkoster5489 | *shrug* I cannot help you with the mappings, since I run Tomcat as a standalone web server. |
| 13:58.53 | groton | kjkoster5489, anyway, i could say i need PHP also. Anyway, as i said, that is another matter for now :) |
| 13:59.08 | groton | kjkoster5489, on which port do you run it? |
| 13:59.13 | kjkoster5489 | I just find that people tend to dig their holes a little deeper than necessary. |
| 13:59.31 | kjkoster5489 | Does the PHP integrate in the JSP in any way? |
| 13:59.51 | kjkoster5489 | I run it on 80 and on 8080 and on 9080, depending on what machine you ask me about. :) |
| 14:00.10 | groton | kjkoster5489, well, evidently you are not a newbie like me :/ |
| 14:00.32 | kjkoster5489 | I am an Apache n00b. I never seem to need it. |
| 14:01.55 | groton | what your site composed of? Jsp? Servlets? |
| 14:02.47 | kjkoster5489 | JSP and static content. |
| 14:03.04 | MHSL | groton, so your apache2.conf is the last one? |
| 14:03.11 | kjkoster5489 | Some servlets and one or two JSP filters that handle cache headers and script kiddy redirection. |
| 14:03.12 | groton | kjkoster5489, any Ajax & Java framework? |
| 14:03.21 | kjkoster5489 | Not yet. |
| 14:03.35 | groton | MHSL, no |
| 14:03.39 | kjkoster5489 | Should be up with my next product, Q4 2008. :) |
| 14:03.46 | groton | MHSL, i cuodl show you |
| 14:03.53 | groton | kjkoster5489, cool |
| 14:04.29 | MHSL | groton, so what's inside? |
| 14:04.38 | groton | MHSL, hold on :) |
| 14:04.38 | Oliber | i'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.52 | Oliber | any thoughts/suggestions on what i've done wrong there? :) |
| 14:05.39 | Oliber | tried with index 0, 1 and 2 but get the same error |
| 14:05.44 | randrew | groton: you need to understand the debian style apache config |
| 14:05.44 | MHSL | Oliber, try \\\ |
| 14:06.01 | Oliber | String literal is not properly closed by a double-quote |
| 14:06.11 | groton | MHSL, http://nopaste.com/p/aLrgMkgPS |
| 14:06.17 | groton | randrew, yeah |
| 14:06.27 | MHSL | maybe randrew can help in this case |
| 14:07.02 | Oliber | 4 \s work |
| 14:07.07 | Oliber | ty MHSL :) |
| 14:07.22 | MHSL | groton, what's inside /etc/apache2/conf.d/? |
| 14:07.27 | MHSL | Oliber, ok |
| 14:07.49 | MHSL | groton, this also /etc/apache2/sites-enabled/ |
| 14:08.18 | groton | MHSL, in conf.d nothing relevant. In sites-enabled there is a file containing my semi last paste |
| 14:08.29 | MHSL | ok |
| 14:09.48 | groton | randrew, 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.21 | groton | for 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.48 | groton | i think that if i could get rid of that, i could fix my problem :) |
| 14:15.08 | randrew | groton: is your jkmount directive in any file other than httpd.conf? |
| 14:15.20 | groton | lemme check |
| 14:15.40 | randrew | groton: are you expecting what you put in httpd.conf to have any effect? |
| 14:15.43 | MHSL | groton, did you specify any host in your worker.properties? |
| 14:15.55 | groton | grepped for it, i have only one in httpd.conf, all the others are disabled: httpd.conf:JkMount /servlets-examples/* ajp13_worker |
| 14:16.17 | groton | randrew, yes, reading the documentation and the tutorial i setup all properly. But i have not clearly :/ |
| 14:16.24 | groton | MHSL, host? |
| 14:16.47 | MHSL | groton, yes, something like worker.worker1.host |
| 14:18.25 | groton | MHSL, this is my entire workers properties file: http://nopaste.com/p/a6c5hgrGt |
| 14:18.44 | groton | MHSL, i have worker.ajp13_worker.host=localhost |
| 14:19.48 | groton | tomcat_home and java_home should be correct, i think |
| 14:20.32 | MHSL | groton, i dont know whether this is the problem, try to put your jkmount under virtualhost * |
| 14:20.44 | groton | ok |
| 14:22.11 | MHSL | groton, specify this JkMountCopy On under the virtualhost * |
| 14:22.15 | MHSL | or* |
| 14:22.29 | MHSL | i think that should be the problem |
| 14:22.32 | MHSL | groton, http://marc.info/?l=tomcat-user&m=120164756115289&w=2 |
| 14:23.45 | groton | wooooooooooooooooooooooooooooooooooooooooooooo |
| 14:23.59 | groton | MHSL, Thanks! |
| 14:24.20 | MHSL | that means the default httpd debian package configuration is not good |
| 14:24.45 | MHSL | especially virtualhost * |
| 14:24.57 | MHSL | i dont see the point of doing that |
| 14:25.10 | MHSL | can just put it on global space |
| 14:25.12 | randrew | MHSL: that's kind of interesting. |
| 14:25.31 | MHSL | yes, because jkmount is not copied across virtual host, unless you specify jkmountcopy |
| 14:25.56 | randrew | MHSL: that could be frustrating. : ) |
| 14:26.09 | MHSL | yes, especially with virtualhost * |
| 14:26.20 | groton | so i was missing JkMountCopy On, or i could move the jkmount to the virtualhost * section |
| 14:26.45 | MHSL | groton, you can specify the jkmount on global space, then you can have jkmountcopy on on your virtualhost * |
| 14:27.04 | groton | ok |
| 14:27.25 | MHSL | groton, or you have jkmount for each virtualhost |
| 14:27.39 | groton | MHSL, thanks again, you helped my greatly |
| 14:27.45 | MHSL | np |
| 14:27.57 | MHSL | so i just learnt the default httpd config from deb package is not good |
| 14:30.39 | groton | do you mean that they should provide a JkMountCopy On by default on the deb package? |
| 14:30.45 | groton | in the VirtualHost * i meant |
| 14:30.51 | MHSL | groton, 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.36 | Chest | maybe the wrong channel, but does Apache Axis support XML-RPC? |
| 15:15.18 | acidjnk | I 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.03 | JackEStorm | I just where there was an active irc chan for axis ...I got issues, questions and goggle is not being forth coming. |
| 15:17.28 | JackEStorm | Chest: 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.06 | itlother | hello, 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.50 | doepain | Hello is there anyone in here that is fairly proficient with isapi redirector used with Tomcat and IIS 6? |
| 16:55.04 | Oliber | i installed it earlyer, sup? |
| 16:55.07 | Oliber | earlier rather |
| 16:55.56 | doepain | I have 2 seperate tomcat servers running on a single win32 2k3 host |
| 16:56.20 | Oliber | you want to loadbalance between them? |
| 16:56.27 | doepain | I'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.30 | bobbytek3 | Hey all |
| 16:56.32 | doepain | no |
| 16:56.37 | *** part/#tomcat Haza1 (n=Haza@82-71-63-25.dsl.in-addr.zen.co.uk) |
| 16:56.43 | doepain | they are actually two seperate sites |
| 16:56.44 | bobbytek3 | I'm getting a No Certificate file specified exception starting tomcat |
| 16:57.31 | doepain | I want to get both sites to come through IIS, and I am wondering if I had to do any fancy configuring? |
| 16:57.33 | bobbytek3 | Yet my server.xml looks like: http://pastebin.com/m8dc06f1 |
| 16:58.17 | doepain | Server one uses 8009 to redirect, and server two is using 8109 (as specified in their server.xml) |
| 16:58.18 | bobbytek3 | And this works: C:\eWallet\_keystore>keytool -list -file eWallet2.keystore |
| 16:58.29 | bobbytek3 | So what could be the problem? |
| 16:58.36 | doepain | Should I have left both on 8009? |
| 16:58.47 | bobbytek3 | I get the following: |
| 16:58.47 | bobbytek3 | java.lang.Exception: No Certificate file specified |
| 16:58.47 | bobbytek3 | at org.apache.tomcat.jni.SSLContext.setCertificate(Native Method) |
| 16:59.21 | Oliber | doepain: just follow the guide on the tomcat connectors site, setup two AJP connectors, and point the right path to the right connector |
| 16:59.34 | doepain | Oh |
| 16:59.46 | doepain | I did not know there was a site dedicated to the connector |
| 17:00.07 | Oliber | theres a single page on the tomcat site for how to setup the win32 connector |
| 17:00.25 | doepain | and it explains scenarios such as mine? |
| 17:00.27 | doepain | ok |
| 17:00.30 | doepain | will take a look |
| 17:00.40 | Oliber | it explains how to configure one connector |
| 17:00.47 | *** part/#tomcat doepain (n=doepain@63-148-8-110.dia.static.qwest.net) |
| 17:04.55 | bobbytek3 | Oliber: any words of wisdom for me? :) |
| 17:05.48 | Oliber | my knowledge of tomcat is minimal at best :( |
| 17:06.14 | Oliber | apart from go to the pub, no :s |
| 17:07.03 | bobbytek3 | haha |
| 17:09.29 | *** join/#tomcat mdgeorge (n=mdgeorge@pit037.cs.cornell.edu) |
| 17:14.53 | mdgeorge | greetings. 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.12 | mdgeorge | the 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.20 | mdgeorge | could the symlinks be screwing it up? |
| 17:18.14 | mdgeorge | the 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.18 | mdgeorge | any 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.21 | doepain | Hello |
| 18:05.28 | doepain | I've been in and out of here allday |
| 18:05.59 | doepain | I had a single instance of TC running |
| 18:06.08 | doepain | and it had all of its sites within its "webapp dir |
| 18:07.03 | doepain | ...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.13 | doepain | (this is all btw win32 w2k3) |
| 18:07.20 | doepain | Now |
| 18:07.36 | doepain | I have setup a seperate tC instance unique ports etc |
| 18:07.55 | doepain | and even go the isapi_redirectory to work inddependentally |
| 18:08.00 | doepain | However |
| 18:08.33 | doepain | when I log into the First tomcat instance I still see the site in question (war), and I go to "undeploy" it. |
| 18:08.48 | doepain | and when I restart TC the site reloads |
| 18:09.12 | doepain | It seems as though my 2ndry instance of tc is not serving up pages |
| 18:09.33 | doepain | Does anyone have any ieas |
| 18:09.36 | doepain | deas |
| 18:09.45 | doepain | ideas |
| 18:09.50 | doepain | *sorry |
| 18:16.43 | Springfield | guys |
| 18:16.48 | Springfield | [root@scorpio bin]# ./startup.sh |
| 18:16.48 | Springfield | Using CATALINA_BASE: /usr/share/apache-tomcat-6.0.13/ |
| 18:16.49 | Springfield | Using CATALINA_HOME: /usr/share/apache-tomcat-6.0.13/ |
| 18:16.49 | Springfield | Using CATALINA_TMPDIR: /usr/share/apache-tomcat-6.0.13/temp/ |
| 18:16.49 | Springfield | Using JRE_HOME: /usr/java/java |
| 18:17.03 | Springfield | but i cant get it running |
| 18:17.10 | Springfield | did i miss something ? |
| 18:17.46 | remalit | [root@scorpio bin]# ./startup.sh |
| 18:17.46 | remalit | Using CATALINA_BASE: /usr/share/apache-tomcat-6.0.13/ |
| 18:17.46 | remalit | Using CATALINA_HOME: /usr/share/apache-tomcat-6.0.13/ |
| 18:17.46 | remalit | Using CATALINA_TMPDIR: /usr/share/apache-tomcat-6.0.13/temp/ |
| 18:17.46 | remalit | Using JRE_HOME: /usr/java/java |
| 18:17.52 | remalit | still cant get it run |
| 18:18.02 | remalit | what was mt mistake :( |
| 18:19.07 | doepain | ok |
| 18:19.17 | doepain | thx 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.14 | doepain | On a win32 |
| 18:31.51 | doepain | How can you change which IP tomcat 5.0.16 is working on from one of the ips staticly binded to the nic? |
| 18:38.05 | crackintosh | huh? |
| 18:38.32 | doepain | My 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.49 | randrew | doepain: 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.44 | Joe_ | 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.27 | Joe_ | 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.51 | Joe_ | ok... why cna't I turn off tomcat? |
| 21:02.57 | Joe_ | and why the hell won't the manager login work? |
| 21:05.44 | bobbytek4 | ahahahahah |
| 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.00 | karstensrage | you didnt leave enough sacrefices to the tomcat gods? |
| 22:15.02 | *** join/#tomcat yassine (n=yassine@unaffiliated/yassine) |
| 22:23.36 | pucko | tomcat on debian/ubuntu is afaik something real ugly |
| 23:41.16 | *** join/#tomcat peter_12 (n=peter_12@S010600119506b129.gv.shawcable.net) |
| 23:42.31 | MHSL | Joe_, download and use the one from tomcat website |
| 23:58.16 | *** join/#tomcat vinse (n=vinse_@208.253.223.146) |