Hello,

I have been working with Scott Branting, a contributor to the forum, to 
create an Arches project on a remote server.  We have run into some 
difficulties and would appreciate your help.  We have had no problem 
installing and opening the database.  Zoom and navigation are working fine. 
 However when we attempt to install the CDS package, we run into issues. 
 The map comes up along with an "initializing" bar that runs on a loop.  We 
are using the same data source data that both Scott and I have been able to 
use on our local machines during a test run.  Here is the workflow:

Prior to installing the CDS Package:

*After PostgreSQL, Java, Python, GEOS, Django, and elasticsearch download 
and install.*

*1. Elasticsearch.bat*  
(C:\arches-web\arches-arches-0fa28331b4fc\archesproject\arches\Search\engines\elasticsearch-1.1.1\bin)


*2. Install_dependencies.bat*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\install)

 

*3. Runserver.bat* (C:\arches-web\arches-arches-0fa28331b4fc)

 

*4. Install_arches_db.bat*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\build)

 

*5. Build.bat*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\build)

 

When I check the browser, everything is working fine with no data showing.  
So next we:

 

1. Turn off the server

 

*2. Install_arches_db.bat*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\build)

 

*3. Runserver.bat* (C:\arches-web\arches-arches-0fa28331b4fc)

 

*4. Build.bat*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\build)

 

5. In *settings.py* (C:\arches-web\arches-arches-0fa28331b4fc\archesproject)

Change:

INSTALLED_PACKAGES = (

    # entries here should correspond to folders within the packages 
directory

    'cds',

    #'fileupload',

)

 

6. In *settings.py*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\packages\cds)

Change: 

LOAD_TEST_DATA = False

 

*7. Install_packages.bat*
 (C:\arches-web\arches-arches-0fa28331b4fc\archesproject\build)


It is at this point that I receive an error:

*Django.db.utils.ProgrammingError: more than one row returned by a subquery 
used as an expression*

 

>From here, when I open up the browser , I just get the initializing loop.


What does everyone think?

Jared

-- 
-- 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.

Reply via email to