[ https://issues.apache.org/jira/browse/RYA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin T resolved RYA-539. ------------------------- Resolution: Duplicate Pull request [#318|https://github.com/apache/rya/pull/318] updates the vagrant file, so those errors do not apply anymore > Fixing Vagrant example > ---------------------- > > Key: RYA-539 > URL: https://issues.apache.org/jira/browse/RYA-539 > Project: Rya > Issue Type: Bug > Components: examples > Affects Versions: 4.0.0 > Reporter: Kevin T > Priority: Blocker > Attachments: Vagrantfile, image-2020-11-19-13-11-44-209.png, > image-2020-11-19-13-23-35-116.png, image-2020-11-19-13-30-52-686.png, > image-2020-11-19-13-34-41-166.png, image-2020-11-19-13-38-37-835.png, > image-2020-11-19-13-46-49-981.png > > > Note: I normally don't use Vagrant and I'm just trying to evaluate Rya before > using it for my project. > *Setup:* > I updated the attached Vagrantfile, so the setup runs through. All Changes > are commented with "# CHANGED: [Description of change]". Feel free to commit > those changes to the repo. > *Performed actions:* > 1. Visiting rya-example-box:8080/rdf4j-server/overview.view throws: > !image-2020-11-19-13-46-49-981.png|width=1396,height=737! > 2. Creating a repository according to > [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#connecting-to-rya-via-rdf4j-workbench] > results in: > 2.1 The warning: "WARNING: There are potentially incompatible characters in > the repository id" --> maybe the tutorial should use a lowercase repository > id. > 2.2 The marked exception notice after the repository is created > !image-2020-11-19-13-23-35-116.png|width=329,height=157! > 3. Uploading data according to > [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#uploading-data-via-rdf4j-workbench] > did not work: > !image-2020-11-19-13-38-37-835.png|width=368,height=175! > 4. Querying according to [this > description|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#querying-data-via-rdf4j-workbench] > seems to work, but does not return any data (as no data was imported). > 5. Visiting > [http://rya-example-box:8080/rdf4j-workbench/repositories/RyaAccumulo/contexts] > results in: > !image-2020-11-19-13-34-41-166.png|width=751,height=497! > Any hints on how to fix those issues are welcome -- This message was sent by Atlassian Jira (v8.3.4#803005)