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, set PLDebug=1
b) restart the server using virtuoso-iodbc-t -df so it runs in foreground mode
c) using isql, execute
   trace_on('errors');
d) make the problem happen
e) while it's "hung", check for server debug output and in isql, run
   status();
   to see what it's doing
f) do you have the rdf_mappers VAD package installed?

Cheers,

~Tim
--
Tim Haynes
Product Development Consultant
OpenLink Software
<http://www.openlinksw.com/>

Reply via email to