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

Différence entre versions

De MappingDoc
(Page créée avec « *Delete the map_daemon.ID file in the mapping/spooler folder *Restart the spooler via services »)
(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... »)
 
Ligne 30 : Ligne 30 :
  
  
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.
+
 
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).
+
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).

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).