Luke Butters
Luke Butters
Adding `-lpthread` doesn't seem to help :(
I worked around the problem by extending my class e.g. ``` class MyEnumResponseWrapper extends ResponseWrapper ``` the down side is each person needs to remember to actually do that.
Does the swagger spec support solving this?
I think this might only matter on windows and so it might make sense to look for the field when the OS is windows.
That is what I will do in my tests until this is fixed.
I wonder if it would be possible to detech if MSVCR120 is missing and print a warning, rather than have nothing printed to console and no error shown at all.
Perhaps what would also help is adding support for capturing the output of from the commands run or checking the exit code and printing what command failed. Currently under windows...
One possible cause of this issue is that during package acquisition we do a non atomic operation of: 1. finding a package 2. and later locking that package. This means...
re-ran the pull and it seems lucene continues to complain about missing segments ERROR: Caused by java.lang.RuntimeException: org.apache.lucene.index.IndexNotFoundException: no segments\* file found in org.apache.lucene.store.MMapDirectory@/home/luke/sempre/lib/lucene/4.4/free917 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28177e78: files: []:
Ah that seems to have helped! Although now it seems for w/e it is doing when it starts it is timing out on all queries: ``` SparqlExecutor.execute: (count (and (fb:type.object.type...