Hi.
I've been trying to set up my development environment, and I feel that I am 
close but missing something important.

>From vagrant, I run ./runserver-vagrant.sh as per the instructions in the 
installation guide. The server has an initialization error, reproduced 
below, but otherwise seems to be launched correctly.

The error when the server starts:
"{0.90.3}: Initialization Failed ... - 
ElasticSearchIllegalStateException[Failed to obtain node lock, is the 
following location writable?: 
[/vagrant/archesproject/arches/Search/engines/elasticsearch-0.90.3/data/elasticsearch]]"

When I start up the client, it gets stuck in the "initializing" page with 
an endlessly cycling progress bar.

There are two errors in the console:
Failed to load resource: the server responded with a status of 404 (NOT 
FOUND) http://127.0.0.1:8000/Arches/Media/js/i18n/en-us.js
Uncaught TypeError: Cannot read property 'App' of undefined 
Arches.App.js:41<http://127.0.0.1:8000/Arches/Media/js/debug/Arches.App.js>

The server reports one 404 among the list of successful GETs:

[17/Mar/2014 20:01:25] "GET /Arches/Media/js/i18n/en-us.js HTTP/1.1" 404 
1664
The folder at '/Arches/Media/js/i18n' doesn't exist in my arches directory.

Does anyone have an idea what I am doing wrong?

Thanks,
Daphne

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to