Caught ExceptionError: session has already been started by session.auto-start or session_start()

Zend_Session_Exception Object
(
    [_previous:private] => 
    [message:protected] => session has already been started by session.auto-start or session_start()
    [string:private] => 
    [code:protected] => 0
    [file:protected] => /ic/www/foo/includes/Zend/Session.php
    [line:protected] => 462
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                    [line] => 143
                    [function] => start
                    [class] => Zend_Session
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1
                        )

                )

            [1] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                    [line] => 87
                    [function] => __construct
                    [class] => Zend_Session_Namespace
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Auth
                        )

                )

            [2] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Auth.php
                    [line] => 91
                    [function] => __construct
                    [class] => Zend_Auth_Storage_Session
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [3] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Auth.php
                    [line] => 141
                    [function] => getStorage
                    [class] => Zend_Auth
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/IndexController.php
                    [line] => 102
                    [function] => hasIdentity
                    [class] => Zend_Auth
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                    [line] => 513
                    [function] => dashboardAction
                    [class] => Groups_IndexController
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                    [line] => 289
                    [function] => dispatch
                    [class] => Zend_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => dashboardAction
                        )

                )

            [7] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/View/Helper/Action.php
                    [line] => 135
                    [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] => /groups/group/faq
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /groups/group/faq
                                    [_params:protected] => Array
                                        (
                                        )

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

                                    [_dispatched:protected] => 1
                                    [_module:protected] => groups
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => index
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => dashboard
                                    [_actionKey:protected] => action
                                )

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

                                    [_exceptions:protected] => Array
                                        (
                                            [0] => Zend_Session_Exception Object
                                                (
                                                    [_previous:private] => 
                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                    [string:private] => 
                                                    [code:protected] => 0
                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                    [line:protected] => 493
                                                    [trace:private] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                    [line] => 22
                                                                    [function] => start
                                                                    [class] => Zend_Session
                                                                    [type] => ::
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [1] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                    [line] => 7
                                                                    [function] => start
                                                                    [class] => Rt_Controller_Plugin_Session
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [2] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                    [line] => 287
                                                                    [function] => dispatchLoopStartup
                                                                    [class] => Rt_Controller_Plugin_Session
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [module] => groups
                                                                                            [controller] => group
                                                                                            [action] => faq
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                )

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

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => groups
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => group
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => faq
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

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

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

                                                                        )

                                                                )

                                                            [3] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                    [line] => 928
                                                                    [function] => dispatchLoopStartup
                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [module] => groups
                                                                                            [controller] => group
                                                                                            [action] => faq
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                )

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

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => groups
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => group
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => faq
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

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

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

                                                                        )

                                                                )

                                                            [4] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                    [line] => 6
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Front
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [5] => Array
                                                                (
                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                    [line] => 28
                                                                    [args] => Array
                                                                        (
                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                        )

                                                                    [function] => require_once
                                                                )

                                                        )

                                                )

                                            [1] => Zend_Session_Exception Object
                                                (
                                                    [_previous:private] => 
                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                    [string:private] => 
                                                    [code:protected] => 0
                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                    [line:protected] => 462
                                                    [trace:private] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                    [line] => 143
                                                                    [function] => start
                                                                    [class] => Zend_Session
                                                                    [type] => ::
                                                                    [args] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                            [1] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                    [line] => 87
                                                                    [function] => __construct
                                                                    [class] => Zend_Session_Namespace
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Auth
                                                                        )

                                                                )

                                                            [2] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                    [line] => 91
                                                                    [function] => __construct
                                                                    [class] => Zend_Auth_Storage_Session
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [3] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                    [line] => 141
                                                                    [function] => getStorage
                                                                    [class] => Zend_Auth
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [4] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                    [line] => 90
                                                                    [function] => hasIdentity
                                                                    [class] => Zend_Auth
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [5] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                    [line] => 58
                                                                    [function] => authenticate
                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [6] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                    [line] => 287
                                                                    [function] => dispatchLoopStartup
                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [module] => groups
                                                                                            [controller] => group
                                                                                            [action] => faq
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                        (
                                                                                                            [_previous:private] => 
                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                            [string:private] => 
                                                                                                            [code:protected] => 0
                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                            [line:protected] => 493
                                                                                                            [trace:private] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                            [line] => 22
                                                                                                                            [function] => start
                                                                                                                            [class] => Zend_Session
                                                                                                                            [type] => ::
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [1] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                            [line] => 7
                                                                                                                            [function] => start
                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [2] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                            [line] => 287
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [3] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                            [line] => 928
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [4] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                            [line] => 6
                                                                                                                            [function] => dispatch
                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [5] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                            [line] => 28
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                )

                                                                                                                            [function] => require_once
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                )

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

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => groups
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => group
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => faq
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

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

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

                                                                        )

                                                                )

                                                            [7] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                    [line] => 928
                                                                    [function] => dispatchLoopStartup
                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [module] => groups
                                                                                            [controller] => group
                                                                                            [action] => faq
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                        (
                                                                                                            [_previous:private] => 
                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                            [string:private] => 
                                                                                                            [code:protected] => 0
                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                            [line:protected] => 493
                                                                                                            [trace:private] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                            [line] => 22
                                                                                                                            [function] => start
                                                                                                                            [class] => Zend_Session
                                                                                                                            [type] => ::
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [1] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                            [line] => 7
                                                                                                                            [function] => start
                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [2] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                            [line] => 287
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [3] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                            [line] => 928
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [4] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                            [line] => 6
                                                                                                                            [function] => dispatch
                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [5] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                            [line] => 28
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                )

                                                                                                                            [function] => require_once
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                )

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

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => groups
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => group
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => faq
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

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

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

                                                                        )

                                                                )

                                                            [8] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                    [line] => 6
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Front
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [9] => Array
                                                                (
                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                    [line] => 28
                                                                    [args] => Array
                                                                        (
                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                        )

                                                                    [function] => require_once
                                                                )

                                                        )

                                                )

                                            [2] => Zend_Session_Exception Object
                                                (
                                                    [_previous:private] => 
                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                    [string:private] => 
                                                    [code:protected] => 0
                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                    [line:protected] => 462
                                                    [trace:private] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                    [line] => 143
                                                                    [function] => start
                                                                    [class] => Zend_Session
                                                                    [type] => ::
                                                                    [args] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                            [1] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                    [line] => 87
                                                                    [function] => __construct
                                                                    [class] => Zend_Session_Namespace
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Auth
                                                                        )

                                                                )

                                                            [2] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                    [line] => 91
                                                                    [function] => __construct
                                                                    [class] => Zend_Auth_Storage_Session
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [3] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                    [line] => 141
                                                                    [function] => getStorage
                                                                    [class] => Zend_Auth
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [4] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/GroupController.php
                                                                    [line] => 45
                                                                    [function] => hasIdentity
                                                                    [class] => Zend_Auth
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [5] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                    [line] => 502
                                                                    [function] => preDispatch
                                                                    [class] => Groups_GroupController
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [6] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                    [line] => 289
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Action
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => faqAction
                                                                        )

                                                                )

                                                            [7] => Array
                                                                (
                                                                    [file] => /ic/www/foo/includes/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] => /groups/group/faq
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [module] => groups
                                                                                            [controller] => group
                                                                                            [action] => faq
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                        (
                                                                                                            [_previous:private] => 
                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                            [string:private] => 
                                                                                                            [code:protected] => 0
                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                            [line:protected] => 493
                                                                                                            [trace:private] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                            [line] => 22
                                                                                                                            [function] => start
                                                                                                                            [class] => Zend_Session
                                                                                                                            [type] => ::
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [1] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                            [line] => 7
                                                                                                                            [function] => start
                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [2] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                            [line] => 287
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [3] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                            [line] => 928
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [4] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                            [line] => 6
                                                                                                                            [function] => dispatch
                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [5] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                            [line] => 28
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                )

                                                                                                                            [function] => require_once
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                )

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

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => groups
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => group
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => faq
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

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

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

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

                                                                                    [_exceptions:protected] => Array
                                                                                        (
                                                                                            [0] => Zend_Session_Exception Object
                                                                                                (
                                                                                                    [_previous:private] => 
                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                    [string:private] => 
                                                                                                    [code:protected] => 0
                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                    [line:protected] => 493
                                                                                                    [trace:private] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                    [line] => 22
                                                                                                                    [function] => start
                                                                                                                    [class] => Zend_Session
                                                                                                                    [type] => ::
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                    [line] => 7
                                                                                                                    [function] => start
                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                    [line] => 287
                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                        )

                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                    [line] => 928
                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                        )

                                                                                                                )

                                                                                                            [4] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                    [line] => 6
                                                                                                                    [function] => dispatch
                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [5] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                    [line] => 28
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                        )

                                                                                                                    [function] => require_once
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [1] => Zend_Session_Exception Object
                                                                                                (
                                                                                                    [_previous:private] => 
                                                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                    [string:private] => 
                                                                                                    [code:protected] => 0
                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                    [line:protected] => 462
                                                                                                    [trace:private] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                    [line] => 143
                                                                                                                    [function] => start
                                                                                                                    [class] => Zend_Session
                                                                                                                    [type] => ::
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                    [line] => 87
                                                                                                                    [function] => __construct
                                                                                                                    [class] => Zend_Session_Namespace
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Auth
                                                                                                                        )

                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                    [line] => 91
                                                                                                                    [function] => __construct
                                                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                    [line] => 141
                                                                                                                    [function] => getStorage
                                                                                                                    [class] => Zend_Auth
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [4] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                                                    [line] => 90
                                                                                                                    [function] => hasIdentity
                                                                                                                    [class] => Zend_Auth
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [5] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                                                    [line] => 58
                                                                                                                    [function] => authenticate
                                                                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [6] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                    [line] => 287
                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                        (
                                                                                                                                                            [_previous:private] => 
                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                            [string:private] => 
                                                                                                                                                            [code:protected] => 0
                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                            [line:protected] => 493
                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 22
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                            [type] => ::
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [1] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 7
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [2] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                            [line] => 287
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [3] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                            [line] => 928
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [4] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                            [line] => 6
                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [5] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                            [line] => 28
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                )

                                                                                                                                                                            [function] => require_once
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                        )

                                                                                                                )

                                                                                                            [7] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                    [line] => 928
                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                        (
                                                                                                                                                            [_previous:private] => 
                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                            [string:private] => 
                                                                                                                                                            [code:protected] => 0
                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                            [line:protected] => 493
                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 22
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                            [type] => ::
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [1] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 7
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [2] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                            [line] => 287
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [3] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                            [line] => 928
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [4] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                            [line] => 6
                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [5] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                            [line] => 28
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                )

                                                                                                                                                                            [function] => require_once
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                        )

                                                                                                                )

                                                                                                            [8] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                    [line] => 6
                                                                                                                    [function] => dispatch
                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [9] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                    [line] => 28
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                        )

                                                                                                                    [function] => require_once
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [2] => Zend_Session_Exception Object
 *RECURSION*
                                                                                            [3] => Zend_Session_Exception Object
                                                                                                (
                                                                                                    [_previous:private] => 
                                                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                    [string:private] => 
                                                                                                    [code:protected] => 0
                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                    [line:protected] => 462
                                                                                                    [trace:private] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                    [line] => 143
                                                                                                                    [function] => start
                                                                                                                    [class] => Zend_Session
                                                                                                                    [type] => ::
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                    [line] => 87
                                                                                                                    [function] => __construct
                                                                                                                    [class] => Zend_Session_Namespace
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Auth
                                                                                                                        )

                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                    [line] => 91
                                                                                                                    [function] => __construct
                                                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                    [line] => 141
                                                                                                                    [function] => getStorage
                                                                                                                    [class] => Zend_Auth
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [4] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/IndexController.php
                                                                                                                    [line] => 102
                                                                                                                    [function] => hasIdentity
                                                                                                                    [class] => Zend_Auth
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [5] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                                                    [line] => 513
                                                                                                                    [function] => dashboardAction
                                                                                                                    [class] => Groups_IndexController
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [6] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                                                    [line] => 289
                                                                                                                    [function] => dispatch
                                                                                                                    [class] => Zend_Controller_Action
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => dashboardAction
                                                                                                                        )

                                                                                                                )

                                                                                                            [7] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/View/Helper/Action.php
                                                                                                                    [line] => 135
                                                                                                                    [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] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

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

                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                    [_module:protected] => groups
                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                    [_controller:protected] => index
                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                    [_action:protected] => dashboard
                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                )

                                                                                                                            [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                        )

                                                                                                                )

                                                                                                            [8] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                                                                                                                    [line] => 342
                                                                                                                    [function] => action
                                                                                                                    [class] => Zend_View_Helper_Action
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => dashboard
                                                                                                                            [1] => index
                                                                                                                            [2] => groups
                                                                                                                        )

                                                                                                                )

                                                                                                            [9] => Array
                                                                                                                (
                                                                                                                    [function] => __call
                                                                                                                    [class] => Zend_View_Abstract
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_View_Helper_Action Object
                                                                                                                                        (
                                                                                                                                            [defaultModule] => default
                                                                                                                                            [dispatcher] => Zend_Controller_Dispatcher_Standard Object
                                                                                                                                                (
                                                                                                                                                    [_curDirectory:protected] => /ic/www/foo/apps/realtown/application/modules/groups/controllers
                                                                                                                                                    [_curModule:protected] => groups
                                                                                                                                                    [_controllerDirectory:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [default] => /ic/www/foo/apps/realtown/application/controllers
                                                                                                                                                            [admin] => /ic/www/foo/apps/realtown/application/modules/admin/controllers
                                                                                                                                                            [articles] => /ic/www/foo/apps/realtown/application/modules/articles/controllers
                                                                                                                                                            [blogs] => /ic/www/foo/apps/realtown/application/modules/blogs/controllers
                                                                                                                                                            [blogmanager] => /ic/www/foo/apps/realtown/application/modules/blogmanager/controllers
                                                                                                                                                            [communities] => /ic/www/foo/apps/realtown/application/modules/communities/controllers
                                                                                                                                                            [experts] => /ic/www/foo/apps/realtown/application/modules/experts/controllers
                                                                                                                                                            [feeds] => /ic/www/foo/apps/realtown/application/modules/feeds/controllers
                                                                                                                                                            [groups] => /ic/www/foo/apps/realtown/application/modules/groups/controllers
                                                                                                                                                            [help] => /ic/www/foo/apps/realtown/application/modules/help/controllers
                                                                                                                                                            [members] => /ic/www/foo/apps/realtown/application/modules/members/controllers
                                                                                                                                                            [mail] => /ic/www/foo/apps/realtown/application/modules/mail/controllers
                                                                                                                                                            [myrealtown] => /ic/www/foo/apps/realtown/application/modules/myrealtown/controllers
                                                                                                                                                            [neighborhoods] => /ic/www/foo/apps/realtown/application/modules/neighborhoods/controllers
                                                                                                                                                            [polls] => /ic/www/foo/apps/realtown/application/modules/polls/controllers
                                                                                                                                                            [quiz] => /ic/www/foo/apps/realtown/application/modules/quiz/controllers
                                                                                                                                                            [sso] => /ic/www/foo/apps/realtown/application/modules/sso/controllers
                                                                                                                                                            [search] => /ic/www/foo/apps/realtown/application/modules/search/controllers
                                                                                                                                                            [tags] => /ic/www/foo/apps/realtown/application/modules/tags/controllers
                                                                                                                                                            [widgets] => /ic/www/foo/apps/realtown/application/modules/widgets/controllers
                                                                                                                                                            [words] => /ic/www/foo/apps/realtown/application/modules/words/controllers
                                                                                                                                                            [classifieds] => /ic/www/foo/apps/realtown/application/modules/classifieds/controllers
                                                                                                                                                            [store] => /ic/www/foo/apps/realtown/application/modules/store/controllers
                                                                                                                                                            [associations] => /ic/www/foo/apps/realtown/application/modules/associations/controllers
                                                                                                                                                            [admin3] => /ic/www/foo/apps/realtown/application/modules/admin3/controllers
                                                                                                                                                            [education] => /ic/www/foo/apps/realtown/application/modules/education/controllers
                                                                                                                                                        )

                                                                                                                                                    [_defaultAction:protected] => index
                                                                                                                                                    [_defaultController:protected] => index
                                                                                                                                                    [_defaultModule:protected] => default
                                                                                                                                                    [_frontController:protected] => 
                                                                                                                                                    [_invokeParams:protected] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_pathDelimiter:protected] => _
                                                                                                                                                    [_response:protected] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                                                    [_wordDelimiter:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => -
                                                                                                                                                            [1] => .
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                        )

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

                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                    [_controller:protected] => index
                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                    [_action:protected] => dashboard
                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                )

                                                                                                                                            [response] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                                            [view] => Zend_View Object
                                                                                                                                                (
                                                                                                                                                    [_useViewStream:private] => 
                                                                                                                                                    [_useStreamWrapper:private] => 
                                                                                                                                                    [_path:private] => Array
                                                                                                                                                        (
                                                                                                                                                            [script] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/application/modules/groups/views/scripts/
                                                                                                                                                                    [1] => /ic/www/foo/apps/realtown/application/views/scripts/
                                                                                                                                                                )

                                                                                                                                                            [helper] => Array
                                                                                                                                                                (
                                                                                                                                                                )

                                                                                                                                                            [filter] => Array
                                                                                                                                                                (
                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [_file:private] => 
                                                                                                                                                    [_helper:private] => Array
                                                                                                                                                        (
                                                                                                                                                            [Doctype] => Zend_View_Helper_Doctype Object
                                                                                                                                                                (
                                                                                                                                                                    [_defaultDoctype:protected] => HTML4_LOOSE
                                                                                                                                                                    [_registry:protected] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [doctypes] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [XHTML11] => 
                                                                                                                                                                                    [XHTML1_STRICT] => 
                                                                                                                                                                                    [XHTML1_TRANSITIONAL] => 
                                                                                                                                                                                    [XHTML1_FRAMESET] => 
                                                                                                                                                                                    [XHTML_BASIC1] => 
                                                                                                                                                                                    [XHTML5] => 
                                                                                                                                                                                    [HTML4_STRICT] => 
                                                                                                                                                                                    [HTML4_LOOSE] => 
                                                                                                                                                                                    [HTML4_FRAMESET] => 
                                                                                                                                                                                    [HTML5] => 
                                                                                                                                                                                )

                                                                                                                                                                            [doctype] => XHTML1_STRICT
                                                                                                                                                                        )

                                                                                                                                                                    [_regKey:protected] => Zend_View_Helper_Doctype
                                                                                                                                                                    [view] => Zend_View Object
 *RECURSION*
                                                                                                                                                                )

                                                                                                                                                            [HeadMeta] => Zend_View_Helper_HeadMeta Object
                                                                                                                                                                (
                                                                                                                                                                    [_typeKeys:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [0] => name
                                                                                                                                                                            [1] => http-equiv
                                                                                                                                                                            [2] => charset
                                                                                                                                                                        )

                                                                                                                                                                    [_requiredKeys:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [0] => content
                                                                                                                                                                        )

                                                                                                                                                                    [_modifierKeys:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [0] => lang
                                                                                                                                                                            [1] => scheme
                                                                                                                                                                        )

                                                                                                                                                                    [_regKey:protected] => Zend_View_Helper_HeadMeta
                                                                                                                                                                    [_container:protected] => Zend_View_Helper_Placeholder_Container Object
                                                                                                                                                                        (
                                                                                                                                                                            [0] => stdClass Object
                                                                                                                                                                                (
                                                                                                                                                                                    [type] => name
                                                                                                                                                                                    [name] => ROBOTS
                                                                                                                                                                                    [content] => index,follow
                                                                                                                                                                                    [modifiers] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                            [1] => stdClass Object
                                                                                                                                                                                (
                                                                                                                                                                                    [type] => name
                                                                                                                                                                                    [name] => GOOGLEBOT
                                                                                                                                                                                    [content] => index,follow,archive
                                                                                                                                                                                    [modifiers] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object
                                                                                                                                                                        (
                                                                                                                                                                            [_containerClass:protected] => Zend_View_Helper_Placeholder_Container
                                                                                                                                                                            [_items:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => stdClass Object
                                                                                                                                                                                                (
                                                                                                                                                                                                    [type] => name
                                                                                                                                                                                                    [name] => ROBOTS
                                                                                                                                                                                                    [content] => index,follow
                                                                                                                                                                                                    [modifiers] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [1] => stdClass Object
                                                                                                                                                                                                (
                                                                                                                                                                                                    [type] => name
                                                                                                                                                                                                    [name] => GOOGLEBOT
                                                                                                                                                                                                    [content] => index,follow,archive
                                                                                                                                                                                                    [modifiers] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object
                                                                                                                                                                                        (
                                                                                                                                                                                            [buttonAds] => 16
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [_autoEscape:protected] => 1
                                                                                                                                                                    [view] => Zend_View Object
 *RECURSION*
                                                                                                                                                                )

                                                                                                                                                            [Action] => Zend_View_Helper_Action Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                    [_helperLoaded:private] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_helperLoadedDir:private] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_filter:private] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_filterClass:private] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_filterLoaded:private] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_filterLoadedDir:private] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                    [_escape:private] => htmlspecialchars
                                                                                                                                                    [_encoding:private] => UTF-8
                                                                                                                                                    [_lfiProtectionOn:private] => 1
                                                                                                                                                    [_loaders:private] => Array
                                                                                                                                                        (
                                                                                                                                                            [filter] => Zend_Loader_PluginLoader Object
                                                                                                                                                                (
                                                                                                                                                                    [_loadedPluginPaths:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                        )

                                                                                                                                                                    [_loadedPlugins:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                        )

                                                                                                                                                                    [_prefixToPaths:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [Zend_View_Filter_] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend/View/Filter/
                                                                                                                                                                                )

                                                                                                                                                                            [Rt_Filter_] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/includes/Rt/Filter/
                                                                                                                                                                                )

                                                                                                                                                                            [Groups_View_Filter_] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/application/modules/groups/views/filters/
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [_useStaticRegistry:protected] => 
                                                                                                                                                                )

                                                                                                                                                            [helper] => Zend_Loader_PluginLoader Object
                                                                                                                                                                (
                                                                                                                                                                    [_loadedPluginPaths:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [Doctype] => Zend/View/Helper/Doctype.php
                                                                                                                                                                            [HeadMeta] => Zend/View/Helper/HeadMeta.php
                                                                                                                                                                            [Action] => /ic/www/foo/apps/realtown/application/views/helpers/Action.php
                                                                                                                                                                        )

                                                                                                                                                                    [_loadedPlugins:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [Doctype] => Zend_View_Helper_Doctype
                                                                                                                                                                            [HeadMeta] => Zend_View_Helper_HeadMeta
                                                                                                                                                                            [Action] => Zend_View_Helper_Action
                                                                                                                                                                        )

                                                                                                                                                                    [_prefixToPaths:protected] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [Zend_View_Helper_] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend/View/Helper/
                                                                                                                                                                                    [1] => /ic/www/foo/includes/Zend/incubator/library/Zend/View/Helper/
                                                                                                                                                                                )

                                                                                                                                                                            [Rt_View_Helper_] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/application/views/helpers/
                                                                                                                                                                                )

                                                                                                                                                                            [Groups_View_Helper_] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/application/modules/groups/views/helpers/
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [_useStaticRegistry:protected] => 
                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [_loaderTypes:private] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => filter
                                                                                                                                                            [1] => helper
                                                                                                                                                        )

                                                                                                                                                    [_strictVars:private] => 
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => action
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [0] => dashboard
                                                                                                                                    [1] => index
                                                                                                                                    [2] => groups
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [10] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Groups.php
                                                                                                                    [line] => 17
                                                                                                                    [function] => action
                                                                                                                    [class] => Zend_View
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => action
                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [0] => dashboard
                                                                                                                                    [1] => index
                                                                                                                                    [2] => groups
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [11] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                    [line] => 331
                                                                                                                    [function] => postDispatch
                                                                                                                    [class] => Rt_Controller_Plugin_Groups
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => dashboard
                                                                                                                            [1] => index
                                                                                                                            [2] => groups
                                                                                                                        )

                                                                                                                )

                                                                                                            [12] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                    [line] => 965
                                                                                                                    [function] => postDispatch
                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                        (
                                                                                                                                                            [_previous:private] => 
                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                            [string:private] => 
                                                                                                                                                            [code:protected] => 0
                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                            [line:protected] => 493
                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 22
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                            [type] => ::
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [1] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 7
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [2] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                            [line] => 287
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [3] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                            [line] => 928
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [4] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                            [line] => 6
                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [5] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                            [line] => 28
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                )

                                                                                                                                                                            [function] => require_once
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                        )

                                                                                                                )

                                                                                                            [13] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                    [line] => 6
                                                                                                                    [function] => dispatch
                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                        (
                                                                                                                                                            [_previous:private] => 
                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                            [string:private] => 
                                                                                                                                                            [code:protected] => 0
                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                            [line:protected] => 493
                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 22
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                            [type] => ::
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [1] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 7
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [2] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                            [line] => 287
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [3] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                            [line] => 928
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [4] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                            [line] => 6
                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [5] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                            [line] => 28
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                )

                                                                                                                                                                            [function] => require_once
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                        )

                                                                                                                )

                                                                                                            [14] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                    [line] => 28
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                        )

                                                                                                                    [function] => require_once
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [4] => Zend_Session_Exception Object
                                                                                                (
                                                                                                    [_previous:private] => 
                                                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                    [string:private] => 
                                                                                                    [code:protected] => 0
                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                    [line:protected] => 462
                                                                                                    [trace:private] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                    [line] => 143
                                                                                                                    [function] => start
                                                                                                                    [class] => Zend_Session
                                                                                                                    [type] => ::
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                    [line] => 87
                                                                                                                    [function] => __construct
                                                                                                                    [class] => Zend_Session_Namespace
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => Zend_Auth
                                                                                                                        )

                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                    [line] => 91
                                                                                                                    [function] => __construct
                                                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                    [line] => 141
                                                                                                                    [function] => getStorage
                                                                                                                    [class] => Zend_Auth
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [4] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                    [line] => 4
                                                                                                                    [function] => hasIdentity
                                                                                                                    [class] => Zend_Auth
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [5] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/View.php
                                                                                                                    [line] => 108
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                        )

                                                                                                                    [function] => include
                                                                                                                )

                                                                                                            [6] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                                                                                                                    [line] => 880
                                                                                                                    [function] => _run
                                                                                                                    [class] => Zend_View
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                        )

                                                                                                                )

                                                                                                            [7] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                    [line] => 897
                                                                                                                    [function] => render
                                                                                                                    [class] => Zend_View_Abstract
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => error/error.phtml
                                                                                                                        )

                                                                                                                )

                                                                                                            [8] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                    [line] => 918
                                                                                                                    [function] => renderScript
                                                                                                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => error/error.phtml
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [9] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                    [line] => 957
                                                                                                                    [function] => render
                                                                                                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [10] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/HelperBroker.php
                                                                                                                    [line] => 277
                                                                                                                    [function] => postDispatch
                                                                                                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [11] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                                                    [line] => 523
                                                                                                                    [function] => notifyPostDispatch
                                                                                                                    [class] => Zend_Controller_Action_HelperBroker
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [12] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                                                    [line] => 289
                                                                                                                    [function] => dispatch
                                                                                                                    [class] => Zend_Controller_Action
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => errorAction
                                                                                                                        )

                                                                                                                )

                                                                                                            [13] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/includes/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] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                (
                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                        (
                                                                                                                                                            [_previous:private] => 
                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                            [string:private] => 
                                                                                                                                                            [code:protected] => 0
                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                            [line:protected] => 493
                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 22
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                            [type] => ::
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [1] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                            [line] => 7
                                                                                                                                                                            [function] => start
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [2] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                            [line] => 287
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [3] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                            [line] => 928
                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [4] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                            [line] => 6
                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                            [type] => ->
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [5] => Array
                                                                                                                                                                        (
                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                            [line] => 28
                                                                                                                                                                            [args] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                )

                                                                                                                                                                            [function] => require_once
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

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

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

                                                                                                                            [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                        )

                                                                                                                )

                                                                                                            [14] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                    [line] => 6
                                                                                                                    [function] => dispatch
                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                    [type] => ->
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [15] => Array
                                                                                                                (
                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                    [line] => 28
                                                                                                                    [args] => Array
                                                                                                                        (
                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                        )

                                                                                                                    [function] => require_once
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [5] => Zend_Session_Exception Object
 *RECURSION*
                                                                                        )

                                                                                    [_headers:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [_headersRaw:protected] => Array
                                                                                        (
                                                                                        )

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

                                                                        )

                                                                )

                                                            [8] => Array
                                                                (
                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                    [line] => 6
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Front
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [9] => Array
                                                                (
                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                    [line] => 28
                                                                    [args] => Array
                                                                        (
                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                        )

                                                                    [function] => require_once
                                                                )

                                                        )

                                                )

                                        )

                                    [_headers:protected] => Array
                                        (
                                        )

                                    [_headersRaw:protected] => Array
                                        (
                                        )

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

                        )

                )

            [8] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                    [line] => 342
                    [function] => action
                    [class] => Zend_View_Helper_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => dashboard
                            [1] => index
                            [2] => groups
                        )

                )

            [9] => Array
                (
                    [function] => __call
                    [class] => Zend_View_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => Zend_View_Helper_Action Object
                                        (
                                            [defaultModule] => default
                                            [dispatcher] => Zend_Controller_Dispatcher_Standard Object
                                                (
                                                    [_curDirectory:protected] => /ic/www/foo/apps/realtown/application/modules/groups/controllers
                                                    [_curModule:protected] => groups
                                                    [_controllerDirectory:protected] => Array
                                                        (
                                                            [default] => /ic/www/foo/apps/realtown/application/controllers
                                                            [admin] => /ic/www/foo/apps/realtown/application/modules/admin/controllers
                                                            [articles] => /ic/www/foo/apps/realtown/application/modules/articles/controllers
                                                            [blogs] => /ic/www/foo/apps/realtown/application/modules/blogs/controllers
                                                            [blogmanager] => /ic/www/foo/apps/realtown/application/modules/blogmanager/controllers
                                                            [communities] => /ic/www/foo/apps/realtown/application/modules/communities/controllers
                                                            [experts] => /ic/www/foo/apps/realtown/application/modules/experts/controllers
                                                            [feeds] => /ic/www/foo/apps/realtown/application/modules/feeds/controllers
                                                            [groups] => /ic/www/foo/apps/realtown/application/modules/groups/controllers
                                                            [help] => /ic/www/foo/apps/realtown/application/modules/help/controllers
                                                            [members] => /ic/www/foo/apps/realtown/application/modules/members/controllers
                                                            [mail] => /ic/www/foo/apps/realtown/application/modules/mail/controllers
                                                            [myrealtown] => /ic/www/foo/apps/realtown/application/modules/myrealtown/controllers
                                                            [neighborhoods] => /ic/www/foo/apps/realtown/application/modules/neighborhoods/controllers
                                                            [polls] => /ic/www/foo/apps/realtown/application/modules/polls/controllers
                                                            [quiz] => /ic/www/foo/apps/realtown/application/modules/quiz/controllers
                                                            [sso] => /ic/www/foo/apps/realtown/application/modules/sso/controllers
                                                            [search] => /ic/www/foo/apps/realtown/application/modules/search/controllers
                                                            [tags] => /ic/www/foo/apps/realtown/application/modules/tags/controllers
                                                            [widgets] => /ic/www/foo/apps/realtown/application/modules/widgets/controllers
                                                            [words] => /ic/www/foo/apps/realtown/application/modules/words/controllers
                                                            [classifieds] => /ic/www/foo/apps/realtown/application/modules/classifieds/controllers
                                                            [store] => /ic/www/foo/apps/realtown/application/modules/store/controllers
                                                            [associations] => /ic/www/foo/apps/realtown/application/modules/associations/controllers
                                                            [admin3] => /ic/www/foo/apps/realtown/application/modules/admin3/controllers
                                                            [education] => /ic/www/foo/apps/realtown/application/modules/education/controllers
                                                        )

                                                    [_defaultAction:protected] => index
                                                    [_defaultController:protected] => index
                                                    [_defaultModule:protected] => default
                                                    [_frontController:protected] => 
                                                    [_invokeParams:protected] => Array
                                                        (
                                                        )

                                                    [_pathDelimiter:protected] => _
                                                    [_response:protected] => Zend_Controller_Response_Http Object
                                                        (
                                                            [_body:protected] => Array
                                                                (
                                                                )

                                                            [_exceptions:protected] => Array
                                                                (
                                                                    [0] => Zend_Session_Exception Object
                                                                        (
                                                                            [_previous:private] => 
                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                            [string:private] => 
                                                                            [code:protected] => 0
                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                            [line:protected] => 493
                                                                            [trace:private] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                            [line] => 22
                                                                                            [function] => start
                                                                                            [class] => Zend_Session
                                                                                            [type] => ::
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                            [line] => 7
                                                                                            [function] => start
                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                            [line] => 287
                                                                                            [function] => dispatchLoopStartup
                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                        (
                                                                                                                            [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                        )

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

                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                    [_module:protected] => groups
                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                    [_controller:protected] => group
                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                    [_action:protected] => faq
                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

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

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

                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                            [line] => 928
                                                                                            [function] => dispatchLoopStartup
                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                        (
                                                                                                                            [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                        )

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

                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                    [_module:protected] => groups
                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                    [_controller:protected] => group
                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                    [_action:protected] => faq
                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

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

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

                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                            [line] => 6
                                                                                            [function] => dispatch
                                                                                            [class] => Zend_Controller_Front
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                            [line] => 28
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                )

                                                                                            [function] => require_once
                                                                                        )

                                                                                )

                                                                        )

                                                                    [1] => Zend_Session_Exception Object
                                                                        (
                                                                            [_previous:private] => 
                                                                            [message:protected] => session has already been started by session.auto-start or session_start()
                                                                            [string:private] => 
                                                                            [code:protected] => 0
                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                            [line:protected] => 462
                                                                            [trace:private] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                            [line] => 143
                                                                                            [function] => start
                                                                                            [class] => Zend_Session
                                                                                            [type] => ::
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                            [line] => 87
                                                                                            [function] => __construct
                                                                                            [class] => Zend_Session_Namespace
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => Zend_Auth
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                            [line] => 91
                                                                                            [function] => __construct
                                                                                            [class] => Zend_Auth_Storage_Session
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                            [line] => 141
                                                                                            [function] => getStorage
                                                                                            [class] => Zend_Auth
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                            [line] => 90
                                                                                            [function] => hasIdentity
                                                                                            [class] => Zend_Auth
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                            [line] => 58
                                                                                            [function] => authenticate
                                                                                            [class] => Rt_Controller_Plugin_Authenticate
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                            [line] => 287
                                                                                            [function] => dispatchLoopStartup
                                                                                            [class] => Rt_Controller_Plugin_Authenticate
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                        (
                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                (
                                                                                                                                    [_previous:private] => 
                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                    [string:private] => 
                                                                                                                                    [code:protected] => 0
                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                    [line:protected] => 493
                                                                                                                                    [trace:private] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                    [line] => 22
                                                                                                                                                    [function] => start
                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                    [type] => ::
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                    [line] => 7
                                                                                                                                                    [function] => start
                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                    [line] => 287
                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                    [line] => 928
                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [4] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                    [line] => 6
                                                                                                                                                    [function] => dispatch
                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [5] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                    [line] => 28
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                        )

                                                                                                                                                    [function] => require_once
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                        )

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

                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                    [_module:protected] => groups
                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                    [_controller:protected] => group
                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                    [_action:protected] => faq
                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

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

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

                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                            [line] => 928
                                                                                            [function] => dispatchLoopStartup
                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                        (
                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                (
                                                                                                                                    [_previous:private] => 
                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                    [string:private] => 
                                                                                                                                    [code:protected] => 0
                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                    [line:protected] => 493
                                                                                                                                    [trace:private] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                    [line] => 22
                                                                                                                                                    [function] => start
                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                    [type] => ::
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                    [line] => 7
                                                                                                                                                    [function] => start
                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                    [line] => 287
                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                    [line] => 928
                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [4] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                    [line] => 6
                                                                                                                                                    [function] => dispatch
                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [5] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                    [line] => 28
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                        )

                                                                                                                                                    [function] => require_once
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                        )

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

                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                    [_module:protected] => groups
                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                    [_controller:protected] => group
                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                    [_action:protected] => faq
                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

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

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

                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                            [line] => 6
                                                                                            [function] => dispatch
                                                                                            [class] => Zend_Controller_Front
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                            [line] => 28
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                )

                                                                                            [function] => require_once
                                                                                        )

                                                                                )

                                                                        )

                                                                    [2] => Zend_Session_Exception Object
                                                                        (
                                                                            [_previous:private] => 
                                                                            [message:protected] => session has already been started by session.auto-start or session_start()
                                                                            [string:private] => 
                                                                            [code:protected] => 0
                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                            [line:protected] => 462
                                                                            [trace:private] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                            [line] => 143
                                                                                            [function] => start
                                                                                            [class] => Zend_Session
                                                                                            [type] => ::
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                            [line] => 87
                                                                                            [function] => __construct
                                                                                            [class] => Zend_Session_Namespace
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => Zend_Auth
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                            [line] => 91
                                                                                            [function] => __construct
                                                                                            [class] => Zend_Auth_Storage_Session
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                            [line] => 141
                                                                                            [function] => getStorage
                                                                                            [class] => Zend_Auth
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/GroupController.php
                                                                                            [line] => 45
                                                                                            [function] => hasIdentity
                                                                                            [class] => Zend_Auth
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                            [line] => 502
                                                                                            [function] => preDispatch
                                                                                            [class] => Groups_GroupController
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                            [line] => 289
                                                                                            [function] => dispatch
                                                                                            [class] => Zend_Controller_Action
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => faqAction
                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/includes/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] => /groups/group/faq
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [module] => groups
                                                                                                                    [controller] => group
                                                                                                                    [action] => faq
                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                        (
                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                (
                                                                                                                                    [_previous:private] => 
                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                    [string:private] => 
                                                                                                                                    [code:protected] => 0
                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                    [line:protected] => 493
                                                                                                                                    [trace:private] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                    [line] => 22
                                                                                                                                                    [function] => start
                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                    [type] => ::
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                    [line] => 7
                                                                                                                                                    [function] => start
                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                    [line] => 287
                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                    [line] => 928
                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [4] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                    [line] => 6
                                                                                                                                                    [function] => dispatch
                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                    [type] => ->
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [5] => Array
                                                                                                                                                (
                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                    [line] => 28
                                                                                                                                                    [args] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                        )

                                                                                                                                                    [function] => require_once
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                (
                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                        (
                                                                                                                                            [0] => _GET
                                                                                                                                            [1] => _POST
                                                                                                                                        )

                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                    [_basePath:protected] => 
                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                    [_params:protected] => Array
                                                                                                                                        (
                                                                                                                                            [module] => groups
                                                                                                                                            [controller] => group
                                                                                                                                            [action] => faq
                                                                                                                                        )

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

                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                    [_module:protected] => groups
                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                    [_controller:protected] => group
                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                    [_action:protected] => faq
                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

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

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

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

                                                                                                            [_exceptions:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 493
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 22
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 7
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                            [line] => 287
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                            [line] => 928
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [1] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 462
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                                            [line] => 143
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => 1
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                                            [line] => 87
                                                                                                                                            [function] => __construct
                                                                                                                                            [class] => Zend_Session_Namespace
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Auth
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                            [line] => 91
                                                                                                                                            [function] => __construct
                                                                                                                                            [class] => Zend_Auth_Storage_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                            [line] => 141
                                                                                                                                            [function] => getStorage
                                                                                                                                            [class] => Zend_Auth
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                                                                            [line] => 90
                                                                                                                                            [function] => hasIdentity
                                                                                                                                            [class] => Zend_Auth
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                                                                            [line] => 58
                                                                                                                                            [function] => authenticate
                                                                                                                                            [class] => Rt_Controller_Plugin_Authenticate
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [6] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                            [line] => 287
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Rt_Controller_Plugin_Authenticate
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_previous:private] => 
                                                                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                                    [string:private] => 
                                                                                                                                                                                    [code:protected] => 0
                                                                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                                    [line:protected] => 493
                                                                                                                                                                                    [trace:private] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 22
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                                                                    [type] => ::
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [1] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 7
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [2] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                                    [line] => 287
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [3] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                                    [line] => 928
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [4] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                    [line] => 6
                                                                                                                                                                                                    [function] => dispatch
                                                                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [5] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                                    [line] => 28
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                        )

                                                                                                                                                                                                    [function] => require_once
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [7] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                            [line] => 928
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_previous:private] => 
                                                                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                                    [string:private] => 
                                                                                                                                                                                    [code:protected] => 0
                                                                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                                    [line:protected] => 493
                                                                                                                                                                                    [trace:private] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 22
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                                                                    [type] => ::
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [1] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 7
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [2] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                                    [line] => 287
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [3] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                                    [line] => 928
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [4] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                    [line] => 6
                                                                                                                                                                                                    [function] => dispatch
                                                                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [5] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                                    [line] => 28
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                        )

                                                                                                                                                                                                    [function] => require_once
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [8] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [9] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [2] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                    [3] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 462
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                                            [line] => 143
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => 1
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                                            [line] => 87
                                                                                                                                            [function] => __construct
                                                                                                                                            [class] => Zend_Session_Namespace
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Auth
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                            [line] => 91
                                                                                                                                            [function] => __construct
                                                                                                                                            [class] => Zend_Auth_Storage_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                            [line] => 141
                                                                                                                                            [function] => getStorage
                                                                                                                                            [class] => Zend_Auth
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/IndexController.php
                                                                                                                                            [line] => 102
                                                                                                                                            [function] => hasIdentity
                                                                                                                                            [class] => Zend_Auth
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                                                                            [line] => 513
                                                                                                                                            [function] => dashboardAction
                                                                                                                                            [class] => Groups_IndexController
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [6] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                                                                            [line] => 289
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Action
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => dashboardAction
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [7] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/View/Helper/Action.php
                                                                                                                                            [line] => 135
                                                                                                                                            [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] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                )

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

                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                            [_controller:protected] => index
                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                            [_action:protected] => dashboard
                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                        )

                                                                                                                                                    [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [8] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                                                                                                                                            [line] => 342
                                                                                                                                            [function] => action
                                                                                                                                            [class] => Zend_View_Helper_Action
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => dashboard
                                                                                                                                                    [1] => index
                                                                                                                                                    [2] => groups
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [9] => Array
                                                                                                                                        (
                                                                                                                                            [function] => __call
                                                                                                                                            [class] => Zend_View_Abstract
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => Zend_View_Helper_Action Object
 *RECURSION*
                                                                                                                                                            [1] => action
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => dashboard
                                                                                                                                                            [1] => index
                                                                                                                                                            [2] => groups
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [10] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Groups.php
                                                                                                                                            [line] => 17
                                                                                                                                            [function] => action
                                                                                                                                            [class] => Zend_View
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => action
                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => dashboard
                                                                                                                                                            [1] => index
                                                                                                                                                            [2] => groups
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [11] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                            [line] => 331
                                                                                                                                            [function] => postDispatch
                                                                                                                                            [class] => Rt_Controller_Plugin_Groups
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => dashboard
                                                                                                                                                    [1] => index
                                                                                                                                                    [2] => groups
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [12] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                            [line] => 965
                                                                                                                                            [function] => postDispatch
                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_previous:private] => 
                                                                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                                    [string:private] => 
                                                                                                                                                                                    [code:protected] => 0
                                                                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                                    [line:protected] => 493
                                                                                                                                                                                    [trace:private] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 22
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                                                                    [type] => ::
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [1] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 7
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [2] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                                    [line] => 287
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [3] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                                    [line] => 928
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [4] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                    [line] => 6
                                                                                                                                                                                                    [function] => dispatch
                                                                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [5] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                                    [line] => 28
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                        )

                                                                                                                                                                                                    [function] => require_once
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [13] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
                                                                                                                                                        (
                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [0] => _GET
                                                                                                                                                                    [1] => _POST
                                                                                                                                                                )

                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_previous:private] => 
                                                                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                                    [string:private] => 
                                                                                                                                                                                    [code:protected] => 0
                                                                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                                    [line:protected] => 493
                                                                                                                                                                                    [trace:private] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 22
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                                                                    [type] => ::
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [1] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 7
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [2] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                                    [line] => 287
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [3] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                                    [line] => 928
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [4] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                    [line] => 6
                                                                                                                                                                                                    [function] => dispatch
                                                                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [5] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                                    [line] => 28
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                        )

                                                                                                                                                                                                    [function] => require_once
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [14] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [4] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 462
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                                            [line] => 143
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => 1
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                                            [line] => 87
                                                                                                                                            [function] => __construct
                                                                                                                                            [class] => Zend_Session_Namespace
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Auth
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                            [line] => 91
                                                                                                                                            [function] => __construct
                                                                                                                                            [class] => Zend_Auth_Storage_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                            [line] => 141
                                                                                                                                            [function] => getStorage
                                                                                                                                            [class] => Zend_Auth
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                                            [line] => 4
                                                                                                                                            [function] => hasIdentity
                                                                                                                                            [class] => Zend_Auth
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/View.php
                                                                                                                                            [line] => 108
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                                                )

                                                                                                                                            [function] => include
                                                                                                                                        )

                                                                                                                                    [6] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                                                                                                                                            [line] => 880
                                                                                                                                            [function] => _run
                                                                                                                                            [class] => Zend_View
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [7] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                                            [line] => 897
                                                                                                                                            [function] => render
                                                                                                                                            [class] => Zend_View_Abstract
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => error/error.phtml
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [8] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                                            [line] => 918
                                                                                                                                            [function] => renderScript
                                                                                                                                            [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => error/error.phtml
                                                                                                                                                    [1] => 
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [9] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                                            [line] => 957
                                                                                                                                            [function] => render
                                                                                                                                            [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [10] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action/HelperBroker.php
                                                                                                                                            [line] => 277
                                                                                                                                            [function] => postDispatch
                                                                                                                                            [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [11] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                                                                            [line] => 523
                                                                                                                                            [function] => notifyPostDispatch
                                                                                                                                            [class] => Zend_Controller_Action_HelperBroker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [12] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                                                                            [line] => 289
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Action
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => errorAction
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [13] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/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] => /groups/group/faq
                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                (
                                                                                                                                                                    [module] => groups
                                                                                                                                                                    [controller] => group
                                                                                                                                                                    [action] => faq
                                                                                                                                                                    [error_handler] => ArrayObject Object
                                                                                                                                                                        (
                                                                                                                                                                            [exception] => Zend_Session_Exception Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_previous:private] => 
                                                                                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                                    [string:private] => 
                                                                                                                                                                                    [code:protected] => 0
                                                                                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                                    [line:protected] => 493
                                                                                                                                                                                    [trace:private] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 22
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Zend_Session
                                                                                                                                                                                                    [type] => ::
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [1] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                                    [line] => 7
                                                                                                                                                                                                    [function] => start
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [2] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                                    [line] => 287
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [3] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                                    [line] => 928
                                                                                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [4] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                    [line] => 6
                                                                                                                                                                                                    [function] => dispatch
                                                                                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                                                                                    [type] => ->
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                        )

                                                                                                                                                                                                )

                                                                                                                                                                                            [5] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                                    [line] => 28
                                                                                                                                                                                                    [args] => Array
                                                                                                                                                                                                        (
                                                                                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                        )

                                                                                                                                                                                                    [function] => require_once
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                            [type] => EXCEPTION_OTHER
                                                                                                                                                                            [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                                (
                                                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [0] => _GET
                                                                                                                                                                                            [1] => _POST
                                                                                                                                                                                        )

                                                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [module] => groups
                                                                                                                                                                                            [controller] => group
                                                                                                                                                                                            [action] => faq
                                                                                                                                                                                        )

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

                                                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                                                    [_controller:protected] => group
                                                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                                                    [_action:protected] => faq
                                                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                )

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

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

                                                                                                                                                    [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [14] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [15] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [5] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                )

                                                                                                            [_headers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [_headersRaw:protected] => Array
                                                                                                                (
                                                                                                                )

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

                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                            [line] => 6
                                                                                            [function] => dispatch
                                                                                            [class] => Zend_Controller_Front
                                                                                            [type] => ->
                                                                                            [args] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                            [line] => 28
                                                                                            [args] => Array
                                                                                                (
                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                )

                                                                                            [function] => require_once
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [_headers:protected] => Array
                                                                (
                                                                )

                                                            [_headersRaw:protected] => Array
                                                                (
                                                                )

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

                                                    [_wordDelimiter:protected] => Array
                                                        (
                                                            [0] => -
                                                            [1] => .
                                                        )

                                                )

                                            [request] => Zend_Controller_Request_Http Object
                                                (
                                                    [_paramSources:protected] => Array
                                                        (
                                                            [0] => _GET
                                                            [1] => _POST
                                                        )

                                                    [_requestUri:protected] => /groups/group/faq
                                                    [_baseUrl:protected] => 
                                                    [_basePath:protected] => 
                                                    [_pathInfo:protected] => /groups/group/faq
                                                    [_params:protected] => Array
                                                        (
                                                        )

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

                                                    [_dispatched:protected] => 1
                                                    [_module:protected] => groups
                                                    [_moduleKey:protected] => module
                                                    [_controller:protected] => index
                                                    [_controllerKey:protected] => controller
                                                    [_action:protected] => dashboard
                                                    [_actionKey:protected] => action
                                                )

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

                                                    [_exceptions:protected] => Array
                                                        (
                                                            [0] => Zend_Session_Exception Object
                                                                (
                                                                    [_previous:private] => 
                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                    [string:private] => 
                                                                    [code:protected] => 0
                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                    [line:protected] => 493
                                                                    [trace:private] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                    [line] => 22
                                                                                    [function] => start
                                                                                    [class] => Zend_Session
                                                                                    [type] => ::
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                    [line] => 7
                                                                                    [function] => start
                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                    [line] => 287
                                                                                    [function] => dispatchLoopStartup
                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                (
                                                                                                    [_paramSources:protected] => Array
                                                                                                        (
                                                                                                            [0] => _GET
                                                                                                            [1] => _POST
                                                                                                        )

                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                    [_baseUrl:protected] => 
                                                                                                    [_basePath:protected] => 
                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                    [_params:protected] => Array
                                                                                                        (
                                                                                                            [module] => groups
                                                                                                            [controller] => group
                                                                                                            [action] => faq
                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                (
                                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                        (
                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                (
                                                                                                                                    [0] => _GET
                                                                                                                                    [1] => _POST
                                                                                                                                )

                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                            [_baseUrl:protected] => 
                                                                                                                            [_basePath:protected] => 
                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                            [_params:protected] => Array
                                                                                                                                (
                                                                                                                                    [module] => groups
                                                                                                                                    [controller] => group
                                                                                                                                    [action] => faq
                                                                                                                                )

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

                                                                                                                            [_dispatched:protected] => 1
                                                                                                                            [_module:protected] => groups
                                                                                                                            [_moduleKey:protected] => module
                                                                                                                            [_controller:protected] => group
                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                            [_action:protected] => faq
                                                                                                                            [_actionKey:protected] => action
                                                                                                                        )

                                                                                                                )

                                                                                                        )

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

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

                                                                                        )

                                                                                )

                                                                            [3] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                    [line] => 928
                                                                                    [function] => dispatchLoopStartup
                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                (
                                                                                                    [_paramSources:protected] => Array
                                                                                                        (
                                                                                                            [0] => _GET
                                                                                                            [1] => _POST
                                                                                                        )

                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                    [_baseUrl:protected] => 
                                                                                                    [_basePath:protected] => 
                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                    [_params:protected] => Array
                                                                                                        (
                                                                                                            [module] => groups
                                                                                                            [controller] => group
                                                                                                            [action] => faq
                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                (
                                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                        (
                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                (
                                                                                                                                    [0] => _GET
                                                                                                                                    [1] => _POST
                                                                                                                                )

                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                            [_baseUrl:protected] => 
                                                                                                                            [_basePath:protected] => 
                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                            [_params:protected] => Array
                                                                                                                                (
                                                                                                                                    [module] => groups
                                                                                                                                    [controller] => group
                                                                                                                                    [action] => faq
                                                                                                                                )

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

                                                                                                                            [_dispatched:protected] => 1
                                                                                                                            [_module:protected] => groups
                                                                                                                            [_moduleKey:protected] => module
                                                                                                                            [_controller:protected] => group
                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                            [_action:protected] => faq
                                                                                                                            [_actionKey:protected] => action
                                                                                                                        )

                                                                                                                )

                                                                                                        )

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

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

                                                                                        )

                                                                                )

                                                                            [4] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                    [line] => 6
                                                                                    [function] => dispatch
                                                                                    [class] => Zend_Controller_Front
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [5] => Array
                                                                                (
                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                    [line] => 28
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                        )

                                                                                    [function] => require_once
                                                                                )

                                                                        )

                                                                )

                                                            [1] => Zend_Session_Exception Object
                                                                (
                                                                    [_previous:private] => 
                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                    [string:private] => 
                                                                    [code:protected] => 0
                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                    [line:protected] => 462
                                                                    [trace:private] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                    [line] => 143
                                                                                    [function] => start
                                                                                    [class] => Zend_Session
                                                                                    [type] => ::
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                    [line] => 87
                                                                                    [function] => __construct
                                                                                    [class] => Zend_Session_Namespace
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => Zend_Auth
                                                                                        )

                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                    [line] => 91
                                                                                    [function] => __construct
                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [3] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                    [line] => 141
                                                                                    [function] => getStorage
                                                                                    [class] => Zend_Auth
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [4] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                    [line] => 90
                                                                                    [function] => hasIdentity
                                                                                    [class] => Zend_Auth
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [5] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                    [line] => 58
                                                                                    [function] => authenticate
                                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [6] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                    [line] => 287
                                                                                    [function] => dispatchLoopStartup
                                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                (
                                                                                                    [_paramSources:protected] => Array
                                                                                                        (
                                                                                                            [0] => _GET
                                                                                                            [1] => _POST
                                                                                                        )

                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                    [_baseUrl:protected] => 
                                                                                                    [_basePath:protected] => 
                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                    [_params:protected] => Array
                                                                                                        (
                                                                                                            [module] => groups
                                                                                                            [controller] => group
                                                                                                            [action] => faq
                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                (
                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 493
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 22
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 7
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                            [line] => 287
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                            [line] => 928
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                        (
                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                (
                                                                                                                                    [0] => _GET
                                                                                                                                    [1] => _POST
                                                                                                                                )

                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                            [_baseUrl:protected] => 
                                                                                                                            [_basePath:protected] => 
                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                            [_params:protected] => Array
                                                                                                                                (
                                                                                                                                    [module] => groups
                                                                                                                                    [controller] => group
                                                                                                                                    [action] => faq
                                                                                                                                )

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

                                                                                                                            [_dispatched:protected] => 1
                                                                                                                            [_module:protected] => groups
                                                                                                                            [_moduleKey:protected] => module
                                                                                                                            [_controller:protected] => group
                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                            [_action:protected] => faq
                                                                                                                            [_actionKey:protected] => action
                                                                                                                        )

                                                                                                                )

                                                                                                        )

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

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

                                                                                        )

                                                                                )

                                                                            [7] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                    [line] => 928
                                                                                    [function] => dispatchLoopStartup
                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                (
                                                                                                    [_paramSources:protected] => Array
                                                                                                        (
                                                                                                            [0] => _GET
                                                                                                            [1] => _POST
                                                                                                        )

                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                    [_baseUrl:protected] => 
                                                                                                    [_basePath:protected] => 
                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                    [_params:protected] => Array
                                                                                                        (
                                                                                                            [module] => groups
                                                                                                            [controller] => group
                                                                                                            [action] => faq
                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                (
                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 493
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 22
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 7
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                            [line] => 287
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                            [line] => 928
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                        (
                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                (
                                                                                                                                    [0] => _GET
                                                                                                                                    [1] => _POST
                                                                                                                                )

                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                            [_baseUrl:protected] => 
                                                                                                                            [_basePath:protected] => 
                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                            [_params:protected] => Array
                                                                                                                                (
                                                                                                                                    [module] => groups
                                                                                                                                    [controller] => group
                                                                                                                                    [action] => faq
                                                                                                                                )

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

                                                                                                                            [_dispatched:protected] => 1
                                                                                                                            [_module:protected] => groups
                                                                                                                            [_moduleKey:protected] => module
                                                                                                                            [_controller:protected] => group
                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                            [_action:protected] => faq
                                                                                                                            [_actionKey:protected] => action
                                                                                                                        )

                                                                                                                )

                                                                                                        )

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

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

                                                                                        )

                                                                                )

                                                                            [8] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                    [line] => 6
                                                                                    [function] => dispatch
                                                                                    [class] => Zend_Controller_Front
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [9] => Array
                                                                                (
                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                    [line] => 28
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                        )

                                                                                    [function] => require_once
                                                                                )

                                                                        )

                                                                )

                                                            [2] => Zend_Session_Exception Object
                                                                (
                                                                    [_previous:private] => 
                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                    [string:private] => 
                                                                    [code:protected] => 0
                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                    [line:protected] => 462
                                                                    [trace:private] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                    [line] => 143
                                                                                    [function] => start
                                                                                    [class] => Zend_Session
                                                                                    [type] => ::
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                    [line] => 87
                                                                                    [function] => __construct
                                                                                    [class] => Zend_Session_Namespace
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => Zend_Auth
                                                                                        )

                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                    [line] => 91
                                                                                    [function] => __construct
                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [3] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                    [line] => 141
                                                                                    [function] => getStorage
                                                                                    [class] => Zend_Auth
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [4] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/GroupController.php
                                                                                    [line] => 45
                                                                                    [function] => hasIdentity
                                                                                    [class] => Zend_Auth
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [5] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                    [line] => 502
                                                                                    [function] => preDispatch
                                                                                    [class] => Groups_GroupController
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [6] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                    [line] => 289
                                                                                    [function] => dispatch
                                                                                    [class] => Zend_Controller_Action
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => faqAction
                                                                                        )

                                                                                )

                                                                            [7] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/includes/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] => /groups/group/faq
                                                                                                    [_baseUrl:protected] => 
                                                                                                    [_basePath:protected] => 
                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                    [_params:protected] => Array
                                                                                                        (
                                                                                                            [module] => groups
                                                                                                            [controller] => group
                                                                                                            [action] => faq
                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                (
                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                        (
                                                                                                                            [_previous:private] => 
                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                            [string:private] => 
                                                                                                                            [code:protected] => 0
                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                            [line:protected] => 493
                                                                                                                            [trace:private] => Array
                                                                                                                                (
                                                                                                                                    [0] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 22
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Zend_Session
                                                                                                                                            [type] => ::
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [1] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                            [line] => 7
                                                                                                                                            [function] => start
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [2] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                            [line] => 287
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [3] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                            [line] => 928
                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [4] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                            [line] => 6
                                                                                                                                            [function] => dispatch
                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                            [type] => ->
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [5] => Array
                                                                                                                                        (
                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                            [line] => 28
                                                                                                                                            [args] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                )

                                                                                                                                            [function] => require_once
                                                                                                                                        )

                                                                                                                                )

                                                                                                                        )

                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                        (
                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                (
                                                                                                                                    [0] => _GET
                                                                                                                                    [1] => _POST
                                                                                                                                )

                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                            [_baseUrl:protected] => 
                                                                                                                            [_basePath:protected] => 
                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                            [_params:protected] => Array
                                                                                                                                (
                                                                                                                                    [module] => groups
                                                                                                                                    [controller] => group
                                                                                                                                    [action] => faq
                                                                                                                                )

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

                                                                                                                            [_dispatched:protected] => 1
                                                                                                                            [_module:protected] => groups
                                                                                                                            [_moduleKey:protected] => module
                                                                                                                            [_controller:protected] => group
                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                            [_action:protected] => faq
                                                                                                                            [_actionKey:protected] => action
                                                                                                                        )

                                                                                                                )

                                                                                                        )

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

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

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

                                                                                                    [_exceptions:protected] => Array
                                                                                                        (
                                                                                                            [0] => Zend_Session_Exception Object
                                                                                                                (
                                                                                                                    [_previous:private] => 
                                                                                                                    [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                    [string:private] => 
                                                                                                                    [code:protected] => 0
                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                    [line:protected] => 493
                                                                                                                    [trace:private] => Array
                                                                                                                        (
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                    [line] => 22
                                                                                                                                    [function] => start
                                                                                                                                    [class] => Zend_Session
                                                                                                                                    [type] => ::
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                    [line] => 7
                                                                                                                                    [function] => start
                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                    [line] => 287
                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                    [class] => Rt_Controller_Plugin_Session
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                    [line] => 928
                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [4] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                    [line] => 6
                                                                                                                                    [function] => dispatch
                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [5] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                    [line] => 28
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                        )

                                                                                                                                    [function] => require_once
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [1] => Zend_Session_Exception Object
                                                                                                                (
                                                                                                                    [_previous:private] => 
                                                                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                                    [string:private] => 
                                                                                                                    [code:protected] => 0
                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                    [line:protected] => 462
                                                                                                                    [trace:private] => Array
                                                                                                                        (
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                                    [line] => 143
                                                                                                                                    [function] => start
                                                                                                                                    [class] => Zend_Session
                                                                                                                                    [type] => ::
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => 1
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                                    [line] => 87
                                                                                                                                    [function] => __construct
                                                                                                                                    [class] => Zend_Session_Namespace
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Auth
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                    [line] => 91
                                                                                                                                    [function] => __construct
                                                                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                    [line] => 141
                                                                                                                                    [function] => getStorage
                                                                                                                                    [class] => Zend_Auth
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [4] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                                                                    [line] => 90
                                                                                                                                    [function] => hasIdentity
                                                                                                                                    [class] => Zend_Auth
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [5] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Authenticate.php
                                                                                                                                    [line] => 58
                                                                                                                                    [function] => authenticate
                                                                                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [6] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                    [line] => 287
                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                    [class] => Rt_Controller_Plugin_Authenticate
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                                        (
                                                                                                                                                                            [_previous:private] => 
                                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                            [string:private] => 
                                                                                                                                                                            [code:protected] => 0
                                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                            [line:protected] => 493
                                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 22
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                                            [type] => ::
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [1] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 7
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [2] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                            [line] => 287
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [3] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                            [line] => 928
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [4] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                            [line] => 6
                                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [5] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                            [line] => 28
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                )

                                                                                                                                                                                            [function] => require_once
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [7] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                    [line] => 928
                                                                                                                                    [function] => dispatchLoopStartup
                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                                        (
                                                                                                                                                                            [_previous:private] => 
                                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                            [string:private] => 
                                                                                                                                                                            [code:protected] => 0
                                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                            [line:protected] => 493
                                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 22
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                                            [type] => ::
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [1] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 7
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [2] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                            [line] => 287
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [3] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                            [line] => 928
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [4] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                            [line] => 6
                                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [5] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                            [line] => 28
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                )

                                                                                                                                                                                            [function] => require_once
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [8] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                    [line] => 6
                                                                                                                                    [function] => dispatch
                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [9] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                    [line] => 28
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                        )

                                                                                                                                    [function] => require_once
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [2] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                            [3] => Zend_Session_Exception Object
                                                                                                                (
                                                                                                                    [_previous:private] => 
                                                                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                                    [string:private] => 
                                                                                                                    [code:protected] => 0
                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                    [line:protected] => 462
                                                                                                                    [trace:private] => Array
                                                                                                                        (
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                                    [line] => 143
                                                                                                                                    [function] => start
                                                                                                                                    [class] => Zend_Session
                                                                                                                                    [type] => ::
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => 1
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                                    [line] => 87
                                                                                                                                    [function] => __construct
                                                                                                                                    [class] => Zend_Session_Namespace
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Auth
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                    [line] => 91
                                                                                                                                    [function] => __construct
                                                                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                    [line] => 141
                                                                                                                                    [function] => getStorage
                                                                                                                                    [class] => Zend_Auth
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [4] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/application/modules/groups/controllers/IndexController.php
                                                                                                                                    [line] => 102
                                                                                                                                    [function] => hasIdentity
                                                                                                                                    [class] => Zend_Auth
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [5] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                                                                    [line] => 513
                                                                                                                                    [function] => dashboardAction
                                                                                                                                    [class] => Groups_IndexController
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [6] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                                                                    [line] => 289
                                                                                                                                    [function] => dispatch
                                                                                                                                    [class] => Zend_Controller_Action
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => dashboardAction
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [7] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/View/Helper/Action.php
                                                                                                                                    [line] => 135
                                                                                                                                    [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] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                        )

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

                                                                                                                                                    [_dispatched:protected] => 1
                                                                                                                                                    [_module:protected] => groups
                                                                                                                                                    [_moduleKey:protected] => module
                                                                                                                                                    [_controller:protected] => index
                                                                                                                                                    [_controllerKey:protected] => controller
                                                                                                                                                    [_action:protected] => dashboard
                                                                                                                                                    [_actionKey:protected] => action
                                                                                                                                                )

                                                                                                                                            [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [8] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                                                                                                                                    [line] => 342
                                                                                                                                    [function] => action
                                                                                                                                    [class] => Zend_View_Helper_Action
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => dashboard
                                                                                                                                            [1] => index
                                                                                                                                            [2] => groups
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [9] => Array
                                                                                                                                (
                                                                                                                                    [function] => __call
                                                                                                                                    [class] => Zend_View_Abstract
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => Zend_View_Helper_Action Object
 *RECURSION*
                                                                                                                                                    [1] => action
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => dashboard
                                                                                                                                                    [1] => index
                                                                                                                                                    [2] => groups
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [10] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Groups.php
                                                                                                                                    [line] => 17
                                                                                                                                    [function] => action
                                                                                                                                    [class] => Zend_View
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => action
                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [0] => dashboard
                                                                                                                                                    [1] => index
                                                                                                                                                    [2] => groups
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [11] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                    [line] => 331
                                                                                                                                    [function] => postDispatch
                                                                                                                                    [class] => Rt_Controller_Plugin_Groups
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => dashboard
                                                                                                                                            [1] => index
                                                                                                                                            [2] => groups
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [12] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                    [line] => 965
                                                                                                                                    [function] => postDispatch
                                                                                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                                        (
                                                                                                                                                                            [_previous:private] => 
                                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                            [string:private] => 
                                                                                                                                                                            [code:protected] => 0
                                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                            [line:protected] => 493
                                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 22
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                                            [type] => ::
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [1] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 7
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [2] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                            [line] => 287
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [3] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                            [line] => 928
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [4] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                            [line] => 6
                                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [5] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                            [line] => 28
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                )

                                                                                                                                                                                            [function] => require_once
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [13] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                    [line] => 6
                                                                                                                                    [function] => dispatch
                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                                                                                (
                                                                                                                                                    [_paramSources:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [0] => _GET
                                                                                                                                                            [1] => _POST
                                                                                                                                                        )

                                                                                                                                                    [_requestUri:protected] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                                        (
                                                                                                                                                                            [_previous:private] => 
                                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                            [string:private] => 
                                                                                                                                                                            [code:protected] => 0
                                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                            [line:protected] => 493
                                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 22
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                                            [type] => ::
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [1] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 7
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [2] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                            [line] => 287
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [3] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                            [line] => 928
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [4] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                            [line] => 6
                                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [5] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                            [line] => 28
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                )

                                                                                                                                                                                            [function] => require_once
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [14] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                    [line] => 28
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                        )

                                                                                                                                    [function] => require_once
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [4] => Zend_Session_Exception Object
                                                                                                                (
                                                                                                                    [_previous:private] => 
                                                                                                                    [message:protected] => session has already been started by session.auto-start or session_start()
                                                                                                                    [string:private] => 
                                                                                                                    [code:protected] => 0
                                                                                                                    [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                    [line:protected] => 462
                                                                                                                    [trace:private] => Array
                                                                                                                        (
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Session/Namespace.php
                                                                                                                                    [line] => 143
                                                                                                                                    [function] => start
                                                                                                                                    [class] => Zend_Session
                                                                                                                                    [type] => ::
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => 1
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth/Storage/Session.php
                                                                                                                                    [line] => 87
                                                                                                                                    [function] => __construct
                                                                                                                                    [class] => Zend_Session_Namespace
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => Zend_Auth
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                    [line] => 91
                                                                                                                                    [function] => __construct
                                                                                                                                    [class] => Zend_Auth_Storage_Session
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Auth.php
                                                                                                                                    [line] => 141
                                                                                                                                    [function] => getStorage
                                                                                                                                    [class] => Zend_Auth
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [4] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                                    [line] => 4
                                                                                                                                    [function] => hasIdentity
                                                                                                                                    [class] => Zend_Auth
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [5] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/View.php
                                                                                                                                    [line] => 108
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                                        )

                                                                                                                                    [function] => include
                                                                                                                                )

                                                                                                                            [6] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/View/Abstract.php
                                                                                                                                    [line] => 880
                                                                                                                                    [function] => _run
                                                                                                                                    [class] => Zend_View
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => /ic/www/foo/apps/realtown/application/views/scripts/error/error.phtml
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [7] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                                    [line] => 897
                                                                                                                                    [function] => render
                                                                                                                                    [class] => Zend_View_Abstract
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => error/error.phtml
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [8] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                                    [line] => 918
                                                                                                                                    [function] => renderScript
                                                                                                                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => error/error.phtml
                                                                                                                                            [1] => 
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [9] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/Helper/ViewRenderer.php
                                                                                                                                    [line] => 957
                                                                                                                                    [function] => render
                                                                                                                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [10] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action/HelperBroker.php
                                                                                                                                    [line] => 277
                                                                                                                                    [function] => postDispatch
                                                                                                                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [11] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Action.php
                                                                                                                                    [line] => 523
                                                                                                                                    [function] => notifyPostDispatch
                                                                                                                                    [class] => Zend_Controller_Action_HelperBroker
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [12] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/Zend/Controller/Dispatcher/Standard.php
                                                                                                                                    [line] => 289
                                                                                                                                    [function] => dispatch
                                                                                                                                    [class] => Zend_Controller_Action
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => errorAction
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [13] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/includes/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] => /groups/group/faq
                                                                                                                                                    [_baseUrl:protected] => 
                                                                                                                                                    [_basePath:protected] => 
                                                                                                                                                    [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                    [_params:protected] => Array
                                                                                                                                                        (
                                                                                                                                                            [module] => groups
                                                                                                                                                            [controller] => group
                                                                                                                                                            [action] => faq
                                                                                                                                                            [error_handler] => ArrayObject Object
                                                                                                                                                                (
                                                                                                                                                                    [exception] => Zend_Session_Exception Object
                                                                                                                                                                        (
                                                                                                                                                                            [_previous:private] => 
                                                                                                                                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                                                                                                                                            [string:private] => 
                                                                                                                                                                            [code:protected] => 0
                                                                                                                                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                                                                                                                                            [line:protected] => 493
                                                                                                                                                                            [trace:private] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 22
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Zend_Session
                                                                                                                                                                                            [type] => ::
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [1] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                                                                                                                                            [line] => 7
                                                                                                                                                                                            [function] => start
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [2] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                                                                                                                                            [line] => 287
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Rt_Controller_Plugin_Session
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [3] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                                                                                                                                            [line] => 928
                                                                                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [4] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                            [line] => 6
                                                                                                                                                                                            [function] => dispatch
                                                                                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                                                                                            [type] => ->
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                )

                                                                                                                                                                                        )

                                                                                                                                                                                    [5] => Array
                                                                                                                                                                                        (
                                                                                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                                                                            [line] => 28
                                                                                                                                                                                            [args] => Array
                                                                                                                                                                                                (
                                                                                                                                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                                                                                )

                                                                                                                                                                                            [function] => require_once
                                                                                                                                                                                        )

                                                                                                                                                                                )

                                                                                                                                                                        )

                                                                                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                                                                                        (
                                                                                                                                                                            [_paramSources:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [0] => _GET
                                                                                                                                                                                    [1] => _POST
                                                                                                                                                                                )

                                                                                                                                                                            [_requestUri:protected] => /groups/group/faq
                                                                                                                                                                            [_baseUrl:protected] => 
                                                                                                                                                                            [_basePath:protected] => 
                                                                                                                                                                            [_pathInfo:protected] => /groups/group/faq
                                                                                                                                                                            [_params:protected] => Array
                                                                                                                                                                                (
                                                                                                                                                                                    [module] => groups
                                                                                                                                                                                    [controller] => group
                                                                                                                                                                                    [action] => faq
                                                                                                                                                                                )

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

                                                                                                                                                                            [_dispatched:protected] => 1
                                                                                                                                                                            [_module:protected] => groups
                                                                                                                                                                            [_moduleKey:protected] => module
                                                                                                                                                                            [_controller:protected] => group
                                                                                                                                                                            [_controllerKey:protected] => controller
                                                                                                                                                                            [_action:protected] => faq
                                                                                                                                                                            [_actionKey:protected] => action
                                                                                                                                                                        )

                                                                                                                                                                )

                                                                                                                                                        )

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

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

                                                                                                                                            [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [14] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                    [line] => 6
                                                                                                                                    [function] => dispatch
                                                                                                                                    [class] => Zend_Controller_Front
                                                                                                                                    [type] => ->
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                )

                                                                                                                            [15] => Array
                                                                                                                                (
                                                                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                                    [line] => 28
                                                                                                                                    [args] => Array
                                                                                                                                        (
                                                                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                                                                        )

                                                                                                                                    [function] => require_once
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [5] => Zend_Session_Exception Object
 *RECURSION*
                                                                                                        )

                                                                                                    [_headers:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [_headersRaw:protected] => Array
                                                                                                        (
                                                                                                        )

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

                                                                                        )

                                                                                )

                                                                            [8] => Array
                                                                                (
                                                                                    [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                                    [line] => 6
                                                                                    [function] => dispatch
                                                                                    [class] => Zend_Controller_Front
                                                                                    [type] => ->
                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [9] => Array
                                                                                (
                                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                    [line] => 28
                                                                                    [args] => Array
                                                                                        (
                                                                                            [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                        )

                                                                                    [function] => require_once
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [_headers:protected] => Array
                                                        (
                                                        )

                                                    [_headersRaw:protected] => Array
                                                        (
                                                        )

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

                                            [view] => Zend_View Object
                                                (
                                                    [_useViewStream:private] => 
                                                    [_useStreamWrapper:private] => 
                                                    [_path:private] => Array
                                                        (
                                                            [script] => Array
                                                                (
                                                                    [0] => /ic/www/foo/apps/realtown/application/modules/groups/views/scripts/
                                                                    [1] => /ic/www/foo/apps/realtown/application/views/scripts/
                                                                )

                                                            [helper] => Array
                                                                (
                                                                )

                                                            [filter] => Array
                                                                (
                                                                )

                                                        )

                                                    [_file:private] => 
                                                    [_helper:private] => Array
                                                        (
                                                            [Doctype] => Zend_View_Helper_Doctype Object
                                                                (
                                                                    [_defaultDoctype:protected] => HTML4_LOOSE
                                                                    [_registry:protected] => ArrayObject Object
                                                                        (
                                                                            [doctypes] => Array
                                                                                (
                                                                                    [XHTML11] => 
                                                                                    [XHTML1_STRICT] => 
                                                                                    [XHTML1_TRANSITIONAL] => 
                                                                                    [XHTML1_FRAMESET] => 
                                                                                    [XHTML_BASIC1] => 
                                                                                    [XHTML5] => 
                                                                                    [HTML4_STRICT] => 
                                                                                    [HTML4_LOOSE] => 
                                                                                    [HTML4_FRAMESET] => 
                                                                                    [HTML5] => 
                                                                                )

                                                                            [doctype] => XHTML1_STRICT
                                                                        )

                                                                    [_regKey:protected] => Zend_View_Helper_Doctype
                                                                    [view] => Zend_View Object
 *RECURSION*
                                                                )

                                                            [HeadMeta] => Zend_View_Helper_HeadMeta Object
                                                                (
                                                                    [_typeKeys:protected] => Array
                                                                        (
                                                                            [0] => name
                                                                            [1] => http-equiv
                                                                            [2] => charset
                                                                        )

                                                                    [_requiredKeys:protected] => Array
                                                                        (
                                                                            [0] => content
                                                                        )

                                                                    [_modifierKeys:protected] => Array
                                                                        (
                                                                            [0] => lang
                                                                            [1] => scheme
                                                                        )

                                                                    [_regKey:protected] => Zend_View_Helper_HeadMeta
                                                                    [_container:protected] => Zend_View_Helper_Placeholder_Container Object
                                                                        (
                                                                            [0] => stdClass Object
                                                                                (
                                                                                    [type] => name
                                                                                    [name] => ROBOTS
                                                                                    [content] => index,follow
                                                                                    [modifiers] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [1] => stdClass Object
                                                                                (
                                                                                    [type] => name
                                                                                    [name] => GOOGLEBOT
                                                                                    [content] => index,follow,archive
                                                                                    [modifiers] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object
                                                                        (
                                                                            [_containerClass:protected] => Zend_View_Helper_Placeholder_Container
                                                                            [_items:protected] => Array
                                                                                (
                                                                                    [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object
                                                                                        (
                                                                                            [0] => stdClass Object
                                                                                                (
                                                                                                    [type] => name
                                                                                                    [name] => ROBOTS
                                                                                                    [content] => index,follow
                                                                                                    [modifiers] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [1] => stdClass Object
                                                                                                (
                                                                                                    [type] => name
                                                                                                    [name] => GOOGLEBOT
                                                                                                    [content] => index,follow,archive
                                                                                                    [modifiers] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object
                                                                                        (
                                                                                            [buttonAds] => 16
                                                                                        )

                                                                                )

                                                                        )

                                                                    [_autoEscape:protected] => 1
                                                                    [view] => Zend_View Object
 *RECURSION*
                                                                )

                                                            [Action] => Zend_View_Helper_Action Object
 *RECURSION*
                                                        )

                                                    [_helperLoaded:private] => Array
                                                        (
                                                        )

                                                    [_helperLoadedDir:private] => Array
                                                        (
                                                        )

                                                    [_filter:private] => Array
                                                        (
                                                        )

                                                    [_filterClass:private] => Array
                                                        (
                                                        )

                                                    [_filterLoaded:private] => Array
                                                        (
                                                        )

                                                    [_filterLoadedDir:private] => Array
                                                        (
                                                        )

                                                    [_escape:private] => htmlspecialchars
                                                    [_encoding:private] => UTF-8
                                                    [_lfiProtectionOn:private] => 1
                                                    [_loaders:private] => Array
                                                        (
                                                            [filter] => Zend_Loader_PluginLoader Object
                                                                (
                                                                    [_loadedPluginPaths:protected] => Array
                                                                        (
                                                                        )

                                                                    [_loadedPlugins:protected] => Array
                                                                        (
                                                                        )

                                                                    [_prefixToPaths:protected] => Array
                                                                        (
                                                                            [Zend_View_Filter_] => Array
                                                                                (
                                                                                    [0] => Zend/View/Filter/
                                                                                )

                                                                            [Rt_Filter_] => Array
                                                                                (
                                                                                    [0] => /ic/www/foo/includes/Rt/Filter/
                                                                                )

                                                                            [Groups_View_Filter_] => Array
                                                                                (
                                                                                    [0] => /ic/www/foo/apps/realtown/application/modules/groups/views/filters/
                                                                                )

                                                                        )

                                                                    [_useStaticRegistry:protected] => 
                                                                )

                                                            [helper] => Zend_Loader_PluginLoader Object
                                                                (
                                                                    [_loadedPluginPaths:protected] => Array
                                                                        (
                                                                            [Doctype] => Zend/View/Helper/Doctype.php
                                                                            [HeadMeta] => Zend/View/Helper/HeadMeta.php
                                                                            [Action] => /ic/www/foo/apps/realtown/application/views/helpers/Action.php
                                                                        )

                                                                    [_loadedPlugins:protected] => Array
                                                                        (
                                                                            [Doctype] => Zend_View_Helper_Doctype
                                                                            [HeadMeta] => Zend_View_Helper_HeadMeta
                                                                            [Action] => Zend_View_Helper_Action
                                                                        )

                                                                    [_prefixToPaths:protected] => Array
                                                                        (
                                                                            [Zend_View_Helper_] => Array
                                                                                (
                                                                                    [0] => Zend/View/Helper/
                                                                                    [1] => /ic/www/foo/includes/Zend/incubator/library/Zend/View/Helper/
                                                                                )

                                                                            [Rt_View_Helper_] => Array
                                                                                (
                                                                                    [0] => /ic/www/foo/apps/realtown/application/views/helpers/
                                                                                )

                                                                            [Groups_View_Helper_] => Array
                                                                                (
                                                                                    [0] => /ic/www/foo/apps/realtown/application/modules/groups/views/helpers/
                                                                                )

                                                                        )

                                                                    [_useStaticRegistry:protected] => 
                                                                )

                                                        )

                                                    [_loaderTypes:private] => Array
                                                        (
                                                            [0] => filter
                                                            [1] => helper
                                                        )

                                                    [_strictVars:private] => 
                                                )

                                        )

                                    [1] => action
                                )

                            [1] => Array
                                (
                                    [0] => dashboard
                                    [1] => index
                                    [2] => groups
                                )

                        )

                )

            [10] => Array
                (
                    [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Groups.php
                    [line] => 17
                    [function] => action
                    [class] => Zend_View
                    [type] => ->
                    [args] => Array
                        (
                            [0] => action
                            [1] => Array
                                (
                                    [0] => dashboard
                                    [1] => index
                                    [2] => groups
                                )

                        )

                )

            [11] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                    [line] => 331
                    [function] => postDispatch
                    [class] => Rt_Controller_Plugin_Groups
                    [type] => ->
                    [args] => Array
                        (
                            [0] => dashboard
                            [1] => index
                            [2] => groups
                        )

                )

            [12] => Array
                (
                    [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                    [line] => 965
                    [function] => postDispatch
                    [class] => Zend_Controller_Plugin_Broker
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /groups/group/faq
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /groups/group/faq
                                    [_params:protected] => Array
                                        (
                                            [module] => groups
                                            [controller] => group
                                            [action] => faq
                                            [error_handler] => ArrayObject Object
                                                (
                                                    [exception] => Zend_Session_Exception Object
                                                        (
                                                            [_previous:private] => 
                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                            [string:private] => 
                                                            [code:protected] => 0
                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                            [line:protected] => 493
                                                            [trace:private] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                            [line] => 22
                                                                            [function] => start
                                                                            [class] => Zend_Session
                                                                            [type] => ::
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                            [line] => 7
                                                                            [function] => start
                                                                            [class] => Rt_Controller_Plugin_Session
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                            [line] => 287
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Rt_Controller_Plugin_Session
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                            [line] => 928
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                            [line] => 6
                                                                            [function] => dispatch
                                                                            [class] => Zend_Controller_Front
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [5] => Array
                                                                        (
                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                            [line] => 28
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                )

                                                                            [function] => require_once
                                                                        )

                                                                )

                                                        )

                                                    [type] => EXCEPTION_OTHER
                                                    [request] => Zend_Controller_Request_Http Object
                                                        (
                                                            [_paramSources:protected] => Array
                                                                (
                                                                    [0] => _GET
                                                                    [1] => _POST
                                                                )

                                                            [_requestUri:protected] => /groups/group/faq
                                                            [_baseUrl:protected] => 
                                                            [_basePath:protected] => 
                                                            [_pathInfo:protected] => /groups/group/faq
                                                            [_params:protected] => Array
                                                                (
                                                                    [module] => groups
                                                                    [controller] => group
                                                                    [action] => faq
                                                                )

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

                                                            [_dispatched:protected] => 1
                                                            [_module:protected] => groups
                                                            [_moduleKey:protected] => module
                                                            [_controller:protected] => group
                                                            [_controllerKey:protected] => controller
                                                            [_action:protected] => faq
                                                            [_actionKey:protected] => action
                                                        )

                                                )

                                        )

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

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

                        )

                )

            [13] => Array
                (
                    [file] => /ic/www/foo/apps/realtown/public/index.php
                    [line] => 6
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /groups/group/faq
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /groups/group/faq
                                    [_params:protected] => Array
                                        (
                                            [module] => groups
                                            [controller] => group
                                            [action] => faq
                                            [error_handler] => ArrayObject Object
                                                (
                                                    [exception] => Zend_Session_Exception Object
                                                        (
                                                            [_previous:private] => 
                                                            [message:protected] => Zend_Session::start() - /ic/www/foo/includes/Zend/Loader.php(Line:146): Error #2 Zend_Loader::include_once() [function.include]: Failed opening 'Rt/View/Helper/Paginator.php' for inclusion (include_path='/ic/www/foo/apps/realtown/application:/ic/www/foo/apps/realtown/library:/ic/www/foo/includes:/usr/share/java:.') Array
                                                            [string:private] => 
                                                            [code:protected] => 0
                                                            [file:protected] => /ic/www/foo/includes/Zend/Session.php
                                                            [line:protected] => 493
                                                            [trace:private] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                            [line] => 22
                                                                            [function] => start
                                                                            [class] => Zend_Session
                                                                            [type] => ::
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/apps/realtown/library/Rt/Controller/Plugin/Session.php
                                                                            [line] => 7
                                                                            [function] => start
                                                                            [class] => Rt_Controller_Plugin_Session
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Plugin/Broker.php
                                                                            [line] => 287
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Rt_Controller_Plugin_Session
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/includes/Zend/Controller/Front.php
                                                                            [line] => 928
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [file] => /ic/www/foo/apps/realtown/public/index.php
                                                                            [line] => 6
                                                                            [function] => dispatch
                                                                            [class] => Zend_Controller_Front
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [5] => Array
                                                                        (
                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                            [line] => 28
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => /ic/www/foo/apps/realtown/public/index.php
                                                                                )

                                                                            [function] => require_once
                                                                        )

                                                                )

                                                        )

                                                    [type] => EXCEPTION_OTHER
                                                    [request] => Zend_Controller_Request_Http Object
                                                        (
                                                            [_paramSources:protected] => Array
                                                                (
                                                                    [0] => _GET
                                                                    [1] => _POST
                                                                )

                                                            [_requestUri:protected] => /groups/group/faq
                                                            [_baseUrl:protected] => 
                                                            [_basePath:protected] => 
                                                            [_pathInfo:protected] => /groups/group/faq
                                                            [_params:protected] => Array
                                                                (
                                                                    [module] => groups
                                                                    [controller] => group
                                                                    [action] => faq
                                                                )

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

                                                            [_dispatched:protected] => 1
                                                            [_module:protected] => groups
                                                            [_moduleKey:protected] => module
                                                            [_controller:protected] => group
                                                            [_controllerKey:protected] => controller
                                                            [_action:protected] => faq
                                                            [_actionKey:protected] => action
                                                        )

                                                )

                                        )

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

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

                        )

                )

            [14] => Array
                (
                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                    [line] => 28
                    [args] => Array
                        (
                            [0] => /ic/www/foo/apps/realtown/public/index.php
                        )

                    [function] => require_once
                )

        )

)