HughWilliams

Results 219 comments of HughWilliams

This is still be be looked into by development, I have added the additional information to the internal bug report on this ...

Is `ulimit -c unlimited` set to enable core file creation, and if so, is a core file generated, from which [gdb stack trace](https://community.openlinksw.com/t/virtuoso-open-source-gdb-core-file-stack-trace-generation/1341) can be obtained for analysis?

You say "as of" implying earlier versions of Virtuoso returned the correct content type header ? But when I check earlier releases they also return `text/html`, so what specific release...

Virtuoso 6 returns the same `Content-Type: text/html; charset=UTF-8` as Virtuoso 7 ... ``` $ curl -v --data-urlencode 'query=ask {}' http://localhost:8890/sparql . . . > * upload completely sent off: 18...

@zeginis : How do you compile and run this sample code ... what imports and class/jar files are required ?

@zeginis: I don't use java IDE's and pom files as they depressingly never work for me, not being a Java programmer ... so I compile and run from command line...

@zeginis: with the 6.1.8 build I have been able to get the RDF4J app to run: ``` Hughs-MBP-2:rdf4j hwilliams$ java -cp ".:./eclipse-rdf4j-2.0.1-onejar.jar:./slf4j-api-1.7.10.jar:./commons-io-2.4.jar:httpcore-4.3.2.jar:httpclient-4.3.4.jar:google-collections-1.0-sources.jar:google_common_deploy.jar:commons-logging-1.1.3.jar:com.fasterxml.jackson.core.jar" rdf4jtest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J:...

The is no update on this issue yet, which is still to be looked into by development ...

There is no resolution to this issue yet, which is still to be looked into by development ...