Hi Amila, I think you can try 192.168.33.10:8080 first, to see if tomcat is running. If so, you can check are zookeeper and accumulo installed configured correctly or not. You may redo the following steps:
sudo rm -R /data (delete the existing data folder for accumulo) sudo mkdir /data sudo chown vagrant:vagrant /data mkdir /data/accumulo mkdir /data/accumulo/lib mkdir /data/accumulo/lib/ext accumulo-1.7.1/bin/accumulo init —instance-name dev —password root (re-initialize accumulo instance) And then restart zookeeper and accumulo to see if you can add data and send query on openrdf. Hope this can help you. Bests, Fan > On May 15, 2016, at 11:51 AM, Amila Wijayarathna <[email protected]> > wrote: > > Amila Wijayarathna
