January 12, 201610 yr We are using SM (version 4.42) on a windows server and running a bunch of timed scripts to do various things. What is happing is that the server's HD is filling up with copies of the Jar files that are being used by the java code. For instance we are running a timed scripted every 15 minutes and a new instance of the Jar files is being created each time (and the old ones are NOT being deleted) at C:\Users\BCGCFMSvc\AppData\Local\Temp\ScriptMaster_bcgcfmsvc\Scriptmaster2975213099741919606commons-io-2.4.jar Any ideas why these are collecting and what to do?
Create an account or sign in to comment