← Back to team overview

mahara-contributors team mailing list archive

[Bug 1193177] [NEW] Dwoo loader error

 

Public bug reported:

These warnings appear when switching from one theme to another in site
options: (Mahara version 1.7)

[WAR] d9 (lib/dwoo/dwoo/Dwoo/Loader.php:103) include(/var/www
/myportfolio-ac-testing-
mahara/releases/20121228012029/lib/dwoo/dwoo/plugins/builtin/blocks/topLevelBlock.php):
failed to open stream: No such file or directory

[WAR] d9 (lib/dwoo/dwoo/Dwoo/Loader.php:103) include(): Failed opening
'/var/www/myportfolio-ac-testing-
mahara/releases/20121228012029/lib/dwoo/dwoo/plugins/builtin/blocks/topLevelBlock.php'
for inclusion (include_path='/var/www/myportfolio-ac-testing-
mahara/releases/20130516043004/lib/:/var/www/myportfolio-ac-testing-
mahara/releases/20130516043004/lib/pear/:.:/usr/share/php:/usr/share/pear')

Looks to be a race situation error where Dwoo tries to load certain things that are not cached. 
A refresh of the page makes the errors go away. So only a minor annoyance for a task that should rarely be changed.

** Affects: mahara
     Importance: Low
         Status: Confirmed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193177

Title:
  Dwoo loader error

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  These warnings appear when switching from one theme to another in site
  options: (Mahara version 1.7)

  [WAR] d9 (lib/dwoo/dwoo/Dwoo/Loader.php:103) include(/var/www
  /myportfolio-ac-testing-
  mahara/releases/20121228012029/lib/dwoo/dwoo/plugins/builtin/blocks/topLevelBlock.php):
  failed to open stream: No such file or directory

  [WAR] d9 (lib/dwoo/dwoo/Dwoo/Loader.php:103) include(): Failed opening
  '/var/www/myportfolio-ac-testing-
  mahara/releases/20121228012029/lib/dwoo/dwoo/plugins/builtin/blocks/topLevelBlock.php'
  for inclusion (include_path='/var/www/myportfolio-ac-testing-
  mahara/releases/20130516043004/lib/:/var/www/myportfolio-ac-testing-
  mahara/releases/20130516043004/lib/pear/:.:/usr/share/php:/usr/share/pear')

  Looks to be a race situation error where Dwoo tries to load certain things that are not cached. 
  A refresh of the page makes the errors go away. So only a minor annoyance for a task that should rarely be changed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193177/+subscriptions


Follow ups

References