Results 1 to 3 of 3

Thread: Stats broken?

  1. #1

    Stats broken?

    The person who is making our DPC sob stats is getting a 404 error on the statsfile since 2008-07-03 19:31:06, the error message is:

    error: Can't use an undefined value as an ARRAY reference at /usr/local/share/perl/5.8.3/Cache/FileBackend.pm line 127.

    context: ...
    123:
    124: Assert_Defined( $p_namespace );
    125: Assert_Defined( $p_key );
    126:
    127: return $self->_read_data( $self->_path_to_key($p_namespace, $p_key) )->[1];
    128: }
    129:
    130:
    131: sub store
    ...

    code stack: /usr/local/share/perl/5.8.3/Cache/FileBackend.pm:127
    /usr/local/share/perl/5.8.3/Cache/BaseCache.pm:235
    /usr/local/share/perl/5.8.4/HTML/Mason/Cache/BaseCache.pm:29
    /usr/local/apache/htdocs/sb/stats/textStats2.mhtml:5
    /usr/local/apache/htdocs/sb/stats/autohandler:5
    /usr/local/apache/htdocs/sb/autohandler:53
    /usr/local/apache/htdocs/sb/syshandler:20

    raw error
    Can anyone have a look?
    testing123....Join DPC !!

  2. #2
    Odd. Fixed.

  3. #3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •