[rt-devel] New Release of the Statistics package
Asif Iqbal
iqbala at qwestip.net
Sat Aug 2 05:48:08 EDT 2003
I upgraded the Exception::Class to 1.18 to fix that problem. Now I am getting a
different error
error: could not find component for path '/Statistics/Elements/Callback'
context: ...
149: die "Cannot make alias without caller"
150: unless defined $Exception::Class::Caller;
151:
152: no strict 'refs';
153: *{"$Exception::Class::Caller\::$alias"} = sub { $subclass->throw(@_) };
154: }
155:
156: eval $code;
157:
...
code stack: /usr/local/lib/perl5/site_perl/5.6.1/Exception/Class.pm:153
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:978
/opt/rt3/local/html/Statistics/Elements/Tabs:49
/opt/rt3/local/html/Statistics/index.html:4
/opt/rt3/share/html/autohandler:163
I don't see any Callback under Statistics/Elements folder
On Sat, 2 Aug 2003, Asif Iqbal wrote:
>
> When I try to access the Statistics page I get the following error
>
> error: 32 levels deep in component stack (infinite recursive call?)
>
> context: ...
> 149: die "Cannot make alias without caller"
> 150: unless defined $Exception::Class::Caller;
> 151:
> 152: no strict 'refs';
> 153: *{"$Exception::Class::Caller\::$alias"} = sub { $subclass->throw(@_) };
> 154: }
> 155:
> 156: eval $code;
> 157:
> ...
>
> code stack: /usr/local/lib/perl5/site_perl/5.6.1/Exception/Class.pm:153
> /usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:986
> /opt/rt3/local/html/Statistics/Elements/Tabs:49
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/Elements/Tabs:24
> /opt/rt3/local/html/Statistics/index.html:4
> /opt/rt3/share/html/autohandler:163
>
>
> I am running RT-3-0-4, I am currently running it with perl-5.8, Apache and
> mod_perl1
>
>
>
--
Asif Iqbal
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x8B686E08
There's no place like 127.0.0.1
More information about the Rt-devel
mailing list