When in lifetime, we try to enable performance monitoring on our development environment.
We get an error:
An error occured when trying to enable performance monitoring for Development Server environment:
Unable to change monitoring status for Development Server environment.
Error log shows:
2016-03-21 11:00:13 Error invalidating espace caches. RuntimePlatform OUTDEV
2016-03-21 11:00:13 Error message from node ourserver (127.0.0.1): Internal Error: The process cannot access the file 'C:\Program Files\OutSystems\Platform Server\CacheControl\cacheFile_e20.osc' because it is being used by another process.
System.IO.IOException: The process cannot access the file 'C:\Program Files\OutSystems\Platform Server\CacheControl\cacheFile_e20.osc' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path)
at OutSystems.HubEdition.DeployService.Deploy.#d3e(String filename) SOAP (Expose) OUTDEV
We get an error:
An error occured when trying to enable performance monitoring for Development Server environment:
Unable to change monitoring status for Development Server environment.
Error log shows:
2016-03-21 11:00:13 Error invalidating espace caches. RuntimePlatform OUTDEV
2016-03-21 11:00:13 Error message from node ourserver (127.0.0.1): Internal Error: The process cannot access the file 'C:\Program Files\OutSystems\Platform Server\CacheControl\cacheFile_e20.osc' because it is being used by another process.
System.IO.IOException: The process cannot access the file 'C:\Program Files\OutSystems\Platform Server\CacheControl\cacheFile_e20.osc' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path)
at OutSystems.HubEdition.DeployService.Deploy.#d3e(String filename) SOAP (Expose) OUTDEV