#jython IRC Log (v0.9)

Index

IRC Log for 2013-10-05

Timestamps are in GMT/BST.

[0:29] * vext01 (~edd@host-92-20-169-167.as13285.net) Quit (Ping timeout: 260 seconds)
[0:31] * vext01 (~edd@host-92-20-156-189.as13285.net) has joined #jython
[0:42] * dso__ (~dso@99-16-65-103.lightspeed.sprntx.sbcglobal.net) Quit (Ping timeout: 264 seconds)
[1:14] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[1:39] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[1:51] * sinistersnare is now known as sinsnare|away
[1:51] * sinsnare|away is now known as sinsnare|zzZZzz
[3:41] * dso__ (~dso@75-63-109-65.uvs.hstntx.sbcglobal.net) has joined #jython
[3:52] * dso__ (~dso@75-63-109-65.uvs.hstntx.sbcglobal.net) Quit (Ping timeout: 260 seconds)
[4:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[4:05] * fwierzbicki (~Adium@99-106-170-162.lightspeed.sntcca.sbcglobal.net) Quit (Read error: Connection reset by peer)
[4:05] * fwierzbicki (~Adium@99-106-170-162.lightspeed.sntcca.sbcglobal.net) has joined #jython
[4:18] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[4:42] * clajo05 (~clajo04@pool-108-54-80-252.nycmny.fios.verizon.net) has joined #jython
[4:44] * clajo04 (~clajo04@pool-108-54-80-252.nycmny.fios.verizon.net) Quit (Ping timeout: 264 seconds)
[4:44] * clajo05 is now known as clajo04
[5:11] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Quit: Leaving)
[5:12] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[5:15] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Client Quit)
[5:16] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[5:18] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Remote host closed the connection)
[5:23] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[5:26] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Remote host closed the connection)
[5:27] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[6:31] * lheuer (~Adium@82.113.106.145) has joined #jython
[6:31] * lheuer (~Adium@82.113.106.145) Quit (Changing host)
[6:31] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[6:54] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[6:59] * ivan` (~ivan@unaffiliated/ivan/x-000001) Quit (Ping timeout: 248 seconds)
[7:02] * ivan` (~ivan@unaffiliated/ivan/x-000001) has joined #jython
[8:55] * agronholm (~agronholm@2001:1bc8:102:6f29:28a1:5f47:4681:3985) Quit (Ping timeout: 264 seconds)
[9:20] * agronholm (~agronholm@2001:1bc8:102:6f29:c4b4:ff37:442c:3ad2) has joined #jython
[9:20] * ChanServ sets mode +o agronholm
[9:37] <topi`> agronholm: AFAIK jython threads get turned into native java threads, so is there any "difference" in using a native java scheduler, or using APScheduler via clamp?
[9:38] <topi`> I guess what I want to know, if there is any advantage whatsoever in implementing threading in native java...
[9:44] <agronholm> it's a matter of API and features then
[9:57] <topi`> I'd rather not dabble into the depths of configuration which is the issue of using Quartz
[9:58] <topi`> I've got enough things that are competing for concentration inside my head
[10:17] <topi`> Exception in thread "Jython Shutdown Closer" java.lang.OutOfMemoryError: PermGen space
[10:17] <topi`> what is this thread "Jython Shutdown Closer"? does this message just mean that something in that thread could not be initialized because of no PermGen? so it's more like a victim than symptom
[10:31] * Oti (~ohumbel@adsl-89-217-101-148.adslplus.ch) has joined #jython
[10:40] * agronholm has no clue
[10:55] <topi`> any experience with zxJDBC w/ postgresql? I try to insert data which includes a TIMESTAMP and I format it with .isoformat() on python side, but I get an ERROR saying it's not a recognised expression
[10:56] <topi`> although if I look at psql documentation, it definitely is.
[10:56] <topi`> so what I'm thinking is that zxJDBC is doing something funny to the data before cursor.execute()
[14:54] <topi`> zxJDBC.DatabaseError: FATAL: sorry, too many clients already [SQLCode: 0], [SQLState: 53300]
[14:54] <topi`> why do I get this, even though I'm using the with: statement to open the connection, and cursor
[16:03] * dso__ (~dso@99-16-65-103.lightspeed.sprntx.sbcglobal.net) has joined #jython
[16:17] * dso__ (~dso@99-16-65-103.lightspeed.sprntx.sbcglobal.net) Quit (Ping timeout: 264 seconds)
[16:59] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 246 seconds)
[17:19] * Oti (~ohumbel@adsl-89-217-101-148.adslplus.ch) Quit (Quit: Oti)
[17:56] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[17:57] * lheuer (~Adium@89.204.138.236) has joined #jython
[17:57] * lheuer (~Adium@89.204.138.236) Quit (Changing host)
[17:57] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[17:59] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Client Quit)
[19:48] * sinsnare|zzZZzz is now known as sinistersnare
[20:00] * whg is now known as zz_whg
[20:16] * thereisnospoon_ (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[20:18] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Ping timeout: 240 seconds)
[20:28] * sinistersnare is now known as sinsnare|away
[21:06] * jyc_ (~jyc@173.245.6.163) Quit (Remote host closed the connection)
[21:14] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 240 seconds)
[21:20] * jyc (~jyc@173.245.6.163) has joined #jython

Index

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