Hello,

1) RDF related
I have segmentation faults with Virtuoso 6.0.0 installed on Ubuntu 9.10 in 
following cases:
- When transferring a file of 11.7 MB to rdf_sink via WebDAV browser: 
Segmentation fault      /usr/local/virtuoso-opensource/bin/virtuoso-t -f
- When performing an upload Via webDAV to rdf_sink of 29 KB rdf file: 
GPF: page.c:2392 page_apply called with not enough stack +  Segmentation fault  
    /usr/local/virtuoso-opensource/bin/virtuoso-t -f
- When deleting a graph : GPF: page.c:2392 page_apply called with not enough 
stack
GPF: page.c:2392 page_apply called with not enough stack [1]+  Segmentation 
fault      /usr/local/virtuoso-opensource/bin/virtuoso-t -f

Took following actions since I found a similar problem in product support 
mailing list:
added to the parameter header of virtuoso.ini: ServerThreadSize = 2 800 000, 
MainThreadSize = 2 800 000, increased HTTPThreadSize from 280 000 to 2 800 000.
The modifications were trepped and did not bring any help.

Via "Web application Server"/content management I could import an rdf-file 
which was posted on the Internet but there was no inclusion in the rdf-store.

I could upload regular files to the DAV folder of 16 KB and 4 MB with WebDAV 
browser..

Of course, since I'm stuck I would appreciate very much any hints where to find 
the solution.

2)XSLT related
XSL transformation works fine on screen, but with file as output I get: HT057: 
The STRING session in string_output_string is longer than 10Mb. Either use 
substring to access it in parts or place less data in it.

Can I do anything to make Virtuoso accept transformations of more than 10 MB ? 
E.g. modifying any parameter ?

Thank you in advance for your advise and help.

Best regards

Eddy Vanderlinden










Reply via email to