Sto migrando dalla versione 13.13.0 alla 1.6.2.7. La post-configurazione visualizza un errore durante la migrazione a PostgreSQL perché un file sembra essere in uso. Anche dopo aver riavviato il server e chiuso l'agente WAPT, l'errore persiste.
Il mio server esegue Windows Server 2012 R2 Datacenter a 64 bit
Testo di errore:
Codice: Seleziona tutto
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
