Steve Fosdick wrote:

> We have an application using Apache::ASP which worked fine when there 
> were just a few people using it but since user number have increased 
> we have started to get "Internal Server Error" return to clients in a 
> few odd cases and messages like:
>
> [Sat Nov 24 20:48:34 2001] [error] [asp] [7228] [error] Undefined 
> subroutine 
> &Apache::ASP::Compiles::_home_indigo_releases_r2_2_app_global_asa::db_seqnext 
> called at (eval 132) line 27. <--> , /usr/share/perl5/Apache/ASP.pm 
> line 1471
>
> appearing in the error log.  This is currently with Apache::ASP 2.21 
> (debian package - the ASP.pm appears to be version 2.07).   I tried 
> Apache::ASP 2.27 and the problem was very much worse with that version 
> hence having reverted to 2.21.  So..
>
> 1. Has anyone seen this before or know anything about what is going on.
>
> 2. Has the problem been addresses specifically in 2.29?
>
> 3. Are then any tools or debug settings that may help gather enough 
> information to debug this?
>
> Steve.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
Some extra information I forgot:

The affected pages are served from a named virtual host and I have 
$Apache::Registry::NameWithVirtualHost = 1; in the config file.

Steve.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to