Changes between Version 39 and Version 40 of Onyx Export and Purge
- Timestamp:
- 09/20/12 08:50:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Onyx Export and Purge
v39 v40 22 22 === Destination === 23 23 24 The Onyx export routine exports data to a specific 'target' directory within the tomcat working directory. As of 31st October 2011, this is different for the test and live systems on UHL briccs servers.24 The Onyx export routine exports data to a specific 'target' directory within the tomcat working directory. As of 31st October 2011, this was different for the test and live systems on UHL briccs servers. 25 25 26 26 For the live BRICCS onyx server, the target is /tmp/tomcat6-temp/target/ 27 27 28 28 For the test BRICCS onyx server, the target is /var/lib/tomcat6/target/ 29 30 This was changed so that for 2012 and onwards, the live BRICCS server also outputs to /var/lib/tomcat6/target/ because outputing into the /tmp directory isn't a good idea - when tomcat is shut down it empties the /tmp/tomcat6-temp directory. 29 31 30 32 === Purging data ===