Skip to main content
Participant
November 4, 2014
Answered

Remote Update Manager does not exit

  • November 4, 2014
  • 5 replies
  • 2612 views

I'm trying to use Remote Update Manager to update PCs in our domain, but RemoteUpdateManager.exe does not exit, it just hangs. The log looks like this

11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | ##################################################

11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | ##################################################

11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Launching the RemoteUpdateManager...

11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | RemoteUpdateManager version is : 1.7.0.25 (BuildVersion: 1.6; BuildDate: Tue Sep 02 2014 07:02:05 )

11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************

11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Initializing UpdaterCore Library...

11/04/14 15:19:27:484 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | UpdaterCore library initialized successfully.

11/04/14 15:19:27:484 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************

11/04/14 15:19:27:484 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Starting UpdaterCore CheckForUpdate...

11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | CheckForUpdates completed successfully.

11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************

11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Starting UpdaterCore DownloadUpdates...

11/04/14 15:19:29:730 | [WARN] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | No new applicable Updates. Seems like all products are up-to-date.

11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************


What I'm not getting is the "Ending the RemoteUpdateManager Return Code (0)" part.


I'm using the latest AAMEE.


Are there any further things I can do to see why this is happening?

This topic has been closed for replies.
Correct answer cbSean

I opened a support request about this.  Apparently it is a known issue and is being worked on.  Their current solution was just to manually quit the process.  Kind of a bad solution but whatever I have just created a scheduled task to run once a week then stop the process after 4 hours.

5 replies

cbSeanCorrect answer
Participant
January 8, 2015

I opened a support request about this.  Apparently it is a known issue and is being worked on.  Their current solution was just to manually quit the process.  Kind of a bad solution but whatever I have just created a scheduled task to run once a week then stop the process after 4 hours.

Participant
May 13, 2015

We are having the same issue with RUM hangs and not returning an exit code. Are there any news regarding the known issue?

K Gibson
Adobe Employee
Adobe Employee
May 15, 2015

Hi,

This is actually an issue with a shared component rather than RUM itself. The team in question has made the changes required and it will be in there next release. Right now that is scheduled for mid June. I will keep this thread up to date  My apologies for the inconvenience and thank you for helping diagnose the issue.

In the interim period you can use CCP to create an update package. Please also note once the fix is implemented you will need to create a CCP package that contains nothing but the core components as this is where the fix will be contained.

Cheers

Karl Gibson | Product Manager | Enterprise IT Tools

Participant
December 17, 2014

I am getting the same issue.  Have tried multiple machines (all Windows 7 x64 Enterprise), When reaching the state where there are no updates available the RemoteUpdateManager process will never end.  The same behavior is happening both on machines that needed updates, and ones that did not need any updates.  I have left RUM running on my workstation since Thursday and it has been stuck in the running state since then.

tfarrell
Participant
December 23, 2014

I'm experiencing the same problem that the RemoteUpdateManager process will never end and we do not get the Return Code (0)" part.

Ric5
Inspiring
December 10, 2014

Possibly a dumb question...

Are you sure that the installation needs updates? I saw this thread and did some testing and learned that the RUM app seems to just launch and quit when no updates are found.

Known Participant
December 10, 2014

The app isn't quitting, that's the problem. The log shows no updates are needed but the executable never exits.

Participant
November 28, 2014

I have exactly the same problem. Did anybody find a solution? (I'm already from an elevated prompt...).

Known Participant
December 10, 2014

I am experiencing the same issue also. The remoteupdatemanager opens a thread to the server and the log shows no updates available but then never exits.

Participating Frequently
November 10, 2014

I had the exact same problem.

I ran the RUM again making very certain that I was launching it from an elevated command prompt, and it exited normally.

The documentation does say that it must be run elevated.

Have you tried this?

Now I need to find out how to run it elevated from a batch file or a GPP.  Any ideas?