Changes between Version 1 and Version 2 of WorkingGrid/DataProviderSetup/NOCS
- Timestamp:
- 10/07/06 16:45:20 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingGrid/DataProviderSetup/NOCS
v1 v2 1 server www.noc.soton.ac.uk 1 server '''www.noc.soton.ac.uk''' 2 * used for RODIN web interface (php scripts) 2 3 3 *used for RODIN web interface 4 Behind firewall - open ports: 80 4 5 5 Behind firewall - open ports: 80 6 server '''mysql.noc.soton.ac.uk''' 7 * MySQL - used for the RODIN database 6 8 7 server mysql.noc.soton.ac.uk 9 Behind the firewall - no open ports 8 10 9 MySQL - used for the RODIN database 11 Server '''godiva.noc.soton.ac.uk''' (used for godiva eScience project, soon to be replaced) 12 * Enterprise !RedHat linux (9?) 13 * tomcat 5.5.3 14 * dlese 2.0.9 15 * exist 1.0-beta2 16 * NDG security (v?) 17 * RODIN (php scripts - copy) - put on same system as security to ensure it worked 10 18 11 Behind the firewall - no open ports 12 13 Server godiva.noc.soton.ac.uk (used for godiva eScience project, soon to be replaced) 14 15 * Enterprise RedHat linux (9?) 16 17 * tomcat 5.5.3 18 19 * dlese 2.0.9 20 21 * exist 1.0-beta2 22 23 * NDG security (v?) 24 25 * RODIN (php scripts - copy) - put on same system as security to ensure it worked 26 27 Behind firewall - open ports 19 Behind firewall - open ports 28 20 29 21 == Problems == 30 with tomcat 5.5.3 two libraries necessary to tun the metadata harvester seem to be missing by default. 31 In path/to/tomcat/common/endorsed: 32 xercesImpl.jar, xmlParserAPIs.jar 22 23 With tomcat 5.5.3 two libraries necessary to tun the metadata harvester seem to be missing by default. 24 [[br]]In path/to/tomcat/common/endorsed :: 25 xercesImpl.jar, xmlParserAPIs.jar 26 27 33 28 (this is relevant for discovery portal when updating tomcat) 34 29 35 Note- all our systems are also behind the University firewall, which occassionally throws up some strange oddities!30 '''Note''' - all our systems are also behind the University firewall, which occassionally throws up some strange oddities!