Memory leaks in RGDM server?
ATimson
Posts: 15 Bronze 1
Today we were having issues with database deployments simply failing to start:
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?
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?