#jython IRC Log (v0.9)

Index

IRC Log for 2014-09-07

Timestamps are in GMT/BST.

[2:25] <paolo> what a nice news, django 1.7 runs on jython again
[12:35] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) has joined #jython
[14:59] <paolo> more or less...
[15:21] * Taylor (~Taylor@unaffiliated/taylor) Quit (Read error: Connection reset by peer)
[15:25] * Taylor (~Taylor@unaffiliated/taylor) has joined #jython
[17:04] * benny_ (~benny@bzq-84-108-68-123.cablep.bezeqint.net) has joined #jython
[17:04] <benny_> hey all
[17:04] <benny_> Anyone here can help me?
[17:10] <benny_> :.
[17:22] * benny_ (~benny@bzq-84-108-68-123.cablep.bezeqint.net) Quit (Quit: Leaving)
[17:51] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[18:09] * santa_klaus (~paul@88.70.140.199) has joined #jython
[18:10] <santa_klaus> Hi everybody. Does anyone have a tip how I can register the jython binary with my linux Systempath, so that it starts the console when I type "jython" in the terminal?
[18:13] <paolo> santa_klaus: try adding PATH=/path/to/jython_home/bin:$PATH to .bashrc
[18:14] <santa_klaus> paolo: where can i find .bashrc?
[18:14] <paolo> in your home directory
[18:17] <santa_klaus> paolo: can�t find it there. I use Linux Mint, which is very similar to ubuntu.
[18:17] <paolo> have a look, http://unix.stackexchange.com/a/26059/8115
[18:47] * ebarrett_ (~edd@88-105-204-122.dynamic.dsl.as9105.com) Quit (Ping timeout: 264 seconds)
[18:47] * syl20bnr (d8623829@gateway/web/freenode/ip.216.98.56.41) Quit (K-Lined)
[18:47] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (K-Lined)
[18:51] <paolo> running django development server causes _socket.py to raise
[18:51] <paolo> error: [Errno -1] Unmapped exception: java.util.concurrent.RejectedExecutionException: event executor terminated
[18:52] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[18:55] * ebarrett_ (~edd@88-105-204-122.dynamic.dsl.as9105.com) has joined #jython
[19:00] <santa_klaus> paolo: thanks, finally got it all sorted out
[19:01] <santa_klaus> is it normal I get messages like this with every run of a script in PyDev: *sys-package-mgr*: processing new jar ?
[19:01] <paolo> yes
[19:10] <santa_klaus> cool, thanks. finally got it all to work :)
[19:11] <paolo> cool
[19:11] <paolo> np
[20:09] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
[21:08] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) Quit (Ping timeout: 276 seconds)
[21:44] * santa_klaus (~paul@88.70.140.199) Quit (Quit: Verlassend)

Index

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