We have a very similar setup, but we have the two servers listening on 
different ports, we have httpd sitting in front, using the virtual host 
to proxy the requests to the correct port based on the host name in the 
incoming request.

On POSIX machines, only one process can listen to a single port.

cheers
stuart



On 17/02/11 19:00, Webshet, Sisay (ILRI) wrote:
> Hi All,
>
> I just already have a dpsace 1.6.2 on debian server. So far I have done
> as follows
>
> I created the second instance of dspace from scratch by downloading the
>
> release install, packaging, installing, and configuring.    I believe I
>
> have everything setup correctly.
>
>
>
> I created a directory dspace2
>
> A separate database  dspace2
>
> I run maven and ant successfully
>
> Link Tomcat to both installations,
>
>
>
> Both the first and the second instance use the same port 8180
>
> Below the settings in dspace.cfg.
>
> dspace.dir =/home/dspace2
>
> dspace.baseUrl = http://172.27.1.19:8180/dspace2
>
> db.url = jdbc:postgresql://localhost:5432/dspace2
>
> Nothing is changed inside tomcat server.xml
>
> the error as follows
>
>
>   *HTTP Status 404 - /dspace2/xmlui*
>
> ------------------------------------------------------------------------
>
> *type* Status report
>
> *message* _/dspace2/xmlui_
>
> *description* _The requested resource (/dspace2/xmlui) is not available._
>
> ------------------------------------------------------------------------
>
>
>       *Apache Tomcat/5.5*
>
> Thanks
>
> Sisay
>


-- 
Stuart Yeates
Library Technology Services http://www.victoria.ac.nz/library/

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to