Rick Macdougall wrote:
Hi,
I'm having an issue with SA 3.1.0 freezing, it will run through a
couple of users (3 - 10) and then lockup.
The debug log shows
@400000004329b9a03554bf84 [14009] dbg: config: Conf::SQL: executing
SQL: select preference, value from userpref where username =
'[EMAIL PROTECTED]' or username = '@GLOBAL' order by username asc
@400000004329b9a0355ced44 [14009] dbg: config: retrieving prefs for
[EMAIL PROTECTED] from SQL server
@400000004329b9a0355ffa84 [14009] dbg: info: user has changed
@400000004329b9a03563619c [14009] dbg: config: score set 1 chosen.
and it just stops there.
stracing the process shows the process just waiting
tmp]# strace -p 14009
Process 14009 attached - interrupt to quit
read(7,
I also always see this in the logfiles
dbg: prefork: sysread(7) not ready, wait max 300 secs
Specs
Redhat ES fully up to date
This is perl, v5.8.0 built for i386-linux-thread-multi
(with 1 registered patch, see perl -V for more detail)
Any one with any ideas ?
Regards,
Rick
Hi,
BTW, a reboot fixed it but I still don't know what caused it.
Regards,
Rick