Created
March 12, 2010 19:57
-
-
Save chrisa/330719 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [chris@dev ~]$ curl http://10.100.65.0:9090/stuff | |
| Trace begun at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Middleware/StackTrace.pm line 21 | |
| Plack::Middleware::StackTrace::__ANON__('Undefined subroutine &DB::enable_profile called at /export/tmp/app/venda-scripts/../venda-modules/Venda/App/REST.pm line 17.^J^I...propagated at /export/tmp/app/venda-scripts/../venda-modules/Venda/App/REST.pm line 19.^J') called at /export/tmp/app/venda-scripts/../venda-modules/Venda/App/REST.pm line 19 | |
| Venda::App::REST::call('Venda::App::REST=HASH(0x10089b70)', 'HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Component.pm line 39 | |
| Plack::Component::__ANON__('HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/App/URLMap.pm line 64 | |
| Plack::App::URLMap::call('Plack::App::URLMap=HASH(0x10089bd0)', 'HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Component.pm line 39 | |
| Plack::Component::__ANON__('HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Middleware/StackTrace.pm line 26 | |
| Plack::Middleware::StackTrace::__ANON__ at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Try/Tiny.pm line 42 | |
| eval {...} at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Try/Tiny.pm line 39 | |
| Try::Tiny::try('CODE(0x100dae34)', 'CODE(0x100d5510)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Middleware/StackTrace.pm line 37 | |
| Plack::Middleware::StackTrace::call('Plack::Middleware::StackTrace=HASH(0x894e104)', 'HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Component.pm line 39 | |
| Plack::Component::__ANON__('HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Middleware/AccessLog.pm line 21 | |
| Plack::Middleware::AccessLog::call('Plack::Middleware::AccessLog=HASH(0x10089f78)', 'HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Component.pm line 39 | |
| Plack::Component::__ANON__('HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Middleware/ContentLength.pm line 10 | |
| Plack::Middleware::ContentLength::call('Plack::Middleware::ContentLength=HASH(0x1008c580)', 'HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Component.pm line 39 | |
| Plack::Component::__ANON__('HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Util.pm line 120 | |
| eval {...} at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Util.pm line 120 | |
| Plack::Util::run_app('CODE(0x100a5d48)', 'HASH(0x100c9388)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/HTTP/Server/PSGI.pm line 197 | |
| HTTP::Server::PSGI::handle_connection('HTTP::Server::PSGI=HASH(0x1008a0e0)', 'HASH(0x100c9388)', 'IO::Socket::INET=GLOB(0x1008c490)', 'CODE(0x100a5d48)', '', '') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/HTTP/Server/PSGI.pm line 146 | |
| HTTP::Server::PSGI::accept_loop('HTTP::Server::PSGI=HASH(0x1008a0e0)', 'CODE(0x10089f60)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/HTTP/Server/PSGI.pm line 73 | |
| HTTP::Server::PSGI::run('HTTP::Server::PSGI=HASH(0x1008a0e0)', 'CODE(0x10089f60)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Handler/HTTP/Server/PSGI.pm line 14 | |
| Plack::Handler::HTTP::Server::PSGI::run('Plack::Handler::Standalone=HASH(0x1008c6d0)', 'CODE(0x10089f60)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Loader.pm line 83 | |
| Plack::Loader::run('Plack::Loader=HASH(0x886cc74)', 'Plack::Handler::Standalone=HASH(0x1008c6d0)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Runner.pm line 222 | |
| Plack::Runner::run('Plack::Runner=HASH(0x868d59c)') called at /export/tmp/app/venda-scripts/../venda-siteperl/lib/perl5/Plack/Runner.pm line 204 | |
| Plack::Runner::run('Plack::Runner', '--hostname=10.100.65.0', '--port=9090', '/export/tmp/app/venda-scripts/../bin/app.psgi') called at venda-scripts/server line 12 | |
| [chris@dev ~]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment