Forwarding this message to the actual mailing list.
On 5/15/18 2:53 PM, b...@bobdc.com wrote:
I am trying to use the Rya Vagrant Example shown at
https://github.com/apache/incubator-rya/tree/master/extras/vagrantExample/src/main/vagrant.
After updating the ACCUMULO_VERSION, HADOOP_VERSION, and
RYA_EXAMPLE_VERSION values in Vagrantfile (the old values referenced
versions that were no longer available) , I got it installed, and all of
the verification steps mentioned on the web page above worked. After
clicking New Repository, I can create an "In Memory Store", but after
entering a Type of "Rya Accumulo Store", an ID, a title, and accepting
all the default values shown, I can't create a repo.
The Chrome console adds these messages each time I click "Create"on that
screen:
jquery-1.11.0.min.js:4 GET
http://192.168.33.10:8080/rdf4j-workbench/repositories/undefined/info
500 (Internal Server Error)
send @ jquery-1.11.0.min.js:4
ajax @ jquery-1.11.0.min.js:4
checkOverwrite @ create.ts:25
onclick @ create?type=RyaAccumuloSail&id=id4&title=title+of+id4&next=Next:28
create.ts:37 Uncaught TypeError: Cannot read property 'match' of undefined
at Object.complete (create.ts:37)
at j (jquery-1.11.0.min.js:2)
at Object.fireWith (jquery-1.11.0.min.js:2)
at x (jquery-1.11.0.min.js:4)
at XMLHttpRequest.b (jquery-1.11.0.min.js:4)
Any suggestions?
Thanks,
Bob