Reverting to the absolute paths that actually exist and are available to other users...
authorFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Wed, 8 Mar 2017 16:57:26 +0000 (16:57 +0000)
committerFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Wed, 8 Mar 2017 17:23:17 +0000 (17:23 +0000)
conf/Engine.cluster.properties
conf/Engine.local.properties

index cfae0dd..3036b61 100644 (file)
@@ -13,7 +13,7 @@ engine.cluster.enable=true
 # JABAWS statistic application just assume that the last name in the path is the\r
 # application folder in the root of JABAWS web application.\r
 #####cluster.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/jobsout\r
-cluster.tmp.directory=/homes/www-jws2/cluster_jobsout220\r
+cluster.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/jobsout\r
 \r
 #################################################################################\r
 # Enable/disable cluster statistics collector\r
index 989ca5c..486edb2 100644 (file)
@@ -9,7 +9,7 @@ engine.local.enable=true
 # Relative path within the project will be converted in absolute at runtime\r
 #local.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout \r
 ###local.tmp.directory=jobsout\r
-local.tmp.directory=/homes/www-jws2/local_jobsout220\r
+local.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout\r
 \r
 #################################################################################\r
 # Number of threads for tasks execution (valid values between 1 and 2x cpu.\r