[gradsusr] Fw: GDS - grads data server install

Jennifer Adams jma at cola.iges.org
Wed Jul 28 12:01:59 EDT 2010


 From your console.out:

Tue Jul 27 10:58:44 EDT 2010: GrADS Data Server startup invoked...
Tue Jul 27 10:58:44 EDT 2010 ./bin/gds-respawn.sh: Starting GrADS Data  
Server (Tomcat 4.1)...
ANAGRAM_HOME = /opt/gds-2.0/tomcat4
   CATALINA_HOME_ = /opt/apache-tomcat-6.0.16
     CATALINA_BASE = /opt/apache-tomcat-6.0.16
   ANAGRAM_BASE = /opt/gds-2.0/tomcat4
     ANAGRAM_CONFIG = /opt/gds-2.0/tomcat4/gds.xml
     ANAGRAM_CONSOLE = /opt/gds-2.0/tomcat4/log/console.out
     ANAGRAM_TEMP = /opt/gds-2.0/tomcat4/temp


Your $ANAGRAM_BASE and $CATALINA_BASE environment variables are  
incorrect. In particular, $CATALINA_BASE is pointing to another  
implementation of tomcat. Try setting those two environment variables  
before you start the GDS:

ANAGRAM_BASE=/opt/gds-2.0; export ANAGRAM_BASE
CATALINA_BASE=/opt/gds-2.0/tomcat4; export CATALINA_BASE

--Jennifer

On Jul 28, 2010, at 10:21 AM, Stephane Poirier wrote:

>
> Hi All,
>
> I currently cannot startup the GDS data server (fresh gds-2.0/ 
> grads-2.0.a8 install onto odin.meteo.mcgill.ca's centos/rhl4.1 linux  
> distribution).
> It seems to claim port 8080 is already in use (see  
> opt_gds-2.0_tomcat4_log_console-out.txt).
>
> When I look at opt_gds-2.0_tomcat4_conf_server.xml, I don't see any  
> uncommented out (therefore active) references to port 8080.
> How is it GDS is looking for using the port 8080 then? I am trying  
> to have GDS use port 9090 and 9095 and not touch port 8080 at all.
> See files opt_gds-2.0_tomcat4_conf_server.xml as well as  
> opt_gds-2-0_gds.xml here attached.
>
> Stephane
>
>
>
> --------------------------------------------------------------------
> Stephane Poirier, M.Sc. Optical Physics
> Remote Sensing Application Software Developer
> Geography Department, Burnside Hall
> McGill University, Montreal, QC, Canada
> http://geog.mcgill.ca
> Stephane.Poirier2 at mcgill.ca
> Cell. (514) 994-3532
> Fax: (514) 509-8833
> --------------------------------------------------------------------
> Stephane Poirier, M.Sc. Optical Physics
> Remote Sensing Application Software Developer
> 3532 rue Sainte-Famille, Apt. 4
> Montreal, QC, H2X 2L1, Canada
> http://www.oifii.org
> stephane.poirier at oifii.org
> Tel.: (514) 509-8833
> Fax: (514) 509-8833
> --------------------------------------------------------------------
> < 
> opt_gds-2.0_tomcat4_conf_server.xml><opt_gds-2.0_tomcat4_log_console- 
> out.txt><opt_gds-2-0_gds.xml>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr

--
Jennifer M. Adams
IGES/COLA
4041 Powder Mill Road, Suite 302
Calverton, MD 20705
jma at cola.iges.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100728/78fd0eab/attachment-0003.html 


More information about the gradsusr mailing list