Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-27 Thread Hugh Williams
Hi Cristian, Which EC2 AMI instance type are you using as looking at your virtuoso log the version of the server is: Version 05.09.3037-pthreads for Linux as of Jan 7 2009 Whereas I just started a 32bit AMI instance and performed a yum update which resulted in the following Virtuo

Re: [Virtuoso-users] ODS REST API: How to calculate the password hash?

2009-01-27 Thread Aldo Bucchi
Leo, Magic! There is a little dwarf living inside virtuoso that gets to remember your usr pwd combination. Anyway, take a look at the source ;) Best, A On Tue, Jan 27, 2009 at 6:03 PM, Leo Soto M. wrote: > On Tue, Jan 27, 2009 at 5:25 PM, Leo Soto M. wrote: > > [...] > >> By poking at the ODS

Re: [Virtuoso-users] ODS REST API: How to calculate the password hash?

2009-01-27 Thread Leo Soto M.
On Tue, Jan 27, 2009 at 5:25 PM, Leo Soto M. wrote: [...] > By poking at the ODS code, looks like the correct function is: > > password_hash = SHA1(concat(user_name, pwd_magic_calc(username, password, > 1))) > > But then, what is the definition of pwd_magic_calc? (assuming that the > function

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-27 Thread Cristian Vasquez
Hello, I've tried yum update, but the problem still persists. It happened too when i tried to move a file from one folder to another, using the web GUI. I have a virtuoso.log with the error log now, which is attached to this message. Regards, Cristian 2009/1/27 Tim Haynes : > Cristian Vasque

[Virtuoso-users] ODS REST API: How to calculate the password hash?

2009-01-27 Thread Leo Soto M.
Hi, I've tried to use the REST API provided by ODS, following the instructions detailed on [1]. But I haven't been able to get a successful response from the user.authenticate service. From the length of the hash which appear on the example, one can think it is a SHA1, but that doesn't work. I've

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-27 Thread Tim Haynes
Cristian Vasquez wrote: Thank you in advance for your response, I did the following procedure to gather more information: with PLDebug=1 i connected to webdav using a linux client, then i copied a .png file, and the Connection terminated unexpectedly. On the isql console: SQL> status(); *** E

Re: [Virtuoso-users] Getting Started

2009-01-27 Thread André Ramos
Hi Hugh and Armin, Now it's working. Thank you very much! 2009/1/27 Hugh Williams > Hi André, > Details on started the Virtuoso post successful build is at: > > > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSMake#Getting%20Started > > Best Regards > Hugh Williams > Professional Se

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-27 Thread Cristian Vasquez
Thank you in advance for your response, I did the following procedure to gather more information: with PLDebug=1 i connected to webdav using a linux client, then i copied a .png file, and the Connection terminated unexpectedly. On the isql console: SQL> status(); *** Error 08S01: [Virtuoso Driv

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-27 Thread Tim Haynes
Cristian Vasquez wrote: Hello all! We are making use of the app's, the problem comes when we try to upload a picture to the WebDav the server freezes up. And we dont get logging output. We are running virtuoso en a EC2, Hi, Let's gather a bit more debugging information: a) in the ini-file,

Re: [Virtuoso-users] Getting Started

2009-01-27 Thread Armin Nagel
Am Dienstag, den 27.01.2009, 11:16 -0200 schrieb André Ramos: > Hi Hugh, > > Thanks for you answer. > > No, I'm not using the prebuilt windowns binaries. I've downloaded the > souce-code of VOS, compiled and installed on Linux. Then I followed > the Post-Installation Sanity Check instructions fro

Re: [Virtuoso-users] Getting Started

2009-01-27 Thread Hugh Williams
Hi André, Details on started the Virtuoso post successful build is at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSMake#Getting %20Started Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com For

Re: [Virtuoso-users] I cant edit the user profile,..

2009-01-27 Thread Tim Haynes
Cristian Vasquez wrote: Hello, We have two accounts on our ODS server[1]: cristian.vasquez and leonardo.soto. Both were created following the sign up process. Now, for some unknown reason, cristian.vasquez can't edit his profile. When clicking the "edit" link, an error page appears, saying: 14

[Virtuoso-users] i cant upload pictures to the WebDav

2009-01-27 Thread Cristian Vasquez
Hello all! We are making use of the app's, the problem comes when we try to upload a picture to the WebDav the server freezes up. And we dont get logging output. We are running virtuoso en a EC2, [root@domU-12-31-39-03-CE-51 virtuoso]# df S.ficheros Bloques de 1K UsadoDispon Uso% Mo

[Virtuoso-users] I cant edit the user profile,..

2009-01-27 Thread Cristian Vasquez
Hello, We have two accounts on our ODS server[1]: cristian.vasquez and leonardo.soto. Both were created following the sign up process. Now, for some unknown reason, cristian.vasquez can't edit his profile. When clicking the "edit" link, an error page appears, saying: 14:12:12 PL LOG: ODS [100] N

Re: [Virtuoso-users] Getting Started

2009-01-27 Thread André Ramos
Hi Hugh, Thanks for you answer. No, I'm not using the prebuilt windowns binaries. I've downloaded the souce-code of VOS, compiled and installed on Linux. Then I followed the *Post-Installation Sanity Check* instructions from the Getting Started material and that error ocurred, although the *make