Not found
The URL you requested does not exist on this server. Maybe you mistyped its adress or the ressource has been removed.
The request, which caused the error is:
- root =>
- path =>
- controller => error
- action => index
- subaction => issueList
- extension => Unknown.
- date => Unknown.
- protocol => http-get
- host =>
- uri => .
- requestId =>
- referrer =>
- variables =>
- exception =>
- *rawMessage => The controller does not support action '%action'.
- *properties =>
- action => issueList
- *message => The controller does not support action 'issueList'.
- Exceptionstring =>
- *code => 0
- *file => /var/www/tracker/classes/controller/base.php
- *line => 78
- Exceptiontrace =>
- 0 =>
- file => Max nesting depth reached.
- line => Max nesting depth reached.
- function => Max nesting depth reached.
- class => Max nesting depth reached.
- type => Max nesting depth reached.
- args => Max nesting depth reached.
- 1 =>
- file => Max nesting depth reached.
- line => Max nesting depth reached.
- function => Max nesting depth reached.
- class => Max nesting depth reached.
- type => Max nesting depth reached.
- args => Max nesting depth reached.
- 2 =>
- file => Max nesting depth reached.
- line => Max nesting depth reached.
- function => Max nesting depth reached.
- class => Max nesting depth reached.
- type => Max nesting depth reached.
- args => Max nesting depth reached.
- 3 =>
- file => Max nesting depth reached.
- line => Max nesting depth reached.
- function => Max nesting depth reached.
- class => Max nesting depth reached.
- type => Max nesting depth reached.
- args => Max nesting depth reached.
- 4 =>
- file => Max nesting depth reached.
- line => Max nesting depth reached.
- function => Max nesting depth reached.
- class => Max nesting depth reached.
- type => Max nesting depth reached.
- args => Max nesting depth reached.
- 0 =>
- Exceptionprevious => Unknown.
- original =>
- root =>
- path =>
- controller => torii
- action => bugs
- subaction => issueList
- extension => Unknown.
- date => Unknown.
- protocol => http-get
- host =>
- uri => .
- requestId =>
- referrer =>
- variables =>
- arbit_modules =>
- bugs => Max nesting depth reached.
- dev_wiki => Max nesting depth reached.
- documentation => Max nesting depth reached.
- my_notifications => Max nesting depth reached.
- arbit_modules =>
- body =>
- files => Unknown.
- accept =>
- types =>
- 0 => Max nesting depth reached.
- 1 => Max nesting depth reached.
- 2 => Max nesting depth reached.
- 3 => Max nesting depth reached.
- 4 => Max nesting depth reached.
- 5 => Max nesting depth reached.
- charsets =>
- 0 => Max nesting depth reached.
- 1 => Max nesting depth reached.
- 2 => Max nesting depth reached.
- languages =>
- 0 => Max nesting depth reached.
- 1 => Max nesting depth reached.
- encodings =>
- 0 => Max nesting depth reached.
- types =>
- agent => Unknown.
- authentication => Unknown.
- raw => Unknown.
- cookies =>
- PHPSESSID => bbg59sd08jrl9d3cclhq6bh6b4
- isFatal => Unknown.
- exception =>
- body =>
- files => Unknown.
- accept =>
- types =>
- 0 =>
- value => application/xhtml+xml
- priority => 1
- 1 =>
- value => image/png
- priority => 1
- 2 =>
- value => text/html
- priority => 1
- 3 =>
- value => text/xml
- priority => 0.9
- 4 =>
- value => text/plain
- priority => 0.8
- 5 =>
- value => */*
- priority => 0.5
- 0 =>
- charsets =>
- 0 =>
- value => iso-8859-1
- priority => 1
- 1 =>
- value => *
- priority => 0.7
- 2 =>
- value => utf-8
- priority => 0.7
- 0 =>
- languages =>
- 0 =>
- value => en-us
- priority => 1
- 1 =>
- value => en
- priority => 0.5
- 0 =>
- encodings =>
- 0 =>
- value => gzip
- priority => 1
- 0 =>
- types =>
- agent => Unknown.
- authentication => Unknown.
- raw => Unknown.
- cookies =>
- PHPSESSID => bbg59sd08jrl9d3cclhq6bh6b4
- isFatal => true
The exception, which caused the error is:
exception 'arbitControllerUnknownActionException' with message 'The controller does not support action 'issueList'.' in /var/www/tracker/classes/controller/base.php:78
Stack trace:
#0 /var/www/tracker/classes/controller/project.php(70): arbitController->__call('issueList', Array)
#1 /var/www/tracker/classes/controller/project.php(70): arbitModuleTrackerController->issueList(Object(arbitHttpRequest))
#2 /var/www/tracker/classes/controller/project.php(194): arbitProjectController->callModuleController('bugs', Object(arbitHttpRequest))
#3 /var/www/tracker/libraries/ezc/mvc/dispatchers/configurable.php(246): arbitProjectController->createResult()
#4 /var/www/tracker/htdocs/index.php(76): ezcMvcConfigurableDispatcher->run()
#5 {main}