Vincent Monfort - 2013-10-07

It seems that there are several causes to the service crash. I also experimented this one which seems to really occur in the python code this time:

Nom du journal :Application
Source : zzzOpenOPCService
Date : 07/10/2013 16:21:18
ID de l’événement :3
Catégorie de la tâche :Aucun
Niveau : Erreur
Mots clés : Classique
Utilisateur : N/A
Ordinateur : FEP_1
Description :
La description de l’ID d’événement 3 dans la source zzzOpenOPCService est introuvable. Le composant qui a déclenché cet événement n’est pas installé sur l’ordinateur local ou l’installation est endommagée. Vous pouvez installer ou réparer le composant sur l’ordinateur local.

Si l’événement provient d’un autre ordinateur, les informations d’affichage doivent être enregistrées avec l’événement.

Les informations suivantes étaient incluses avec l’événement :

Traceback (most recent call last):
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/win32serviceutil", line 806, in SvcRun
File "<string>", line 127, in SvcDoRun
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/Pyro.protocol", line 1125, in handleRequests
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/Pyro.protocol", line 1197, in _handleRequest_Threaded
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/threading", line 495, in start
error: can't start new thread</string>

La ressource de message est présente mais le message ne se trouve pas dans la table des chaînes ou des messages

XML de l’événement :
<event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<system>
<provider name="zzzOpenOPCService">
<eventid qualifiers="49152">3</eventid>
<level>2</level>
<task>0</task>
<keywords>0x80000000000000</keywords>
<timecreated systemtime="2013-10-07T16:21:18.000000000Z">
<eventrecordid>3447</eventrecordid>
<channel>Application</channel>
<computer>FEP_1</computer>
<security>
</security></timecreated></provider></system>
<eventdata>
<data>Traceback (most recent call last):
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/win32serviceutil", line 806, in SvcRun
File "<string>", line 127, in SvcDoRun
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/Pyro.protocol", line 1125, in handleRequests
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/Pyro.protocol", line 1197, in _handleRequest_Threaded
File "C:\dev\OpenOPC\build\pyi.win32\OpenOPCService\outPYZ1.pyz/threading", line 495, in start
error: can't start new thread</data>
</eventdata>
</event>

 

Last edit: Vincent Monfort 2013-10-07