Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

workspace conversion from file to directory (?) #3701

tsad ·
Hi,

I notice strange thing in our system.
Our agent workspace folders are located as below:
d:\qb\workspace\<confuration1>
d:\qb\workspace\<confuration2>
d:\qb\workspace\<confuration3>
....

A FILE was created in:
d:\qb\workspace\log.txt

After some time I checked and there were no such file as d:\qb\workspace\log.txt but were folder with the same name instead.
This can block execution as if log file cannot be created then build cannot move forward as it crashes appending to the file.

Do you possibly know if some QB process could do it? I mean conversion from file to folder or could it be some side effect? I looks very strange to me but I could not found any explicit such conversion (or delete the file and create the directory).

Thanks,
Tomek
  • replies 1
  • views 517
  • stars 0
robinshen ADMIN ·
QB will not create such file. I guess some of your custom script deleted the folder and created this file. You may backup QB database and then open the Configurations.xml from the zip to search for "log.txt" to see if there are any findings.