Re: Rya-54 vagrant cleanup #47

2016-06-21 Thread Amila Wijayarathna
Hi David, Sorry I accidentally press the send button. Continuing from the previous, Now all the other verification steps are going ok except http://rya-example-box:8080/openrdf-workbench . Any idea about this is appreciated. Thank you !

Re: Rya-54 vagrant cleanup #47

2016-06-20 Thread David Lotts
Adina, > However, after restarting the VM, and starting zookeeper and accumulo in the VM, Can you try "ryaps" from the VM command line? Output should look like this: ``` org.apache.zookeeper.server.quorum.QuorumPeerMain org.apache.accumulo.start.Main monitor org.apache.accumulo.start.Main

Re: Rya-54 vagrant cleanup #47

2016-06-20 Thread David Lotts
Your output[1] appears to be a perfectly successful install! Congratulations! Did you go through the vagrant-example readme.md? There are several verification steps using the browser. > … in the vm i got the terminal only. > Is this because a problem in Vagrant up? This VM has only a web

Re: Rya-54 vagrant cleanup #47

2016-06-17 Thread Amila Wijayarathna
Hi Adina,David, So I "up" again the vagrant file and got this [1]. I think it went successfully. But in the vm i got the terminal only. Is this because a problem in Vagrant up? any idea about this is appreciated. [1] https://gist.github.com/AmilaWijayarathna/2b84e6aae91799f2f03402d2dc304d16 On

Re: Rya-54 vagrant cleanup #47

2016-06-16 Thread Adina Crainiceanu
Hi David, I tried the new vagrant script from home and it worked without problems. However, after restarting the VM, and starting zookeeper and accumulo in the VM, I'm not receiving any responses to queries using the OpenWorkbench or Rya web - the query is submitted, but the request from the

Re: Rya-54 vagrant cleanup #47

2016-06-16 Thread Amila Wijayarathna
Hi David, Again I "up" the vagrantfile in non proxy internet connection and I got this [1]. And when I tried again it stops by the Hadoop installation. I think this because of my internet connetion. I will try again and give you some updates. [1]

Re: Rya-54 vagrant cleanup #47

2016-06-14 Thread David Lotts
>From your output [1], I suspect that it is this line in the vagrant file that is failing: sudo -E add-apt-repository ppa:webupd8team/java And it generates this error from your output: ==> default: Error reading https://launchpad.net/api/1.0/~webupd8team/+archive/java: Service Temporarily

Re: Rya-54 vagrant cleanup #47

2016-06-14 Thread Amila Wijayarathna
Hi David, Thank you for your prompt response. So I "up" the vagrant again in a non proxy internet connection and end up with this [1]. It has less errors than the earlier one. and when I do "vagrant ssh" i got the following, amila@amila-X550LD:~/Installs/ryaVagrant$ vagrant ssh Welcome to

Re: Rya-54 vagrant cleanup #47

2016-06-14 Thread David Lotts
Wow, well documented attempt! Thanks for the listings. So you brought "up" a default vagrant VM. All the messages from [3] are as I would expect, that is great. Then your copied the Rya Vagrantfile, and did a vagrant up, creating the output in [5]. It downloaded the vm image from cloudera

Re: Rya-54 vagrant cleanup #47

2016-06-14 Thread Amila Wijayarathna
Hi david, This is my first time, setting up a vagrant file. I downloaded the vagrant from [1] and downloaded a virtual box from [2]. As this is my first time i didn't know how to do it correctly. So i installed the the vagrant and up it other location that there was no any Rya vagrant file. so i

Re: Rya-54 vagrant cleanup #47

2016-06-13 Thread Adina Crainiceanu
David, I'm travelling until Thursday. I'll try it then if Amila does not do it earlier. Thanks, Adina On Mon, Jun 13, 2016 at 11:47 AM, David Lotts wrote: > Adina, Amila, and everyone: > > Adina: Thanks for the great feedback! > I think I have resolved everything that you

Rya-54 vagrant cleanup #47

2016-06-13 Thread David Lotts
Adina, Amila, and everyone: Adina: Thanks for the great feedback! I think I have resolved everything that you mention, and a few others. Are you able to run it again? I updated the readme.md also. It's in my Rya github branch "RYA-54_vagrant-cleanup-squ" :