I'm migrating from version 13.13.0 to 1.6.2.7. The post-configuration displays an error when migrating to PostgreSQL because a file appears to be in use. Even after rebooting my server and exiting the WAPT agent, the error persists.
My server is running Windows Server 2012 R2 Datacenter 64-bit
Error text:
Code: Select all
Error during post-config:
System Error, (OS Code 1):
Fonction incorrecte : Traceback (most recent call last):
File "C:\wapt\\waptserver\upgrade.py", line 189, in
<module>
comment_mongodb_lines(conf_filename=options.config...
File "C:\wapt\\waptserver\upgrade.py", line 125, in
comment_mongodb_lines
os.rename(conf_filename, '%s.%s' % (conf_filename,
datetime.datetime.today().strftime(%Y%m%d-%H:%M:...
WindowsError: [Error 32] Le processus ne peut pas acc?der
au fichier car le fichier est utilis? par un autre processus
