[EHP-software] EIDS Distribution v1.64

Jeremy M Fee jmfee at usgs.gov
Wed Feb 17 22:05:19 UTC 2010


Hello,

The EIDS Distribution has been updated to version 1.64.  This version  
includes changes to the CUBE/EQXML conversion, and a fix for a problem  
that affects servers with large message volume.  It is recommended  
that all users upgrade to the latest version.


If you did NOT use the EIDS Installer to install, you can download the  
latest distribution from:
	http://www.isti2.com/QWIDS/ .


If you did use the EIDS Installer to install, updating is similar to  
installation:
	1) Stop the EIDS process(es) (and remove from any crontab)
	2) Update any jar files.
	3) Start the EIDS process(es) (and readd to any crontab)

The latest version of the EIDS Installer can be downloaded from:
	http://earthquake.usgs.gov/research/software/eids/ .

Example update commands using the EIDS Installer:
	NOTE: The java commands below include a period (.) as the last  
argument, indicating the current working directory is the install  
directory.  When running the installer from a different directory,  
replace the period with the actual install directory.

	To update a server:
		$ cd EIDSSERVERDIR
		$ ./server_init.sh stop
		$ java -jar EIDSInstaller.jar --update --server .
		$ ./server_init.sh start

	To update a CUBE client
		$ cd EIDSCLIENTDIR
		$ ./cube_init.sh stop
		$ java -jar EIDSInstaller.jar --update --cubeClient .
		$ ./cube_init.sh start

	To update an XML client
		$ cd EIDSCLIENTDIR
		$ ./xml_init.sh stop
		$ java -jar EIDSInstaller.jar --update --xmlClient .
		$ ./xml_init.sh start


If you have any questions, please contact
	Madeleine Zirbes <zirbes at usgs.gov> , 303-273-8418
	or Jeremy Fee <jmfee at usgs.gov> , 303-273-8632

Thanks,

Jeremy



More information about the EHP-software mailing list