Re: [Virtuoso-users] Virtuoso 7.1 crashes without error message

2014-12-05 Thread Hugh Williams
Hi Konrad, I would suggest performing a build with the latest git develop/7 branch to see if the problem persists there … http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSGitUsage Best Regards Hugh Wi

Re: [Virtuoso-users] Automatic OAuth application registration

2014-12-05 Thread George Gkotsis
Update: seems like #2 can be automated by fiddling with OAUTH..APP_REG (i.e. generate a_key,a_secret for the corresponding a_owner) Best, George On 4 December 2014 at 21:03, George Gkotsis wrote: > Greetings, > > Having installed the ODS framework on Virtuoso 6.1.8, I am experimenting > with c

[Virtuoso-users] Virtuoso 7.1 crashes without error message

2014-12-05 Thread Konrad Höffner
On a virtual server instance with an OntoWiki and where I do heavy bulk uploads using virt-jena, Virtuoso is very unstable and crashes at least daily. I use virtGraph.getBulkUpdateHandler().add(Iterator) which is deprecated, could that be the problem? Unfortunately that is my only option as other