Subject: | No node 1 |
Date: | Thu, 03 Apr 2014 18:11:42 -0700 (PDT) |
To: | bug-devel-sizeme [...] rt.cpan.org |
From: | scott [...] slowass.net |
The :3000 display doesn't show much of interest to the web browser so I assume one of these
errors are actually significant. This is the tail end of the perl -d:SizeMe run and
then the sizeme_graph.pl run:
Calculated sizes for compiled regexes are incomplete
Devel::Size: Calculated sizes for FMs are incomplete
Calculated sizes for perlio layers are incomplete
| sizeme_store.pl --db=sizeme.db exited with an error status
[root@dev TGC]# sizeme_graph.pl daemon
Reading sizeme.db
Opening sizeme.db
[Fri Apr 4 00:33:06 2014] [info] Listening at "http://*:3000".
Server available at http://127.0.0.1:3000.
[Fri Apr 4 00:34:37 2014] [debug] Your secret passphrase needs to be changed!!!
[Fri Apr 4 00:34:37 2014] [debug] GET "/".
[Fri Apr 4 00:34:37 2014] [debug] Routing to a callback.
[Fri Apr 4 00:34:37 2014] [debug] Rendering template "index.html.ep" from DATA section.
[Fri Apr 4 00:34:37 2014] [debug] Rendering template "layouts/default.html.ep" from DATA section.
[Fri Apr 4 00:34:37 2014] [debug] 200 OK (0.020068s, 49.831/s).
[Fri Apr 4 00:34:39 2014] [debug] GET "/jit_tree/1/1".
[Fri Apr 4 00:34:39 2014] [debug] Routing to a callback.
Opening sizeme.db
/jit_tree/1/1 ...
[Fri Apr 4 00:34:39 2014] [error] No node 1 at /data/apps/bin/sizeme_graph.pl line 246.
[Fri Apr 4 00:34:39 2014] [debug] Template "exception.development.html.ep" not found.
[Fri Apr 4 00:34:39 2014] [debug] Template "exception.html.ep" not found.
[Fri Apr 4 00:34:39 2014] [debug] Rendering inline template "b260ba41ebf72d49075cbbc0f6086768".
[Fri Apr 4 00:34:39 2014] [debug] Rendering inline template "f460d533626235abe1fccfae3f785367".
[Fri Apr 4 00:34:39 2014] [debug] 500 Internal Server Error (0.239589s, 4.174/s).
Thanks,
-scott