From: Jeremy J C. <jj...@sy...> - 2014-04-23 16:25:46
|
I just got this. The root cause was my error! I was doing time /usr/bin/curl -H 'Accept: text/csv' -s --data-urlencode query@term-completion-ex2.sparql.txt http://localhost:2333/sparql where I got the file name wrong and there was no file term-completion-ex2.sparql.txt, once I correctly named the file I got the answer I expected! Jeremy On Apr 22, 2014, at 1:15 PM, Bryan Thompson <br...@sy...> wrote: > Has anyone seen this in the RDR branch? I just updated and finally accepted the new workbench as index.html and I am testing the HA load balancer. I am hitting this message only on one of the two servers. I am curious whether there has been any change to the HTML FORM and the handling of that FORM in the RDR branch. I actually use a file that I have held back (indexLBS.html) to test the HA load balancer — it is willing to post to bigdata/LBS/sparql (the load balancer) rather than to bigdata/sparql (the non-load balanced end point). > Thanks, > Bryan > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform_______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers |