Exception:Action "notFound" does not exist and was not trapped in __call()
Array
(
    [0] => Array
        (
            [file] => /var/www/all2day/controllers/TipController.php
            [line] => 74
            [function] => __call
            [class] => Zend_Controller_Action
            [type] => ->
            [args] => Array
                (
                    [0] => notFoundAction
                    [1] => Array
                        (
                        )

                )

        )

    [1] => Array
        (
            [file] => /var/www/all2day/Zend/Controller/Action.php
            [line] => 513
            [function] => showAction
            [class] => TipController
            [type] => ->
            [args] => Array
                (
                )

        )

    [2] => Array
        (
            [file] => /var/www/all2day/Zend/Controller/Dispatcher/Standard.php
            [line] => 289
            [function] => dispatch
            [class] => Zend_Controller_Action
            [type] => ->
            [args] => Array
                (
                    [0] => showAction
                )

        )

    [3] => Array
        (
            [file] => /var/www/all2day/Zend/Controller/Front.php
            [line] => 954
            [function] => dispatch
            [class] => Zend_Controller_Dispatcher_Standard
            [type] => ->
            [args] => Array
                (
                    [0] => Zend_Controller_Request_Http Object
                        (
                            [_paramSources:protected] => Array
                                (
                                    [0] => _GET
                                    [1] => _POST
                                )

                            [_requestUri:protected] => /tip/Indberet%20deal
                            [_baseUrl:protected] => 
                            [_basePath:protected] => 
                            [_pathInfo:protected] => /tip/Indberet%20deal
                            [_params:protected] => Array
                                (
                                    [tip] => Indberet deal
                                    [controller] => tip
                                    [action] => show
                                )

                            [_rawBody:protected] => 
                            [_aliases:protected] => Array
                                (
                                )

                            [_dispatched:protected] => 1
                            [_module:protected] => default
                            [_moduleKey:protected] => module
                            [_controller:protected] => tip
                            [_controllerKey:protected] => controller
                            [_action:protected] => show
                            [_actionKey:protected] => action
                        )

                    [1] => Zend_Controller_Response_Http Object
                        (
                            [_body:protected] => Array
                                (
                                )

                            [_exceptions:protected] => Array
                                (
                                )

                            [_headers:protected] => Array
                                (
                                )

                            [_headersRaw:protected] => Array
                                (
                                )

                            [_httpResponseCode:protected] => 200
                            [_isRedirect:protected] => 
                            [_renderExceptions:protected] => 
                            [headersSentThrowsException] => 1
                        )

                )

        )

    [4] => Array
        (
            [file] => /var/www/all2day/bootstrap.php
            [line] => 365
            [function] => dispatch
            [class] => Zend_Controller_Front
            [type] => ->
            [args] => Array
                (
                )

        )

)