Unable to open update manager
Issue:
When updatemgr.bat command is executed the pop up does not appear
Cause:
This issue might occur due to the space insufficiency. Hence we need to decrease the space.
Workaround:
1. Go to ManageEngine\service1msp\bin\scripts, take a copy of UpdMgr.bat
2. Edit updmgr.bat file and then reduce the memory value from 2512 to 1256 and save. Please refer below and make changes
"%JAVA_HOME%\bin\java" -Xmx1256m %JAVA_OPTS% -Dtier-type=BE -Djava.library.path=.\lib\native -Dtier-id=BE1 com.adventnet.tools.update.installer.UpdateManager -u conf %*
cd bin
3. Now invoke the command.
New to ADSelfService Plus?
Related Articles
SDP MSP 10500 - 32 Bit machine Upgrade - UpdMgr.bat update string
To upgrade Windows 32 bit machine - SDP MSP instance, you must add the below JAVA option in the UpdMgr.bat present under ServiceDeskPlus-MSP\bin\scripts 1. Shut down the application. 2. Edit the UpdMgr.bat present ...
Upgrade failure from 1420X to 14300.
Error trace: 5 Sep, 2023 6:08:56 PM [com.adventnet.tools.update.installer.Unzipper] [INFO] : lib/phantomjs/linphantomjs/phantomjs 25 Sep, 2023 6:08:56 PM [com.adventnet.tools.update.installer.Unzipper] [SEVERE] : ERR:Exception while writing ...
10.5 Linux Upgrade failure and solutions
Traces in logs : 1. java.lang.Exception: InitPgsqlScript exited with value :: 1 at com.adventnet.persistence.PostgresPreProcessor.executeInitPgsqlScript(PostgresPreProcessor.java:1733) 2. PGSQL Permission related errors. 3. SDP MSP installed as root ...
Steps to revert the environment from an upgrade failure situation ?
1. Rename the failed set up installation folder to <supportcenter_old> . Don't delete the installation folder until the process is completed. Download the existing version which you had before this upgrade from the below archives link. ...
Upgrade failure - Trying to start PostgresSQL server failed
Traces within the logs: [SYSERR] [INFO] : java.lang.Exception: java.net.ConnectException: Trying to start PostgresSQL server failed Please follow the steps below to address the same : 1. Stop the ServiceDesk Plus MSP service. 2. Open the command ...