Re: [Virtuoso-users] Cannot create new User Account

2009-09-02 Thread Hugh Williams
Hi Lourens, The user account creation is a known issue requiring an updated Virtuoso Conductor VAD to resolve the issue, which can be downloaded from: ftp://download.openlinksw.com/support/vos/conductor_dav.vad With regards to your 6.0.0-pre2.3118 this seems like a rather old bui

Re: [Virtuoso-users] Cannot create new User Account

2009-09-02 Thread Lourens van der Meij
(Don't know how to post directly from the https://sourceforge.net/mailarchive, so copy pasted..) I am having the same problem, 42000U0002: The object "" does not exist. in v:form "account_form" (render) when trying to create a new account. I am trying to use the 6.0.0-pre2.3118-threads version.

Re: [Virtuoso-users] Problems with JDBC Connection while performing queries

2009-09-02 Thread Paolo Ciccarese
Hi Hugh, I tried with the last driver but I still have the same problems. I am not sure it is helpful but, if I add dummy code to increase the time elapsed in between the queries, it seems behaving much much better (it often completes the task without triggering connection problems). Thank you fo