Product » A free email server for Windows and Linux » Knowledge Base
Document ID: | 5257 |
---|---|
Subject: | Troubleshooting auto-update |
Creation date: | 12/3/18 7:30 PM |
Last modified on: | 12/3/18 7:30 PM |
Xeams.jar
and webfront.zip
.
Both of these files are saved in $INSTALL_DIR/patches
folder.
$INSTALL_DIR/patches/Patcher.jar
. After spawning this process, the existing instance terminates
itself.Xeams.jar
into
$INSTALL_DIR/lib
and extracts webfront.zip
into several folders
within $INSTALL_DIR/webfront
folder. Finally, it spawns the main Xeams process, which
should now run the newer version. $INSTALL_DIR/logs/starterOut.log
and
$INSTALL_DIR/logs/starterErr.log
files.
$INSTALL_DIR/patches/Patcher.jar
is missing. Xeams will not be able to move
from Phase I to Phase II if this file is missing. vmPath
parameter
in $INSTALL_DIR/config/AppConfig.xml
. Ensure the value for vmPath
refers to the
correct value ntServiceCommand
in the AppConfig.xml
file. If this
parameter is blank, Xeams will try to dynamically build the command line. However, Xeams will not be able to
restart itself if the value is invalid. Therefore, having a blank value is fine but an invalid value will break
the restart logic.
log/starterOut.log
should display messages if it runs into errors.
Do you have a helpful tip related to this document that you'd like to share with other users?