31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
+
|
'thread: \(file-exists\?\) system error while trying to access file:',
'error: database is locked',
'Finalizing failed, unable to close due to unfinalized statements or unfinished backups',
'rmt.scm:276: current-milliseconds',
'http-transport.scm:366: exit',
'should never happen',
'FATAL: \*configdat\* was inaccessible! This should never happen.',
'FATAL ERROR: http-transport:client-api-send-receive called with no server info',
'!!ISOENV PRESENT!!'
]
allfiles.each{|logfile|
bucket = 'OK'
open(logfile){|fh|
|