ONYX - 9.0 - KB - Le spooler ne fonctionne pas/en

Différence entre versions

De MappingDoc
(Page créée avec « ONYX:9.0:KB:The spooler is not working »)
 
(Page créée avec « If when you start the spooler nothing happens, it is possible that something in the server's temporary directory is causing a problem. In this case, you must delete the c... »)
 
(7 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
<languages/>
 
<languages/>
==Le spooler ne fonctionne pas==
 
Problème : Le spooler est démarré mais il y a une erreur dans la log et aucun traitement n'est effectué.
 
  
Si vous faites un
+
==The spooler does not work==
 +
Problem: The spooler is started but there is an error in the log and no processing is carried out.
 +
 
 +
 
 +
If you make a
 
  map_daemon -stop  
 
  map_daemon -stop  
et
+
And
 
  map_daemon -start
 
  map_daemon -start
une erreur apparait : "map_daemon id existe déjà".
+
an error appears: "map_daemon id already exists".
  
Il faut donc forcer l'arrêt du service et le relancer.
+
You must therefore force the service to stop and restart it.
 +
 
 +
On Linux :
  
Sur Linux :
 
  
 
*Kill map_daemon
 
*Kill map_daemon
 
*Kill PID
 
*Kill PID
*Supprimer le fichier map_daemon.ID dans le dossier spooler
+
*Delete the map_daemon.ID file in the spooler folder
*Redémarrer le spooler par un :
+
*Restart the spooler with:
  
 
  map_daemon -start
 
  map_daemon -start
  
Sur Windows :
+
On Windows :
 +
 
 +
 
 +
*Delete the map_daemon.ID file in the mapping/spooler folder
 +
*Restart the spooler via services
  
*Supprimer le fichier map_daemon.ID dans le dossier mapping / spooler
 
*Redémarrer le spooler via les services
 
  
  
Si lorsque vous démarrez le spooler, rien ne se passe, il est possible qu'un élément dans le répertoire temporaire du serveur pose problème.
+
If when you start the spooler nothing happens, it is possible that something in the server's temporary directory is causing a problem.
Dans ce cas, il faut supprimer le contenu du répertoire temporaire (par défaut: .\temp dans le répertoire d'installation de mapping serveur).
+
In this case, you must delete the contents of the temporary directory (by default: .\temp in the server mapping installation directory).

Version actuelle datée du 8 janvier 2025 à 08:22

Autres langues :
English • ‎français

The spooler does not work

Problem: The spooler is started but there is an error in the log and no processing is carried out.


If you make a

map_daemon -stop 

And

map_daemon -start

an error appears: "map_daemon id already exists".

You must therefore force the service to stop and restart it.

On Linux :


  • Kill map_daemon
  • Kill PID
  • Delete the map_daemon.ID file in the spooler folder
  • Restart the spooler with:
map_daemon -start

On Windows :


  • Delete the map_daemon.ID file in the mapping/spooler folder
  • Restart the spooler via services


If when you start the spooler nothing happens, it is possible that something in the server's temporary directory is causing a problem. In this case, you must delete the contents of the temporary directory (by default: .\temp in the server mapping installation directory).