Current User (Base.pm:83)

Hi,

Now I’ve recovered from my bout of stupidity, I’m trying to resolve a
long standing issue with CurrentUser

/var/adm/messages is constantly getting filled with messages such as:

May 17 02:20:30 gpsummit RT: RT::Action::Notify=HASH(0x24c71d0) was
created without a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n
May 17 06:42:10 gpsummit RT: RT::Action::Autoreply=HASH(0x2819300) was
created without a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n
May 17 06:42:10 gpsummit RT: RT::Action::Notify=HASH(0x28bc520) was
created without a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n
May 17 06:42:11 gpsummit RT:
RT::Action::ExtractCustomFieldValues=HASH(0x2800328) was created without
a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n

RT seems to be working perfectly otherwise, just the log files filling
up with this error.

I’m fairly sure it’s a misconfiguration at our end, but I don’t know
where to check. Can anyone give me some tips on tracking this one down?

This has been occurring for longer than I care to think about and still
occurs in 3.4.2 on Solaris 9, Perl 5.8.6, MySQL 4.0.18 and Apache 1.3.33

Thanks

Hi,

Now I’ve recovered from my bout of stupidity, I’m trying to resolve a
long standing issue with CurrentUser

/var/adm/messages is constantly getting filled with messages such as:

May 17 02:20:30 gpsummit RT: RT::Action::Notify=HASH(0x24c71d0) was
created without a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n
May 17 06:42:10 gpsummit RT: RT::Action::Autoreply=HASH(0x2819300) was
created without a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n
May 17 06:42:10 gpsummit RT: RT::Action::Notify=HASH(0x28bc520) was
created without a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n
May 17 06:42:11 gpsummit RT:
RT::Action::ExtractCustomFieldValues=HASH(0x2800328) was created without
a CurrentUser\n1 (/opt/rt3/lib/RT/Base.pm:83)\n

RT seems to be working perfectly otherwise, just the log files filling
up with this error.

I’m fairly sure it’s a misconfiguration at our end, but I don’t know
where to check. Can anyone give me some tips on tracking this one down?

This has been occurring for longer than I care to think about and still
occurs in 3.4.2 on Solaris 9, Perl 5.8.6, MySQL 4.0.18 and Apache 1.3.33

Do you have any custom scrips? If so, let’s see them.