Page 1 sur 1

Problème interaction avec les postes client

Publié : 21 oct. 2015 - 11:59
par raizer78
Bonjour, j'ai redémarré mon serveur wapt après l'avoir mis sur un esx, j'ai toujours tout mes postes clients mais il m'es impossible d'interagir avec eux ( pas d'update, impossible de lancer l'installation de paquet) ce message d'erreur apparaît à coté du statut => "HTTP/1.1 404 NOT FOUND". Je vous donne mes log :

2015-07-21 16:01:56,480 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-07-21 16:01:57,566 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-08-07 10:56:34,319 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-08-17 16:18:13,160 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-08-17 16:18:14,901 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-08-19 17:15:36,736 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-08-19 17:15:38,289 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-08-25 14:35:02,552 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-08-25 14:35:03,739 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-08-25 15:21:07,079 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-08-25 15:21:08,184 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-08-25 15:22:13,512 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-08-25 15:22:13,903 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-08-25 15:22:14,279 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-09-01 14:23:14,151 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-09-01 14:23:14,747 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-09-14 17:37:28,351 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-09-14 17:37:30,007 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-09-17 12:33:13,770 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-09-29 09:16:56,921 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

Exception in thread Thread-4 (most likely raised during interpreter shutdown):Exception in thread Thread-2 (most likely raised during interpreter shutdown):2015-09-30 11:49:38,480 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-09-30 11:49:39,290 CRITICAL error: (1115, 'OpenSCManager', 'Un arr\xeat syst\xe8me est en cours.')
2015-10-15 07:11:49,421 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

2015-10-21 10:22:07,703 CRITICAL Cached file MD5 doesn't match MD5 found in packages index. Discarding cached file
2015-10-21 10:22:08,078 CRITICAL Exception: Package file C:\wapt\cache\-7zip_9.2.0-15_all.wapt signature is invalid
2015-10-21 10:22:11,878 CRITICAL Cached file MD5 doesn't match MD5 found in packages index. Discarding cached file
2015-10-21 10:22:11,881 CRITICAL 'ascii' codec can't decode byte 0xe9 in position 39: ordinal not in range(128) : faulty string is '"[Error 32] Le processus ne peut pas acc\xe9der au fichier car ce fichier est utilis\xe9 par un autre processus: u'C:\\\\wapt\\\\cache\\\\-7zip_9.2.0-15_all.wapt'"'


Merci par avance de votre aide :)