RE: [JDEV] Threads and XDB SQL

2003-11-17 Thread Bernino Lind
] Threads and XDB SQL On Fri, Nov 14, 2003 at 12:33:01PM +0100, Bernino Lind wrote: > After mr. Orihuela asked for a new maintainer on the xdb_sql project > nothing has happened. > > However I see in jabberd2 that SQL layer will be / is added. > > Will the TODO for jabberd2 be i

[JDEV] Threads and XDB SQL

2003-11-14 Thread Bernino Lind
Dear Sirs, After mr. Orihuela asked for a new maintainer on the xdb_sql project nothing has happened. However I see in jabberd2 that SQL layer will be / is added. Will the TODO for jabberd2 be implemented, namely full pthread / multithreaded framework? Or does someone out there have the knowled

RE: [JDEV] Memory leaks in mu-conference

2003-11-12 Thread Bernino Lind
this code, as I think it should really help. There is also a dedicated mailing list for MU-Conference to try and bring all the discussions together. See the home page for a link to the list. Regards, David On Mon, Nov 10, 2003 at 03:57:34PM +0100, Bernino Lind wrote: > Perfect! >

RE: [JDEV] Memory leaks in mu-conference

2003-11-10 Thread Bernino Lind
, 2003, at 06:09 AM, Bernino Lind wrote: > Dear sirs, > > Running latest cvs version of mu-conference, I still see memoryleaks. > > Anyone also experienced memleaks? I am also seeing leaks. David Sutton and I are continuing to hunt these leaks down. I'm trying to determine what i

[JDEV] Memory leaks in mu-conference

2003-11-09 Thread Bernino Lind
Dear sirs, Running latest cvs version of mu-conference, I still see memoryleaks. I use mu-conference heavily in my setup, since all logged in users will be put in a room and all communication happens as chat mesg. inside a room. I get some [warn] (MU-Conference): [utils.c:823 (jid_fix)] ERR - id

[JDEV] Bus error - sigbus - signal 10

2003-10-22 Thread Bernino Lind
latest cvs jabber 1.4 yesterday and it has been up so far, so maybe Im lucky that it has been fixed... Anyone with similar experience? best regards, bernino lind ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

Re: [JDEV] Re: jabberd 1.4.3 release candidate

2003-10-13 Thread Bernino Lind
Dear Sir, The segfault in Oracle: are you 100% sure that you have checked the SQL schema for foreign keys? The thing is that xdb_sql data model is 100% correct with the right foreign keys and constraints, however when the SQL fires off an error, xdb_sql does not know how to handle the error or s

[JDEV] MU-conference and XDB_SQL

2003-10-06 Thread Bernino Lind
on user load, less if many users, my mu-conference stops answering calls and no mu-conference service is available. Deleting the data from the roomregistration makes mu-conference behave stable again no matter the user load and/or the number of dynamically created rooms. Best regards, Bernino

Re: [JDEV] Re: jabber; what would you like to see?

2003-09-25 Thread Bernino Lind
problems there - even if the result is nothing it is still different than NULL since no error... I think xdb_sql people are developing under mysql and then porting to postgres etc. and that they havent tested the foreign keys properly. Best regards Bernino Lind > The jabberd process gives m

Re: [JDEV] Re: jabber; what would you like to see?

2003-09-25 Thread Bernino Lind
004 but I think many many developers out there have had similar problems - I know since I have had private questions from some 10 different persons asking how I have done the external component. best regards, Bernino Lind >> What I picture is that one could have a scripting languague with

RE: [JDEV] Re: jabber; what would you like to see?

2003-09-25 Thread Bernino Lind
h a PostgreSQL backend - its just that when one works out such a project it becomes evident that the rationale behind jabber is not a generic set of building blocks, as stated in the DJ Adams book, but rather a specific messenger project which can be tweaked to behave as you would like it to. Best

[JDEV] autconf jabberd 2 FreeBSD

2003-09-15 Thread Bernino Lind
ONV configure.in:39: error: possibly undefined macro: AC_DISABLE_STATIC configure.in:40: error: possibly undefined macro: AC_PROG_LIBTOOL zsh: 93392 exit 1 autoconf257 [EMAIL PROTECTED] ~/jabberd2-cvs> And the configure script makes some Makefile which not useable. Best regards, Bernin

[JDEV] Howto add middleware!

2003-09-06 Thread Bernino Lind
owto add data to an IQ-GET packet via XDB? Best regards, Bernino Lind ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] Backend parsing - programming in Jabber

