Project

General

Profile

Actions

Bug #1298

open

thread log permission denied

Added by Anchi Cheng over 13 years ago. Updated over 13 years ago.

Status:
In Test
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
05/12/2011
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:

Description

From Scott Stagg:

I got these exceptions that it recovered from (i.e. it continued):

Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap self.run() File "/usr/local/myami_dev/appion/appionlib/apThread.py", line 43, in run self.log('run start1') File "/usr/local/myami_dev/appion/appionlib/apThread.py", line 37, in log logfile = open(self.logfilename, 'a') IOError: [Errno 13] Permission denied: 'thread000.log'

Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap self.run() File "/usr/local/myami_dev/appion/appionlib/apThread.py", line 43, in run self.log('run start1') File "/usr/local/myami_dev/appion/appionlib/apThread.py", line 37, in log logfile = open(self.logfilename, 'a') IOError: [Errno 13] Permission denied: 'thread001.log'

Actions

Also available in: Atom PDF