NetXMS Support Forum

English Support => General Support => Topic started by: DH on December 24, 2020, 11:53:12 AM

Title: Unknown error
Post by: DH on December 24, 2020, 11:53:12 AM
Hi all,

Since updating to 3.6.300 (Windows x64 server) we'vw been getting the following two errors repeatedly:

Script (EPP::3) execution error: Error 11 in line 3: Function not found
Script (EPP::5) execution error: Error 11 in line 3: Function not found

The event name is SYS_SCRIPT_ERROR.

Any ideas on where I start looking?

Regards, David
Title: Re: Unknown error
Post by: Alex Kirhenshtein on December 24, 2020, 12:24:38 PM
Check filtering script in event processing policy rules #3 and #5. You call nonexisting function there in line 3 of the script.
Title: Re: Unknown error
Post by: DH on December 24, 2020, 12:41:37 PM
Thanks Alex,

It has been chugging along nicely for years and I'm sure there is more old stuff in there that I have long forgotten about.

Regards, David