2003-08-18 Thread Bernino Lind
some sort of backend programming within the jabber domain, but its not the way to do it. Anyone have knowledge on how to have a backend programming language within jabber namespaces? Best regards, Bernino Lind ___ jdev mailing list [E

[JDEV] 2.0.0 cvs on FreeBSD 5

2003-08-18 Thread Bernino Lind
Dear sirs, Anyone have patched 2.0.0 branch to compile on FreeBSD x86 5? I have problems with the auto configure stuff. Best regards, Bernino Lind ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

RE: [JDEV] MORE EXAMPLES! - FW: [jadmin] Complex DTD=2 SQL

2003-06-26 Thread Bernino Lind
ow us how you do it .. and help other pple ? thanks in advice Wan -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Bernino Lind Enviado el: jueves, 26 de junio de 2003 11:10 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] Asunto: [JDEV] MORE EXAMPLES! - FW: [jadmin] Co

RE: [jadmin] RE: [JDEV] Complex DTD=2 SQL

2003-06-26 Thread Bernino Lind
$$gameid$$' AND username = '$$user$$' Plus this way, if changes are ever made to the DB table structure, you won't break this. Regards, Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bernino Lind Sent: Wednesday, June 25, 2003 10:

[JDEV] MORE EXAMPLES! - FW: [jadmin] Complex DTD=2 SQL

2003-06-26 Thread Bernino Lind
ssage- From: John Doe [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 5:51 PM To: Bernino Lind Subject: RE: [jadmin] Complex DTD=2 SQL yes i check it out.. what do you send to jabber to make that query ? hope you can explain it a little bit more. Doe -Mensaje original- De: Bernino

[JDEV] Complex DTD=2 SQL

2003-06-25 Thread Bernino Lind
234 | 2003-06-25 16:02:51.309132 (5 rows) When I change the querydef to have just say username - no problem, it selects and outputs the way I want it... Help, Best Regards Bernino Lind ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

RE: [JDEV] Adding own namespace

2003-06-13 Thread Bernino Lind
Dear Richard, Can you, using my example with private storage, do the same with public storage? Best regards, Bernino Lind -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Dobson Sent: Friday, June 13, 2003 7:20 PM To: [EMAIL PROTECTED] Subject

RE: [JDEV] Adding own namespace

2003-06-13 Thread Bernino Lind
Behalf Of Bernino Lind Sent: Friday, June 13, 2003 8:15 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [JDEV] Adding own namespace Dear list, dear Fausto, Richard, Benoit and other relevant interested parties. Now it works. To all those lamers, slow-goers and other not so well

RE: [JDEV] Adding own namespace

2003-06-13 Thread Bernino Lind
11:40.774654 2 | [EMAIL PROTECTED] | 1 |12 | 2003-06-13 20:11:54.546168 (2 rows) jdb=# 9. Have an espresso and your favourite candy. Best regards, Bernino Lind -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernino Lind Sent: Friday, J

RE: [JDEV] Adding own namespace

2003-06-13 Thread Bernino Lind
Dear Richard, Thats very fine with some rules... s/jabber/lind/g But I still need to have some knowledge on the actual implementation. It sounds as though you can help me Richard - howto implement the question in ask? best regards, Bernino Lind -Original Message- From: [EMAIL

[JDEV] Adding own namespace

2003-06-12 Thread Bernino Lind
example of how to configure the server to add a namespace in this way? As you can see this is really the same question previously asked on this list: how to really use the dtd=2??? best regards, Bernino Lind ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

RE: [JDEV] Jabberd 1.4.2 - Memory Leak !

2003-06-12 Thread Bernino Lind
, Bernino Lind -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asif Ahsan Sent: Tuesday, May 06, 2003 12:43 AM To: [EMAIL PROTECTED] Subject: [JDEV] Jabberd 1.4.2 - Memory Leak ! Hi All, Denying registration from XDB FILE causes memory leak ! I am running

RE: [JDEV] Jabberd 1.4.2 More Memory Leaks !

2003-06-12 Thread Bernino Lind
changes - that is 2-3 weeks. The machine with an uptime of a couple of months. Comments from any sunos or windows admins - does your jabber memory leak? Best regards, Bernino Lind -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asif Ahsan Sent: Thursday

[JDEV] postgresql and vcard - change in sql interpretation

2003-03-26 Thread Bernino Lind
r have a validation mechanism for the data that users try to upload in their vcard? If so, can this be used by xdb_sql to generate correct SQL? Im new to jabber and therefor I do not know which is the right list for this question and also therefor: Any