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

Différence entre versions

De MappingDoc
(Page créée avec « On Linux : »)
(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... »)
 
(3 révisions intermédiaires par le même utilisateur non affichées)
Ligne 14 : Ligne 14 :
  
 
On Linux :
 
On 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).