[seek-dev] Re: Help!

Jing Tao tao at nceas.ucsb.edu
Thu Nov 20 13:26:13 PST 2003


Hi, Rod:

The hostname is specified in build.xml. It is in peroperty 
jdbc-connect in target postgresql. But it always be set as localhost and 
it works. So I think the reseason is how do you start the psql. If you 
directly run postmaster you should add -i flag in command line. If you run 
it from script file, you should edit it and add -i flag there (as the 
error message indicates).

Hope this is helpful.

Jing 

On Thu, 20 Nov 2003, Rod Spears wrote:

> Ok, when I started tomcat up I got this message:
> Starting service Tomcat-Standalone
> Apache Tomcat/4.0.6
> MetaCatServlet Initialize
> MetaCat: Error in MetacatServlet.init: Connection refused. Check that the hostname and port is correct, and that the postmaster is running with the -i flag, which
> enables TCP/IP networking.
> Starting service Tomcat-Apache
> Apache Tomcat/4.0.6
> 
> Where is the hostname specified?
> 
> Should be easy to fix, but I am afraid it is just the beginning...
> 
> Rod
> 
> 
> 

-- 
Jing Tao
National Center for Ecological
Analysis and Synthesis (NCEAS)
735 State St. Suite 204
Santa Barbara, CA 93101





More information about the Seek-dev mailing list