Version 3 (modified by fvenuti, 15 years ago) (diff) |
---|
server www.noc.soton.ac.uk
- used for RODIN web interface (php scripts)
Behind firewall - open ports: 80 (others not relevant for NDG)
server mysql.noc.soton.ac.uk
- MySQL 4.1.9 - used for the RODIN database
Behind the firewall - no open ports
Server godiva.noc.soton.ac.uk (used for godiva eScience project, soon to be replaced)
- Red Hat Enterprise Linux WS release 3, kernel 2.4.21-20.0.1
- tomcat 5.5.3
- dlese 2.0.9
- exist 1.0-beta2
- NDG security (v?)
- RODIN (php scripts - copy) - put on same system as security to ensure it worked
Behind firewall - open ports: 80, 1099 (godiva) from any (source), any (godiva) to 1099 (dest)
Problems
With tomcat 5.5.3 two libraries necessary to tun the metadata harvester seem to be missing by default.
In path/to/tomcat/common/endorsed ::
xercesImpl.jar, xmlParserAPIs.jar
(this is relevant for discovery portal when updating tomcat)
Note - all our systems are also behind the University firewall, which occassionally throws up some strange oddities!