Hi Adam, Is the command *source path/to/elasticsearch-5.2.1/bin/elasticsearch *( https://github.com/archesproject/arches/wiki/Developer-Installation) or just *path/to/elasticsearch-5.2.1/bin/elasticsearch *( https://github.com/archesproject/arches/wiki/Installing-Elasticsearch) ?
In the first case my ssh terminal shutsdown and in the later I get this message: *ubuntu@ip-172-31-22-235:~/Projects/arches$ OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000085330000, 2060255232, 0) failed; error='Cannot allocate memory' (errno=12)## There is insufficient memory for the Java Runtime Environment to continue.# Native memory allocation (mmap) failed to map 2060255232 bytes for committing reserved memory.# An error report file with more information is saved as:# /home/ubuntu/Projects/arches/hs_err_pid28654.log* terça-feira, 11 de Abril de 2017 às 15:02:05 UTC+1, Adam Cox escreveu: > > Hi David, looking at your command, I think the issue is a rogue / at the > front of your path. > > If it turns out that you don't yet have elasticsearch installed, please > see this documentation: > https://github.com/archesproject/arches/wiki/Installing-Elasticsearch > > Adam > > On Tue, Apr 11, 2017 at 8:03 AM, David Lopes <[email protected] > <javascript:>> wrote: > >> >> >> <https://lh3.googleusercontent.com/-H83B9ECIcck/WOzTvXtHMjI/AAAAAAAADBg/LBTnsv3Fv5goNpZmyxhVl-iQ_ficO_fHgCLcB/s1600/2017-04-11.png> >> >> Hi Cyrus, >> >> >> <https://lh3.googleusercontent.com/-H83B9ECIcck/WOzTvXtHMjI/AAAAAAAADBg/LBTnsv3Fv5goNpZmyxhVl-iQ_ficO_fHgCLcB/s1600/2017-04-11.png>Yes >> >> java 8 was missing, I installed it and rebooted, but then I get a message >> saying there is no file *elasticsearch* >> <https://lh3.googleusercontent.com/-H83B9ECIcck/WOzTvXtHMjI/AAAAAAAADBg/LBTnsv3Fv5goNpZmyxhVl-iQ_ficO_fHgCLcB/s1600/2017-04-11.png> >> >> >> >> <https://lh3.googleusercontent.com/-H83B9ECIcck/WOzTvXtHMjI/AAAAAAAADBg/LBTnsv3Fv5goNpZmyxhVl-iQ_ficO_fHgCLcB/s1600/2017-04-11.png> >> >> >> <https://lh3.googleusercontent.com/-H83B9ECIcck/WOzTvXtHMjI/AAAAAAAADBg/LBTnsv3Fv5goNpZmyxhVl-iQ_ficO_fHgCLcB/s1600/2017-04-11.png> >> >> >> >> >> >> sexta-feira, 7 de Abril de 2017 às 17:36:51 UTC+1, Cyrus Hiatt escreveu: >>> >>> Hi David - >>> >>> Did you install your arches dependencies using ubuntu_xenial_setup.sh? >>> If so, there's a bug (which I am about to fix shortly) preventing java from >>> getting installed. >>> >>> In the meantime you might check if you have Java 8 installed: >>> >>> $ java -version >>> >>> If not, you can install it with the following: >>> >>> $ sudo apt-get install openjdk-8-jre-headless -y >>> >>> Hope that helps - >>> >>> Cyrus >>> >>> On Fri, Apr 7, 2017 at 9:08 AM, David Lopes <[email protected]> wrote: >>> >>>> Hi Alexei, >>>> >>>> I had a problem installing the depedencies. After solving it I ran the >>>> command *python manage.py es install *and the folder appears, but >>>> when then I'm not able to run *~/Projects/arches$ source >>>> path/to/elasticsearch-5.2.1/bin/elasticsearch . *What do you think the >>>> problem might be? >>>> >>>> Thanks, regards. >>>> >>>> >>>> >>>> quarta-feira, 5 de Abril de 2017 às 17:48:10 UTC+1, Alexei Peters >>>> escreveu: >>>>> >>>>> Did you run the command >>>>> >>>>> *python manage.py es install* >>>>> >>>>> >>>>> Director of Web Development - Farallon Geographics, Inc. - >>>>> 971.227.3173 >>>>> >>>>> On Wed, Apr 5, 2017 at 5:11 PM, David Lopes <[email protected]> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I'm using ubuntu 16.04 and followed every step to install but now >>>>>> that I've finiushed and want to start using arches I can't find the path >>>>>> to >>>>>> elasticsearch-5.2.1/bin/elasticsearch >>>>>> >>>>>> Commonly where should that folder be? Or was there something wrong >>>>>> with the instalation? >>>>>> >>>>>> >>>>>> Regards >>>>>> >>>>>> -- >>>>>> -- 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. >>>>>> >>>>> >>>>> -- >>>> -- 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. >>>> >>> >>> -- >> -- To post, send email to [email protected] <javascript:>. To >> unsubscribe, send email to [email protected] <javascript:>. >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- 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.
