|
|
Re: error: (5, 'CreateProcess', 'Access denied') und further questions ['se: msg#00014
|
Subject: |
Re: error: (5, 'CreateProcess', 'Access denied') und further questions ['securiQ.Watchdog': ueberprueft] |
Traceback (most recent call last):
File "C:\Programme\viewvc-1.0.0\lib\viewvc.py", line 3611, in main
request.run_viewvc()
File "C:\Programme\viewvc-1.0.0\lib\viewvc.py", line 388, in run_viewvc
self.view_func(self)
File "C:\Programme\viewvc-1.0.0\lib\viewvc.py", line 1541, in
view_directory
request.repos.dirlogs(request.path_parts, request.pathrev, file_data,
options)
File "C:\Programme\viewvc-1.0.0\lib\vclib\bincvs\__init__.py", line 195,
in dirlogs
alltags = _get_logs(self, dirpath, entries, rev, subdirs)
File "C:\Programme\viewvc-1.0.0\lib\vclib\bincvs\__init__.py", line 881,
in _get_logs
rlog = repos.rcs_popen('rlog', args, 'rt')
File "C:\Programme\viewvc-1.0.0\lib\vclib\bincvs\__init__.py", line 255,
in rcs_popen
return popen.popen(cmd, args, mode, capture_err)
File "C:\Programme\viewvc-1.0.0\lib\popen.py", line 71, in popen
phandle, pid, thandle, tid = win32popen.CreateProcess(command, hStdIn,
hStdOut, hStdErr)
File "C:\Programme\viewvc-1.0.0\lib\win32popen.py", line 74, in
CreateProcess
si # startupinfo
error: (5, 'CreateProcess', 'Zugriff verweigert')
Try to execute 'rlog' with the same user the viewvc server is run
either in the command line prompt or in the Task Scheduler if such
user doesn't have an interactive login. This way you might be
able to catch the problem.
-H.
|
| |