Wonderful, I'm glad that worked!
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Tue, Mar 4, 2014 at 11:16 AM, Ashish Kumar <[email protected]> wrote: > Thanks Alexie, > > It works :) > > > > > On Tuesday, March 4, 2014 1:21:28 PM UTC+5:30, Alexei Peters wrote: > >> Hi Ashish, >> I think the issue is that you ran build_index.sh which you're actually >> NOT supposed to run. >> Briefly, here are the scripts that need to be run for successful >> installation of Arches (run them in this order): >> >> 1. build/build_core_arches.sh >> 2. db/ETL/CDS Package/install_package.sh >> 3. db/ETL/CDS Package/load_concepts.sh >> 4. db/ETL/CDS Package/load_test_data.sh >> >> Try that and see what happens. >> Cheers, >> Alexei >> >> >> Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 >> >> >> On Mon, Mar 3, 2014 at 10:42 PM, Ashish Kumar <[email protected]> wrote: >> >>> link for pastebin is : pastebin.com/zdEKtiqg >>> >>> >>> On Tuesday, March 4, 2014 12:11:22 PM UTC+5:30, Ashish Kumar wrote: >>>> >>>> <https://lh3.googleusercontent.com/--2shCZh62m0/UxV0o2xabvI/AAAAAAAAAGY/ajgDfcMdEbI/s1600/arches2.png> >>>> >>>> >>>> <https://lh5.googleusercontent.com/-Tr4Kou1r2Tw/UxV0hUYSLaI/AAAAAAAAAGQ/-WAcphL9FJ8/s1600/arches.png> >>>> hi Rob, >>>> I am using ubuntu-12.04 , >>>> >>>> 1.) i followed each step from the installation guide(install arches on >>>> linux). >>>> 2.) when i run ./runserver.sh i got the follwing message and server is >>>> run successfully .. >>>> >>>> Validating models... >>>> >>>> 0 errors found >>>> Django version 1.3.1, using settings 'arches.settings' >>>> Development server is running at http://127.0.0.1:8000/ >>>> Quit the server with CONTROL-C. >>>> >>>> >>>> Now,when i go to http://127.0.0.1:8000/ i got the message page is not >>>> found ,attached screenshot >>>> >>>> after that when i changed the url to http://127.0.0.1:8000/Arches it >>>> takes me to the page which says initializing but never ends,i have attached >>>> the screenshot for the case.. >>>> >>>> 127.0.0.1:8000/admin works properly,where i can use the django admin >>>> interface >>>> >>>> issues: >>>> 1.)when i run ./build_index.sh i got this message >>>> http://pastebin.com/zdEKtiqg(some json errors are here please look >>>> into it) >>>> 2.)./install.sh runs fine >>>> >>>> waiting for the reply .... >>>> >>>> >>>> Thanks, >>>> Ashish Kumar >>>> >>>> On Tuesday, March 4, 2014 7:35:01 AM UTC+5:30, Rob Gaston wrote: >>>>> >>>>> are you seeing *errors* if you open up browser developer tools* >>>>> >>>>> On Monday, March 3, 2014 6:04:12 PM UTC-8, Rob Gaston wrote: >>>>>> >>>>>> Hi Ashish, >>>>>> >>>>>> You need to provide more information for us to help you diagnose your >>>>>> issue (eg what exact steps got you here, describe your system, are you >>>>>> seeing if you open up browser developer tools and if so what are they). >>>>>> I >>>>>> suspect that not all of the installation steps have been completed >>>>>> correctly, but there is no way of determining what you are seeing without >>>>>> more information. >>>>>> >>>>>> When you post an issue like this, it is best to include as much >>>>>> information as possible to help others in assisting you with solving your >>>>>> issues. >>>>>> >>>>>> - Rob >>>>>> >>>>>> >>>>>> On Monday, March 3, 2014 2:27:51 PM UTC-8, Ashish Kumar wrote: >>>>>>> >>>>>>> Hello everyone, >>>>>>> i have followed each step mention in setting up arches in linux from >>>>>>> installation guide pdf.now when i do ./runserver.sh it runs fine but >>>>>>> when i >>>>>>> open the local server at http://127.0.0.1:8000/Arches/ it did not >>>>>>> loads the page instead it shows a pop up message initializing ..... >>>>>>> Can you please tell me what is the reason . >>>>>>> >>>>>>> >>>>>>> Thanks, >>>>>>> Ashish Kumar >>>>>>> >>>>>> -- >>> -- 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/groups/opt_out. >>> >> >> -- > -- 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/groups/opt_out. > -- -- 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/groups/opt_out.
