IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.69 MB
Powered by
Channel Info
Network: freenodeChannel: #tomcat |
Search in www.irclog.org
Log from #tomcat at freenode 2006-06-04
[00:38]<crgdjgmrg>If I have an object stored in a servlet's application object, and one of those objects ultimately contains a DatagramSocket(), when the application is stopped and the context is destroyed, I do context.removeAttribute("attrName")
[00:38]<crgdjgmrg>but the socket doesn't go away. Why would that be?
[00:39]<crgdjgmrg>Debug statements establish that the servletEventListener's contextDestroyed() does indeed get called
[01:48]<drssygn>hi everyone
[01:49]<aamgaugcd>hi
[01:49]<drssygn>heya codejunky :)
[02:50]<drssygn>jasonb, your there ?
[02:51]<drssygn>jasonb, you're there ?
[03:09]<sydlzyw>i get this error when i try to open my app
[03:10]<sydlzyw>[2006-06-03 20:06:44,907][WARN ][GCDBReader.java:251 ][GCDBReader_Preload-1][processDB] Caught Exception in processDB: Can't access database:
[03:10]<sydlzyw> com.mysql.jdbc.Driver
[03:10]<sydlzyw> => (jdbc:mysql://localhost:3306/igroupcal)
[03:10]<sydlzyw> => (gcuser)
[03:10]<sydlzyw> => (gcuser)
[03:10]<drssygn>simprix, how about pastebin.ca ?
[03:10]<sydlzyw>sorry
[03:11]<drssygn>simprix, is that all what you get ?
[03:14]<drssygn>or does the error message shows more ?
[03:14]<sydlzyw>thats all
[03:15]<sydlzyw>got it working
[03:15]<sydlzyw>thanks
[03:15]<drssygn>ohh nice :)
[05:08]<drssygn>anyone around guys ?
[06:57]<[r]vjdy>why use /opt instead of usr/local ?
[07:41]<my22fnrj>is there some glocal configuration file for libapache2-mod-jk ?
[07:48]<cjgvnssr>dibblego ...I am tring to work out how to get tomcat set up with apache ...
[07:48]<my22fnrj>Contessa: I've done it twice before, but I always forget
[07:48]<my22fnrj>I am doing it on Ubuntu Dapper
[07:49]<cjgvnssr>well, its different now than it used to be, and I just cant understand the instructions any mopre ...too many bits of "assumed knowledge"
[07:49]<cjgvnssr>I'm on kanotix
[07:49]<my22fnrj>where are those instructions? I found them once and I've lost them
[07:52]<cjgvnssr>am looking
[07:52]<my22fnrj>I have found http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html
[07:52]<my22fnrj>but I hope it still applies to Tomcat 5.5
[07:53]<jjxggdl>does Tomcat support products that cluter computers together and disibute computations across them?
[07:53]<cjgvnssr>http://www.howtoforge.com/apache2_tomcat5_mod_jk
[07:58]<my22fnrj>when I installed mod_jk, I had a file created: /etc/libapache2-mod-jk/workers.properties however this document suggests creating the file /etc/apache2/workers.properties - so which is it?
[07:58]<cjgvnssr>I'm looking for it
[07:59]<my22fnrj>http://www.howtoforge.com/apache2_tomcat5_mod_jk_p3 First create the workers.properties file in your Apache2 root directory.
[07:59]<cjgvnssr>ok ...I have a libapache2_mod-jk directory, whhich has workers.properties in it
[08:00]<my22fnrj>right, but is that the right location?
[08:00]<my22fnrj>or should I soft link it from /etc/apache2/workers.properties?
[08:03]<cjgvnssr>I dont know
[08:04]<cjgvnssr>let me log in and out again .... I've install the sun jdk, so lets see what problems I run into
[08:05]<cjgvnssr>back
[08:15]<my22fnrj>I have it working
[08:15]<my22fnrj>quite a mission
[08:16]<cjgvnssr>ok ...tell me
[08:16]<cjgvnssr>lol
[08:17]<my22fnrj>I just followed those instructions
[08:17]<cjgvnssr>there is aa quick way to get tomcat started ...
[08:20]<cjgvnssr>I hate this ....its not clea just which directory you go to to find the start script for tomcat and apache ...so many damned palces to look
[08:21]<my22fnrj>/etc/init.d/apache2 stop
[08:21]<my22fnrj>/etc/init.d/apache2 start
[08:21]<cjgvnssr>ok ..thanks ...duh
[08:22]<cjgvnssr>but my JAVA_HOME still isnt set right
[08:22]<my22fnrj>tmorris@gsxr:/usr/share/apache-tomcat$ echo $JAVA_HOME
[08:22]<my22fnrj>/usr/share/jdk
[08:22]<my22fnrj>jdk softlinks to jdk1.5.0_07
[08:22]<cjgvnssr>tahnks
[08:25]<cjgvnssr>I dont have a jdk1.5 ... so I guess it didnt install properly
[08:25]<my22fnrj>I just ran the self-extracting binary
[08:25]<cjgvnssr>so did I ... sighs
[08:25]<my22fnrj>did it extract?
[08:26]<cjgvnssr>no ..the install sheild is refusing to install on this machine ....
[08:26]<cjgvnssr>I'll go get the non-netbeans version
[08:26]<my22fnrj>install shield?
[08:26]<my22fnrj>it is self-extracting
[08:26]<cjgvnssr>no its not !
[08:26]<cjgvnssr>duh
[08:27]<cjgvnssr>not the verion I've got
[08:27]<my22fnrj>wtf?
[08:27]<my22fnrj><dibblego> I just ran the self-extracting binary
[08:27]<my22fnrj><Contessa> so did I ... sighs
[08:27]<my22fnrj>so you didn't run the self-extracting binary?
[08:28]<cjgvnssr>I have the jdk net beans .bin version ... and it doesnt install
[08:28]<cjgvnssr>let me go find another file and download it
[08:28]<my22fnrj>netbeans is junk, so I have no idea what it doe
[08:28]<cjgvnssr>I'm also having this problem with several other SUN files
[08:31]<cjgvnssr>ok ..downloading
[08:49]<cjgvnssr>johnnyL ...tomcat is running, but I havent got it talking to apache2 yet
[08:50]<jjxggdl>Contessa, why would you wanna do this?
[08:53]<cjgvnssr>I have some sites running php ..else I have to rewrite them
[08:57]<cjgvnssr>ok ..how do I set up tmcat so that I can get at the files from the internet ?
[08:58]<my22fnrj>does Tomcat run Apache modules?
[08:58]<cjgvnssr>I dont know .... normally you send files to apache, and then it connects to tomcat
[20:37]<xzzljjg>smccl: recode romcat
[20:37]<sdaaf>figures
[20:38]<sdaaf>looking into it right now
[21:25]<sgrcgdrg>hello folks..
[21:26]<sgrcgdrg>is there a way to use jconsole to monitor tomcat?
[21:31]<-- dvxn|syzzzyus xzs>http://www.bagdadsoftware.de")







