Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Enabling the cleanup module breaks things #80

Closed
cpatrick opened this issue Dec 3, 2014 · 2 comments
Closed

Enabling the cleanup module breaks things #80

cpatrick opened this issue Dec 3, 2014 · 2 comments
Labels
Milestone

Comments

@cpatrick
Copy link
Contributor

cpatrick commented Dec 3, 2014

This results in an error as reported on the mailing list:

The system has encountered the following error:
Uncaught exception 'Zend_Exception' with message 'Task already exits' in /home/midas/pacs/notification/MIDASNotifier.php:93 Stack trace: #0 /home/midas/pacs/core/AppController.php(226): MIDAS_Notifier->__construct(true, Object(Zend_Session_Namespace)) #1 /home/midas/pacs/library/Zend/Controller/Action.php(502): AppController->preDispatch() #2 /home/midas/pacs/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('errorAction') #3 /home/midas/pacs/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #4 /home/midas/pacs/library/Zend/Application/Bootstrap/Bootstrap.php(101): Zend_Controller_Front->dispatch() #5 /home/midas/pacs/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #6 /home/midas/pacs/index.php(63): Zend_Application->run() #7 {main} Next exception 'Zend_Controller_Exception' with message 'Task already exits#0 /home/midas/pacs/core
In /home/midas/pacs/library/Zend/Controller/Plugin/Broker.php, line: 336
At 18:03:28 2014-12-01
Please notify your administrator with this information.
@cpatrick cpatrick added the bug label Dec 3, 2014
@jamiesnape
Copy link
Contributor

This is fixed in the upcoming release.

@jamiesnape jamiesnape added this to the Version 3.4 milestone Jan 8, 2015
@jamiesnape
Copy link
Contributor

Fix now merged into master. If someone can test it, I will close the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants