#jython IRC Log (v0.9)

Index

IRC Log for 2011-04-23

Timestamps are in GMT/BST.

[0:12] <pjenvey> wee hacking on jython with hg. too bad i have to backport to subversion now
[0:12] <pjenvey> what's sad is when I started hacking on jython I was using hg with it, in my own conversion repo, but then I stopped because it was just a little too annoying backporting between the repos all the time
[0:14] <pjenvey> that was in like '07 =[
[0:26] * shashank (~shashank@ucb-np2-116.colorado.edu) Quit (Ping timeout: 258 seconds)
[1:42] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit ()
[2:11] * shashank (~shashank@ucb-np2-116.colorado.edu) has joined #jython
[3:22] * pr3d4t0r (~cu4cu4@varenka.cime.net) Quit (Ping timeout: 250 seconds)
[4:22] * shashank (~shashank@ucb-np2-116.colorado.edu) Quit (Ping timeout: 258 seconds)
[4:23] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (Ping timeout: 252 seconds)
[5:19] * pr3d4t0r (~cu4cu4@varenka.cime.net) has joined #jython
[5:20] <pr3d4t0r> Good evening.
[5:25] <agronholm> pr3d4t0r: if you have any time, I'd like your two cents on aps 2.0
[7:33] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[8:21] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[11:06] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[11:09] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Client Quit)
[11:37] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[11:40] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[12:30] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[12:47] * Torpeo is now known as zz_Torpeo
[13:11] * xtal (~xtal@cm-84.215.145.82.getinternet.no) has joined #jython
[13:15] <xtal> hi guys. i'm new to jython and i'm having some trouble setting up eclipse/pydev. when trying to run/debug a jython script, i get an error on the first java import - "from org.apache.log4j import Category" ("No module named log4j"). is it correct that the java classpath by default is the same as PYTHONPATH? because i've got the folder with log4j-1.2.14.jar included as an external library. any
[13:15] <xtal> ideas?
[13:16] <agronholm> java never inspects jars automatically on classpath directories
[13:16] <agronholm> jars have to be explicitly added to it
[13:16] <agronholm> each and every one of them
[13:17] <xtal> oh, let me try that
[13:18] <xtal> hah it works. great, thank you very much :-)
[13:18] <agronholm> this gets asked pretty often
[13:18] <agronholm> baffled me too years ago
[13:19] <xtal> i guess it's probably in the ..faq, then?
[13:19] <agronholm> this is a java issue
[13:19] <agronholm> not a jython issue
[13:19] <agronholm> I stumbled into this long before I even heard of jython
[13:20] <xtal> i see. probably well-known in the java community i guess
[13:20] <agronholm> it's not a bug, fwiw
[13:20] <agronholm> just the way java was intended to work
[13:24] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[13:26] <xtal> hah it's cool that it works.
[13:28] <xtal> i've decided to start learning jython to be able to develop scripts for one of HP Software's products, Universal CMDB.
[13:29] <xtal> it's got something called Discovery & Dependency Mapping which uses jython scripts to scan infrastructure components and model them in a configuration management database.. then the information in there is used for reference, change management, incident management (event correlation from operations) etc.
[13:29] <agronholm> I recall I've seen something like this already
[13:30] <xtal> yeah? it's pretty widespread, but often you'll need custom discovery modules or customizations to existing ones to retrieve all the info you want
[13:31] <agronholm> http://sevalapsha.wordpress.com/2008/02/01/java-code-structure-and-dependencies-analysis-tools-for-eclipse/
[13:31] <xtal> for instance we want to get data from our SAN system and link the volumes on the SAN to the logical volumes in vmware
[13:31] <agronholm> ah right, this has nothing to do with java
[13:32] <agronholm> my mistake
[13:35] <xtal> yeah, but an intereseting read anyways
[13:35] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit ()
[13:35] <xtal> resting*
[13:36] <xtal> this is hp ddm, if you're curious: https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25^767_4000_100__
[14:14] * juneau001_ (~juneau@50.44.43.58) has joined #jython
[14:53] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[14:53] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[14:54] * lheuer_ is now known as lheuer
[15:01] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[15:03] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[15:04] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[16:50] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[16:53] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[17:19] * MarderIII (~marderii@enneman.demon.nl) Quit (Quit: [IRSSI] Very funny Scottie. Now beam down my clothes!)
[17:28] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[17:46] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[17:48] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 240 seconds)
[17:48] * lheuer_ is now known as lheuer
[18:04] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[18:06] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 240 seconds)
[18:06] * lheuer_ is now known as lheuer
[18:12] * stakkars (~tismer@ip-80-226-47-228.vodafone-net.de) Quit (Ping timeout: 258 seconds)
[18:51] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[19:10] * shashank (~shashank@ucb-np2-116.colorado.edu) has joined #jython
[19:10] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[19:13] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[19:13] * lheuer_ is now known as lheuer
[19:20] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[19:21] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[19:21] * lheuer_ is now known as lheuer
[19:22] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[19:43] * shashank (~shashank@ucb-np2-116.colorado.edu) Quit (Quit: Leaving.)
[19:45] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[19:45] * shashank (~shashank@ucb-np2-116.colorado.edu) has joined #jython
[19:47] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[19:47] * lheuer_ is now known as lheuer
[20:16] * zz_Torpeo is now known as Torpeo
[20:19] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[20:20] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[20:29] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[20:31] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[20:32] * lheuer_ is now known as lheuer
[20:32] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit (Ping timeout: 260 seconds)
[20:36] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[20:53] * lheuer_ (~heuer@unaffiliated/lheuer) has joined #jython
[20:57] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[20:57] * lheuer_ is now known as lheuer
[21:26] * lheuer (~heuer@unaffiliated/lheuer) Quit (Quit: User is away.)
[22:00] * xtal (~xtal@cm-84.215.145.82.getinternet.no) Quit ()
[22:03] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) Quit (Read error: Connection reset by peer)
[22:21] * SPEEDY_Mo (~SPEEDY_Mo@212.158.160.238) has joined #jython
[23:41] * BAYBEE_SMILE (~BAYBEE_SM@212.24.38.180) 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).