Missing Controller

Error: JournalsController could not be found.

Error: Create the class JournalsController below in file: app/Controller/JournalsController.php

<?php
class JournalsController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

(default) 7 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `System`.`site_title` FROM `thinkrock_itlife`.`itlife_systems` AS `System` WHERE `System`.`id` = 1 LIMIT 1110
2SELECT `Meta`.`id`, `Meta`.`controller`, `Meta`.`action`, `Meta`.`param`, `Meta`.`title`, `Meta`.`sitetitle`, `Meta`.`description`, `Meta`.`updated` FROM `thinkrock_itlife`.`itlife_metas` AS `Meta` WHERE `controller` = 'CakeError' AND `action` = 'view' AND `param` = '46' LIMIT 1000
3SELECT `Meta`.`id`, `Meta`.`controller`, `Meta`.`action`, `Meta`.`param`, `Meta`.`title`, `Meta`.`sitetitle`, `Meta`.`description`, `Meta`.`updated` FROM `thinkrock_itlife`.`itlife_metas` AS `Meta` WHERE `controller` = 'CakeError' AND `action` = 'view' LIMIT 1000
4SELECT `System`.`meta_keywords` FROM `thinkrock_itlife`.`itlife_systems` AS `System` WHERE `id` = 1 LIMIT 1110
5SELECT `Report`.`id`, `Report`.`controller`, `Report`.`action`, `Report`.`param`, `Report`.`state`, `Report`.`body`, `Report`.`updated` FROM `thinkrock_itlife`.`itlife_reports` AS `Report` WHERE `controller` = 'CakeError' AND `action` = 'view' AND `param` = '46' AND `state` = '' LIMIT 1000
6SELECT `Report`.`id`, `Report`.`controller`, `Report`.`action`, `Report`.`param`, `Report`.`state`, `Report`.`body`, `Report`.`updated` FROM `thinkrock_itlife`.`itlife_reports` AS `Report` WHERE `controller` = 'CakeError' AND `action` = 'view' AND `param` = '' AND `state` = '' LIMIT 1000
7SELECT `System`.`mainte` FROM `thinkrock_itlife`.`itlife_systems` AS `System` WHERE `System`.`id` = 1 LIMIT 1110