#jython IRC Log (v0.9)

Index

IRC Log for 2011-06-04

Timestamps are in GMT/BST.

[0:11] * cmoman (~cmoman@114-134-0-85.lightwire.co.nz) Quit (Ping timeout: 250 seconds)
[0:22] * cmoman (~cmoman@114-134-0-73.lightwire.co.nz) has joined #jython
[0:43] * intchanter (~intchante@c-76-27-100-38.hsd1.ut.comcast.net) Quit (Read error: Operation timed out)
[0:46] * intchanter (~intchante@c-76-27-100-38.hsd1.ut.comcast.net) has joined #jython
[0:50] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) has joined #jython
[2:17] * stakkars (~tismer@91-66-101-126-dynip.superkabel.de) Quit (Quit: schnarch)
[3:29] * cmoman (~cmoman@114-134-0-73.lightwire.co.nz) Quit (Remote host closed the connection)
[3:58] * _sh (~shiv@59.164.104.95) has joined #jython
[4:43] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) Quit (Quit: skay)
[4:50] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) has joined #jython
[5:57] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) Quit (Quit: skay)
[6:24] * gqlewis (~gqlewis@h246.70.82.166.dynamic.ip.windstream.net) has joined #jython
[8:26] * _sh (~shiv@59.164.104.95) Quit (Ping timeout: 240 seconds)
[9:45] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[10:18] * stakkars (~tismer@91-66-101-126-dynip.superkabel.de) has joined #jython
[10:29] * lopex (~lopx@84-10-213-252.dynamic.chello.pl) has joined #jython
[10:44] * lopex (~lopx@84-10-213-252.dynamic.chello.pl) Quit ()
[12:41] * gqlewis (~gqlewis@h246.70.82.166.dynamic.ip.windstream.net) Quit (Quit: gqlewis)
[13:13] * gqlewis (~gqlewis@209.34.239.254) has joined #jython
[13:49] * gqlewis (~gqlewis@209.34.239.254) Quit (Quit: gqlewis)
[13:57] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) has joined #jython
[13:58] * juneau001 (~juneau@50.44.62.65) Quit (Ping timeout: 240 seconds)
[14:08] * juneau001 (~juneau@50.44.58.82) has joined #jython
[15:01] * aljosa (~aljosa@168-207.dsl.iskon.hr) has joined #jython
[15:02] <aljosa> i'm trying to use jython, doj and ibm_db_django to connect to db2 database. i've setup jythonpath, classpath, pythonpath but am still getting "zxJDBC.DatabaseError: driver [com.ibm.db2.jcc.DB2Driver] not found". any ideas?
[15:07] <agronholm> aljosa: and you have the DB2 driver in your class path?
[15:07] <agronholm> (not python path)
[15:09] <aljosa> agronholm: echo $CLASSPATH outputs "/home/aljosa/Projects/jython-jars:" and db2jcc.jar is in that folder
[15:10] <agronholm> that's not how classpath works
[15:10] <agronholm> it doesn't just search every jar in some path
[15:10] <agronholm> you have to give it the jars explicitly
[15:12] <aljosa> agronholm: thanks, that worked
[15:20] * _sh (~shiv@59.164.105.14) has joined #jython
[15:21] * aljosa (~aljosa@168-207.dsl.iskon.hr) Quit (Remote host closed the connection)
[16:28] * _sh (~shiv@59.164.105.14) has left #jython
[16:29] * _sh (~shiv@59.164.105.14) has joined #jython
[16:50] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) Quit (Quit: skay)
[17:12] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) has joined #jython
[17:39] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) Quit (Quit: skay)
[18:30] * qwebirc79675 (424176c8@gateway/web/freenode/ip.66.65.118.200) has joined #jython
[19:03] * qwebirc79675 (424176c8@gateway/web/freenode/ip.66.65.118.200) Quit (Ping timeout: 252 seconds)
[19:13] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[19:14] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) has joined #jython
[19:55] * juneau001_ (~juneau@50.44.39.153) has joined #jython
[19:58] * juneau001 (~juneau@50.44.58.82) Quit (Ping timeout: 240 seconds)
[19:58] * juneau001_ is now known as juneau001
[20:06] * MarderIII (~marderii@enneman.demon.nl) Quit (Ping timeout: 240 seconds)
[20:24] * skay (~skay@c-98-223-146-111.hsd1.in.comcast.net) Quit (Quit: skay)
[21:08] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[21:11] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has left #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).