DLotts commented on pull request #318:
URL: https://github.com/apache/rya/pull/318#issuecomment-743397772


   > throws "java.lang.NoClassDefFoundError: Could not initialize class
   org.apache.accumulo.core.client.ZooKeeperInstance"
   
   This might be an issue with  4.0.0-incubating.  I have been testing with
   4.0.1-snapshot that I build.  I get a different error if I attempt to
   create a New Repository in the workbench.  The create button does nothing,
   but in Chrome developer tools (Ctrl-Shift-C, Network, click "Create" button
   in the workbench create repo form, click on the resulting entry in
   Network.) I see:
   
       org.eclipse.rdf4j.workbench.exceptions.BadRequestException: No
   such repository: undefined
   
   I went ahead and merged this into master because what it replaced in
   master did not work at all.
   At least this version has a working Rya even if the workbench
   integration might be failing.
   
   Can you confirm that Rya's service (not using workbench) is working?:
   http://rya-example-box:8080/web.rya/sparqlQuery.jsp
   
   david.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to