Project

General

Profile

Anomalie #4463

CreoleService : si le service n'existe pas un traceback est affiché

Added by Gérald Schwartzmann almost 11 years ago. Updated over 10 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
11/20/2012
Due date:
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Description

root@scribe23d-no-c:~# CreoleService toto restart
Traceback (most recent call last):
File "/usr/bin/CreoleService", line 23, in <module>
ret = service_code_no_container(service, action)
File "/usr/lib/pymodules/python2.6/pyeole/service.py", line 112, in service_code_no_container
raise Exception('{0} est un service non activé'.format(service))
Exception: toto est un service non activé
root@scribe23d-no-c:~#


Related issues

Related to python-pyeole - Anomalie #4493: CreoleService redémarre deux fois un service déclaré deux fois sans tenir compte du regroupement des conteneurs Fermé 11/26/2012

Associated revisions

Revision 60e158c6 (diff)
Added by Joël Cuissinat almost 11 years ago

  • bin/CreoleService : gestion des exceptions

Fixes #4463 @20m

Revision 331a9e0b (diff)
Added by yllen about 10 years ago

Document count in tab - see #4463

Revision f590bf0f (diff)
Added by yllen about 10 years ago

correct entities_id during migration - see #4463

Revision 91af96eb (diff)
Added by yllen about 10 years ago

optimize request - see #4463

History

#1 Updated by Joël Cuissinat almost 11 years ago

  • Target version set to Mises à jour 2.3.8

#2 Updated by Joël Cuissinat almost 11 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#4 Updated by Joël Cuissinat over 10 years ago

  • Assigned To set to Joël Cuissinat

#5 Updated by Bruno Boiget over 10 years ago

  • Status changed from Résolu to Fermé

OK dans le paquet candidat :

root@amonecole:~# CreoleService toto restart
Erreur : toto est un service non activé

Also available in: Atom PDF