Does anyone know what causes these kinds of errors? The 'subroutine' that
the output is referring to is the name of the page (in this case
search.htm) that is being loaded and that sits in the content directory --
there are no real missing subroutines...Maddeningly, if I hit reload
enough times the page will finally load at some point and then error a few
reloads later.

The page (search.htm) sits on an NFS mount (could that be a problem?). 

Errors Output 

    1.Undefined subroutine
&InterNAP::NFT::_home_staff_carl_htdocs_apps_nft_search_htmxINL called at
/usr/local/lib/site_perl/Apache/ASP.pm line 1395. ,
       /usr/local/lib/site_perl/Apache/ASP.pm line 1397 

Debug Output 

    1.Undefined subroutine
&InterNAP::NFT::_home_staff_carl_htdocs_apps_nft_search_htmxINL called at
/usr/local/lib/site_perl/Apache/ASP.pm line 1395. ,
       /usr/local/lib/site_perl/Apache/ASP.pm line 1397 

Here is the ASP Cconfiguration information for the app:

   <Directory /office/common/infosource/apps/nft>
        <FilesMatch "\.(htm|asp)$">
            SetHandler perl-script
            PerlHandler Apache::ASP Apache::SSI
            PerlSetVar Filter On
            PerlSetVar IncludesDir .
            PerlSetVar StateDB DB_File
            PerlSetVar CookiePath /apps/nft
            PerlSetVar Global .
            PerlSetVar StateDir /tmp/.state-asp/nft
            PerlSetVar GlobalPackage InterNAP::NFT
            PerlSetVar AllowSessionState 1
            PerlSetVar SessionTimeout 60
            PerlSetVar Debug 2
            PerlSetVar MailHost mailhost-stu.sea.internap.com
            PerlSetVar MailErrorsTo [EMAIL PROTECTED]
            PerlSetVar CONFIG_FILE /usr/local/etc/nft/nft.xml
        </FilesMatch>
    </Directory>

Any ideas would be greatly appreciated -- its so intermittent, its
driving us crazy!

----------------------------------------------------------------------------
Carl Lipo                                       EMAIL: [EMAIL PROTECTED]
IT Systems Architect                            PAGER: 888.393.5620
InterNAP Network Services                       OFFICE: 206.504.5442
601 Union Street, Suite 1000                    FAX: 206.264.1833
Seattle, WA  98101                              CELL: 206.579.0163

Unauthorized use, disclosure or distribution of information within
this message is prohibited.


Reply via email to