Hi Utsav - It's hard to say how exactly you've gotten your project folder and virtual machine to this state, but it looks like you've gone wrong somewhere along the line. It would appear that you've got a virtual machine that hasn't been provisioned properly (jdk should have been installed as part of this process for example), but I'm not able to say why. The provisioning process should execute when you run 'vagrant up'. The path to the bash script that performs the provisioning is stored in the VagrantFile. The only thing I could guess is that you've perhaps modified the VagrantFile in a way that changed or bypassed the provisioning process...?
I would destroy any virtual machines that you've created, delete your project folder and start over with a fresh clone. I will post the output from a local shell for all the steps from cloning the repo to running the server shortly to demonstrate the proper way to create a development environment using vagrant. - Rob On Monday, April 7, 2014 7:51:58 AM UTC-7, Utsav wrote: > > Hiii >>> >> > <https://lh6.googleusercontent.com/-Vxs8E7UY-Ek/U0K60h599RI/AAAAAAAAAE4/0IqA5o4NFaU/s1600/Screenshot+from+2014-04-07+19%3A37%3A04.png> > > > <https://lh4.googleusercontent.com/-MDPNs7gyKzs/U0K7bgiD_rI/AAAAAAAAAFA/qcRekMB1ggk/s1600/Screenshot+from+2014-04-07+19%3A37%3A12.png> > > I am getting a error when i do ./runserver-vagrant.sh using vagrant > development machine!! Any solutions :( > > > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
