diff --git a/gulliver/bin/tasks/pakeGulliver.php b/gulliver/bin/tasks/pakeGulliver.php index 7afff1153..804529e07 100644 --- a/gulliver/bin/tasks/pakeGulliver.php +++ b/gulliver/bin/tasks/pakeGulliver.php @@ -2229,6 +2229,7 @@ function run_update_plugin_attributes($task, $args) } //Set variables $pluginName = $args[0]; + // virtual SYS_SYS for cache define('SYS_SYS', uniqid()); foreach (PmSystem::listWorkspaces() as $value) { \ProcessMaker\Util\Cnn::connect($value->name); diff --git a/storage/logs/processmaker-2017-08-14.log b/storage/logs/processmaker-2017-08-14.log deleted file mode 100644 index 89c711a90..000000000 --- a/storage/logs/processmaker-2017-08-14.log +++ /dev/null @@ -1,5 +0,0 @@ -[2017-08-14 19:51:02] production.ERROR: exception 'pakeException' with message 'Task "create-plugin" is not defined.' in /home/ronald/Projets/html/3.2.2/thirdparty/pake/pakeApp.class.php:167 -Stack trace: -#0 /home/ronald/Projets/html/3.2.2/gulliver/bin/gulliver.php(39): pakeApp->run(NULL, NULL, false) -#1 /home/ronald/Projets/html/3.2-current/gulliver/bin/gulliver(64): include('/home/ronald/Pr...') -#2 {main}