Zend Controller Dispatcher Exception

Invalid controller specified (error)

File: D:\gosen\includes\Zend\Controller\Dispatcher\Standard.php Line: 242

Stack trace:

  1. D:\gosen\includes\Zend\Controller\Front.php : 946
    Zend_Controller_Dispatcher_Standard->dispatch( object(Zend_Controller_Request_Http), object(Zend_Controller_Response_Http) ) parameter details
    Zend_Controller_Request_Http Object
    (
        [_paramSources:protected] => Array
            (
                [0] => _GET
                [1] => _POST
            )
    
        [_requestUri:protected] => /productpai.asp
        [_baseUrl:protected] => 
        [_basePath:protected] => 
        [_pathInfo:protected] => /productpai.asp
        [_params:protected] => Array
            (
                [controller] => productpai.asp
                [action] => index
                [module] => default
                [error_handler] => ArrayObject Object
                    (
                        [exception] => Zend_Controller_Dispatcher_Exception Object
                            (
                                [message:protected] => Invalid controller specified (productpai.asp)
                                [string:private] => 
                                [code:protected] => 0
                                [file:protected] => D:\gosen\includes\Zend\Controller\Dispatcher\Standard.php
                                [line:protected] => 242
                                [trace:private] => Array
                                    (
                                        [0] => Array
                                            (
                                                [file] => D:\gosen\includes\Zend\Controller\Front.php
                                                [line] => 946
                                                [function] => dispatch
                                                [class] => Zend_Controller_Dispatcher_Standard
                                                [type] => ->
                                                [args] => Array
                                                    (
                                                        [0] => Zend_Controller_Request_Http Object
     *RECURSION*
                                                        [1] => Zend_Controller_Response_Http Object
                                                            (
                                                                [_body:protected] => Array
                                                                    (
                                                                    )
    
                                                                [_exceptions:protected] => Array
                                                                    (
                                                                        [0] => Zend_Controller_Dispatcher_Exception Object
     *RECURSION*
                                                                        [1] => Zend_Controller_Dispatcher_Exception Object
                                                                            (
                                                                                [message:protected] => Invalid controller specified (error)
                                                                                [string:private] => 
                                                                                [code:protected] => 0
                                                                                [file:protected] => D:\gosen\includes\Zend\Controller\Dispatcher\Standard.php
                                                                                [line:protected] => 242
                                                                                [trace:private] => Array
                                                                                    (
                                                                                        [0] => Array
                                                                                            (
                                                                                                [file] => D:\gosen\includes\Zend\Controller\Front.php
                                                                                                [line] => 946
                                                                                                [function] => dispatch
                                                                                                [class] => Zend_Controller_Dispatcher_Standard
                                                                                                [type] => ->
                                                                                                [args] => Array
                                                                                                    (
                                                                                                        [0] => Zend_Controller_Request_Http Object
     *RECURSION*
                                                                                                        [1] => Zend_Controller_Response_Http Object
     *RECURSION*
                                                                                                    )
    
                                                                                            )
    
                                                                                        [1] => Array
                                                                                            (
                                                                                                [file] => D:\gosen\gosen\bootstrap.php
                                                                                                [line] => 195
                                                                                                [function] => dispatch
                                                                                                [class] => Zend_Controller_Front
                                                                                                [type] => ->
                                                                                                [args] => Array
                                                                                                    (
                                                                                                    )
    
                                                                                            )
    
                                                                                        [2] => Array
                                                                                            (
                                                                                                [file] => D:\gosen\gosen\index.php
                                                                                                [line] => 6
                                                                                                [function] => run
                                                                                            )
    
                                                                                    )
    
                                                                            )
    
                                                                    )
    
                                                                [_headers:protected] => Array
                                                                    (
                                                                    )
    
                                                                [_headersRaw:protected] => Array
                                                                    (
                                                                    )
    
                                                                [_httpResponseCode:protected] => 200
                                                                [_isRedirect:protected] => 
                                                                [_renderExceptions:protected] => 
                                                                [headersSentThrowsException] => 1
                                                            )
    
                                                    )
    
                                            )
    
                                        [1] => Array
                                            (
                                                [file] => D:\gosen\gosen\bootstrap.php
                                                [line] => 195
                                                [function] => dispatch
                                                [class] => Zend_Controller_Front
                                                [type] => ->
                                                [args] => Array
                                                    (
                                                    )
    
                                            )
    
                                        [2] => Array
                                            (
                                                [file] => D:\gosen\gosen\index.php
                                                [line] => 6
                                                [function] => run
                                            )
    
                                    )
    
                            )
    
                        [type] => EXCEPTION_NO_CONTROLLER
                        [request] => Zend_Controller_Request_Http Object
                            (
                                [_paramSources:protected] => Array
                                    (
                                        [0] => _GET
                                        [1] => _POST
                                    )
    
                                [_requestUri:protected] => /productpai.asp
                                [_baseUrl:protected] => 
                                [_basePath:protected] => 
                                [_pathInfo:protected] => /productpai.asp
                                [_params:protected] => Array
                                    (
                                        [controller] => productpai.asp
                                        [action] => index
                                        [module] => default
                                    )
    
                                [_aliases:protected] => Array
                                    (
                                    )
    
                                [_dispatched:protected] => 1
                                [_module:protected] => default
                                [_moduleKey:protected] => module
                                [_controller:protected] => productpai.asp
                                [_controllerKey:protected] => controller
                                [_action:protected] => index
                                [_actionKey:protected] => action
                            )
    
                    )
    
            )
    
        [_aliases:protected] => Array
            (
            )
    
        [_dispatched:protected] => 1
        [_module:protected] => default
        [_moduleKey:protected] => module
        [_controller:protected] => error
        [_controllerKey:protected] => controller
        [_action:protected] => error
        [_actionKey:protected] => action
    )
    
    
    Zend_Controller_Response_Http Object
    (
        [_body:protected] => Array
            (
            )
    
        [_exceptions:protected] => Array
            (
                [0] => Zend_Controller_Dispatcher_Exception Object
                    (
                        [message:protected] => Invalid controller specified (productpai.asp)
                        [string:private] => 
                        [code:protected] => 0
                        [file:protected] => D:\gosen\includes\Zend\Controller\Dispatcher\Standard.php
                        [line:protected] => 242
                        [trace:private] => Array
                            (
                                [0] => Array
                                    (
                                        [file] => D:\gosen\includes\Zend\Controller\Front.php
                                        [line] => 946
                                        [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] => /productpai.asp
                                                        [_baseUrl:protected] => 
                                                        [_basePath:protected] => 
                                                        [_pathInfo:protected] => /productpai.asp
                                                        [_params:protected] => Array
                                                            (
                                                                [controller] => productpai.asp
                                                                [action] => index
                                                                [module] => default
                                                                [error_handler] => ArrayObject Object
                                                                    (
                                                                        [exception] => Zend_Controller_Dispatcher_Exception Object
     *RECURSION*
                                                                        [type] => EXCEPTION_NO_CONTROLLER
                                                                        [request] => Zend_Controller_Request_Http Object
                                                                            (
                                                                                [_paramSources:protected] => Array
                                                                                    (
                                                                                        [0] => _GET
                                                                                        [1] => _POST
                                                                                    )
    
                                                                                [_requestUri:protected] => /productpai.asp
                                                                                [_baseUrl:protected] => 
                                                                                [_basePath:protected] => 
                                                                                [_pathInfo:protected] => /productpai.asp
                                                                                [_params:protected] => Array
                                                                                    (
                                                                                        [controller] => productpai.asp
                                                                                        [action] => index
                                                                                        [module] => default
                                                                                    )
    
                                                                                [_aliases:protected] => Array
                                                                                    (
                                                                                    )
    
                                                                                [_dispatched:protected] => 1
                                                                                [_module:protected] => default
                                                                                [_moduleKey:protected] => module
                                                                                [_controller:protected] => productpai.asp
                                                                                [_controllerKey:protected] => controller
                                                                                [_action:protected] => index
                                                                                [_actionKey:protected] => action
                                                                            )
    
                                                                    )
    
                                                            )
    
                                                        [_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*
                                            )
    
                                    )
    
                                [1] => Array
                                    (
                                        [file] => D:\gosen\gosen\bootstrap.php
                                        [line] => 195
                                        [function] => dispatch
                                        [class] => Zend_Controller_Front
                                        [type] => ->
                                        [args] => Array
                                            (
                                            )
    
                                    )
    
                                [2] => Array
                                    (
                                        [file] => D:\gosen\gosen\index.php
                                        [line] => 6
                                        [function] => run
                                    )
    
                            )
    
                    )
    
                [1] => Zend_Controller_Dispatcher_Exception Object
                    (
                        [message:protected] => Invalid controller specified (error)
                        [string:private] => 
                        [code:protected] => 0
                        [file:protected] => D:\gosen\includes\Zend\Controller\Dispatcher\Standard.php
                        [line:protected] => 242
                        [trace:private] => Array
                            (
                                [0] => Array
                                    (
                                        [file] => D:\gosen\includes\Zend\Controller\Front.php
                                        [line] => 946
                                        [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] => /productpai.asp
                                                        [_baseUrl:protected] => 
                                                        [_basePath:protected] => 
                                                        [_pathInfo:protected] => /productpai.asp
                                                        [_params:protected] => Array
                                                            (
                                                                [controller] => productpai.asp
                                                                [action] => index
                                                                [module] => default
                                                                [error_handler] => ArrayObject Object
                                                                    (
                                                                        [exception] => Zend_Controller_Dispatcher_Exception Object
                                                                            (
                                                                                [message:protected] => Invalid controller specified (productpai.asp)
                                                                                [string:private] => 
                                                                                [code:protected] => 0
                                                                                [file:protected] => D:\gosen\includes\Zend\Controller\Dispatcher\Standard.php
                                                                                [line:protected] => 242
                                                                                [trace:private] => Array
                                                                                    (
                                                                                        [0] => Array
                                                                                            (
                                                                                                [file] => D:\gosen\includes\Zend\Controller\Front.php
                                                                                                [line] => 946
                                                                                                [function] => dispatch
                                                                                                [class] => Zend_Controller_Dispatcher_Standard
                                                                                                [type] => ->
                                                                                                [args] => Array
                                                                                                    (
                                                                                                        [0] => Zend_Controller_Request_Http Object
     *RECURSION*
                                                                                                        [1] => Zend_Controller_Response_Http Object
     *RECURSION*
                                                                                                    )
    
                                                                                            )
    
                                                                                        [1] => Array
                                                                                            (
                                                                                                [file] => D:\gosen\gosen\bootstrap.php
                                                                                                [line] => 195
                                                                                                [function] => dispatch
                                                                                                [class] => Zend_Controller_Front
                                                                                                [type] => ->
                                                                                                [args] => Array
                                                                                                    (
                                                                                                    )
    
                                                                                            )
    
                                                                                        [2] => Array
                                                                                            (
                                                                                                [file] => D:\gosen\gosen\index.php
                                                                                                [line] => 6
                                                                                                [function] => run
                                                                                            )
    
                                                                                    )
    
                                                                            )
    
                                                                        [type] => EXCEPTION_NO_CONTROLLER
                                                                        [request] => Zend_Controller_Request_Http Object
                                                                            (
                                                                                [_paramSources:protected] => Array
                                                                                    (
                                                                                        [0] => _GET
                                                                                        [1] => _POST
                                                                                    )
    
                                                                                [_requestUri:protected] => /productpai.asp
                                                                                [_baseUrl:protected] => 
                                                                                [_basePath:protected] => 
                                                                                [_pathInfo:protected] => /productpai.asp
                                                                                [_params:protected] => Array
                                                                                    (
                                                                                        [controller] => productpai.asp
                                                                                        [action] => index
                                                                                        [module] => default
                                                                                    )
    
                                                                                [_aliases:protected] => Array
                                                                                    (
                                                                                    )
    
                                                                                [_dispatched:protected] => 1
                                                                                [_module:protected] => default
                                                                                [_moduleKey:protected] => module
                                                                                [_controller:protected] => productpai.asp
                                                                                [_controllerKey:protected] => controller
                                                                                [_action:protected] => index
                                                                                [_actionKey:protected] => action
                                                                            )
    
                                                                    )
    
                                                            )
    
                                                        [_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*
                                            )
    
                                    )
    
                                [1] => Array
                                    (
                                        [file] => D:\gosen\gosen\bootstrap.php
                                        [line] => 195
                                        [function] => dispatch
                                        [class] => Zend_Controller_Front
                                        [type] => ->
                                        [args] => Array
                                            (
                                            )
    
                                    )
    
                                [2] => Array
                                    (
                                        [file] => D:\gosen\gosen\index.php
                                        [line] => 6
                                        [function] => run
                                    )
    
                            )
    
                    )
    
            )
    
        [_headers:protected] => Array
            (
            )
    
        [_headersRaw:protected] => Array
            (
            )
    
        [_httpResponseCode:protected] => 200
        [_isRedirect:protected] => 
        [_renderExceptions:protected] => 
        [headersSentThrowsException] => 1
    )
    
  2. D:\gosen\gosen\bootstrap.php : 195
    Zend_Controller_Front->dispatch( )
  3. D:\gosen\gosen\index.php : 6
    run( )
  4. {main}