Re: [mp1] END failed under PerlRun

2004-08-24 Thread Perrin Harkins
On Tue, 2004-08-24 at 05:59, Gunnar Koppel wrote: > This messages in error.log does not appear on every invocation but > randomly. I don't see those messages for script in which i moved > disconnect to the logical end point. Maybe someone can point out, why it > happens with END-block? There's

[mp1] END failed under PerlRun

2004-08-24 Thread Gunnar Koppel
Terr! While ago i migrated my scripts from CGI-environment to the PerlRun and now i see in my error.log such messages: -- Can't call method "disconnect" on an undefined value at /adm/tellimus line 1105. END failed--call queue aborted. -- Background: In my scripts i use BEGIN and END blocks, so