Options

Memory leaks in RGDM server?

ATimsonATimson Posts: 15 Bronze 1
edited September 26, 2014 4:15PM in Deployment Manager
Today we were having issues with database deployments simply failing to start:
Failed: Execute step Database (Deploy ClientName.Database.1.0.20140926.192532) against machine DatabaseServer
      2014-09-26 15:31:21 -04:00 INFO   Evaluating deployment variables
      2014-09-26 15:31:21 -04:00 INFO   Begin deployment
      2014-09-26 15:31:21 -04:00 DEBUG  Calling C:Program Files (x86)Red GateDeployment ManagerServer..AgentRedGate.Deploy.Agent.exe to deploy package ClientName.Database 1.0.20140926.192532

And then that's it in the log file, there's nothing after that point.

Looking on the server, the only "useful" information I found was that the RedGate.Deploy.Server.exe had crept up to about 1.2 GB of memory usage. I couldn't find any logs to explain what the cause of the failure might have been.

Restarting the Red Gate Deployment Server service solved the problem (and brought the memory usage down to about 500 MB). It had been seven weeks since our last restart of the service, which doesn't seem unreasonably long to me.

So, two questions:

1) Does anybody know where I might be able to find better log files in the case of a failure like this?
2) Has anybody seen similar memory leaks (at least that's what it seems to be) in RGDM?
Sign In or Register to comment.