Friday, 2009-11-20

*** zxiiro has quit IRC00:01
*** zxiiro has joined #ingres00:03
*** ChanServ sets mode: +v zxiiro00:03
*** Mud has joined #ingres00:17
Alex|Jabber's now gone for good? :)00:38
pborograntc, you had something on mind?00:38
grantcpboro, morning, the topic we discussed regarding placement of jdbc/.net in esd came up yesterday and is going to be fixed00:39
grantcAlex|, again ?00:39
pborograntc, great, thanks!00:40
grantcthe gist was that driver available for support under SD will be placed under "Drivers" other stuff like hibernate etc.. under "Community/Drivers"00:41
pborosounds fair00:41
grantcAlex|, the server is coming up00:42
grantchow do you analyse a java hprof file?00:44
pboroyou need a profiler program00:44
pborohttp://java.sun.com/developer/technicalArticles/Programming/HPROF.html00:45
pborothere's some tips00:45
pboroif you're debugging the leak, you're prolly interested in "Heap Allocation Profiles"00:45
grantcta00:45
pboroif you need better profiler, I would recommend YourKit... http://www.yourkit.com/overview/index.jsp00:47
pboroyou can get 15 day free evaluation with full features00:48
*** PaulM05 has joined #ingres00:55
grantccheers - i've loaded the dump in hat ... or rather it's still loading00:56
grantcbother - Exception in thread "main" java.lang.OutOfMemoryError: Java heap space00:57
PaulM05is this the IM server problems?00:57
grantcyup00:57
Alex|what did we do to break it? New version?00:58
grantc"nothing has changed"00:58
Alex|it was running fine quite long now00:58
Alex|ah :)00:58
grantcsomething has changed but what that thing is, is anyone's guess00:58
PaulM05didn't you say it doesn't like certain clients?00:58
grantci did00:59
grantcit does not like clients using the telepath-gabber library01:00
grantcaccording to the freedesktop wiki that's empathy but there are python modules01:00
grantcdespite the restricted client list it's still happening - so either the restrictions are as useful as a chocolate teapot or there are 2 problems01:02
PaulM05maybe we could just get everyone to use IRC ;)01:03
grantc:)01:04
grantci've been looking at ejabberd as an alternative01:04
grantcbut IT will be reluctant to try anything else01:04
*** DarylM has quit IRC01:04
Alex|I'm still fine using jabberd201:04
*** DarylM has joined #ingres01:06
grantcthe client restrictions we've put are not working :(01:35
grantcput in place...01:35
*** DarylM has quit IRC01:36
*** Gerhard has quit IRC02:38
grantcpboro, have you tried visualvm?02:44
*** Gerhard has joined #ingres03:30
pborograntc, nope03:55
grantcit's kind of like Jconsole but better03:57
Alex|so psi is one if the invalid ones?04:01
grantci take bribes :)04:05
Alex|whatever it takes :)04:05
*** atrofast has quit IRC04:15
*** Alex| has quit IRC04:29
*** cthibert has joined #ingres04:37
*** PaulM05 has quit IRC04:58
*** zxiiro has quit IRC05:03
*** toumi01 has joined #ingres05:28
*** zxiiro has joined #ingres05:49
*** ChanServ sets mode: +v zxiiro05:49
*** Gerhard has quit IRC05:54
*** Gerhard has joined #ingres05:58
*** Alex| has joined #ingres06:02
*** ChanServ sets mode: +o Alex|06:02
*** Alex| has quit IRC06:12
*** DarylM has joined #ingres06:16
*** PaulM05 has joined #ingres06:46
*** Alex| has joined #ingres06:48
*** ChanServ sets mode: +o Alex|06:48
*** cthibert has left #ingres06:54
*** Dejan has joined #ingres07:31
Dejanhello everybody07:31
PaulM05hi07:31
*** cthibert has joined #ingres07:33
*** Alex| has quit IRC07:48
*** Mud has quit IRC08:15
Dejanan interesting piece of SQL code generated by unloaddb:08:18
Dejanoutbox_id integer not null generated always as  "X\(]X?".")X\X?" identity,08:18
*** hanje04 has joined #ingres08:34
DejanSegmentation Violation (SIGSEGV) @PC 00000000006df04508:55
Dejanwooohooo08:55
Dejani was wondering "wth, no crashes today...."08:55
PaulM05what crashed?08:55
Dejanmy 10.0.0-111 test server08:56
Dejan:D08:56
PaulM05ah08:56
Dejanno worries, it is expected to crash :D08:56
PaulM05what are you using it for?08:59
*** Gerhard has quit IRC09:01
*** ccsidiot has joined #ingres09:06
*** Alex| has joined #ingres09:13
*** ChanServ sets mode: +o Alex|09:13
ccsidiotHey guys09:43
ccsidiotI was trying to commit code to the repo and it says svn: Commit failed, No tickets have been specified using #09:43
ccsidiotThat is a patch that Alex and Andrew sent me to guide me through the commit process09:45
ccsidiotSo do I raise a ticket before I commit or something?09:46
grantcyup - https://bugs.ingres.com09:46
*** Dejan has quit IRC09:50
ccsidiotSo where do I put the ticket number in my commit? So I do svn commit --username=eva /path/to/file.s -m="#123"?09:55
FrankWI think it is more like ``-m "#123" ''10:04
FrankWI don't know about ingres, but in many projects it is also polite to prefix or postfix the ticket number with some meaningful description of the commit.10:04
FrankWeg. svn commit -m "rearranged the documentation properly (#1772)"10:04
FrankWBut that may not be an ingres convention.10:05
cthibertYes, a description is very much preferred.  Usually in the form -m "#123 - This is the way I fixed the issue."10:07
*** grantc has quit IRC10:17
*** ccsidiot_ has joined #ingres10:21
ccsidiot_Thanks guys10:24
ccsidiot_I'll go back and double check with Andrew what's the ticket number of the patch that they provided to me10:24
*** ccsidiot has quit IRC10:31
*** ccsidiot has joined #ingres10:46
hanje04ccsidiot: We your changes need to be reviewed before the are submitted. Have you done this yet?10:47
ccsidiotAndrew and Alex said in the email told me to assume it's tested and code inspected, normally it should go through the process as you said here:) Thanks for reminding hanje0410:50
hanje04cool, just checking ;-)10:51
*** zxiiro has quit IRC10:51
*** zxiiro has joined #ingres10:53
*** ChanServ sets mode: +v zxiiro10:53
*** PaulM05 has quit IRC10:57
*** ccsidiot has left #ingres10:57
*** ccsidiot_ has quit IRC10:58
*** zxiiro has quit IRC11:45
*** zxiiro has joined #ingres11:46
*** ChanServ sets mode: +v zxiiro11:46
*** rossand has joined #ingres12:05
*** ChanServ sets mode: +o rossand12:05
*** cthibert has left #ingres12:29
*** DerMeister has joined #ingres13:09
*** zxiiro has quit IRC13:45
*** toumi01 has left #ingres14:20
*** Alex| has quit IRC14:37
*** DarylM has quit IRC14:39
*** DerMeister has quit IRC15:00
*** hanje04 has left #ingres16:13
*** rossand has quit IRC17:21
*** zxiiro has joined #ingres17:28
*** ChanServ sets mode: +v zxiiro17:28
*** cytrinox_ has joined #ingres19:21
*** cytrinox has quit IRC19:21
*** cytrinox_ is now known as cytrinox19:21
*** rossand has joined #ingres20:18
*** ChanServ sets mode: +o rossand20:18
*** rossand has quit IRC20:45
*** Alex| has joined #ingres23:34
*** ChanServ sets mode: +o Alex|23:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!