Ticket #3192 (closed Bug report)
Error loading queue.xml
| Reported by: | jamesfarren | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | FileZilla Client |
| Keywords: | Cc: | jamesfarren, codesquid | |
| Operating system type: | Operating system version: |
Description
On Vista Ultimate, when starting and shutting down FileZilla 3.0.0-rc1 following message is displayed:
"Could not load 'C:\Users\USERNAME\AppData\Roaming\FileZilla\queue.xml', please make sure the file is valid and can be accessed.
The queue will not be saved."
Also, see attached file.
Uninstalling and installing FileZilla does not solve the problem.
The path and file queue.xml are existing.
After FileZilla installation, queue.xml is 0 bytes - no entries in the file.
Removing queue.xml and restarting FileZilla solves the problem. New queue.xml is created with following content:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<FileZilla3 />
It is possible that queue.xml deployed with the FileZilla setup is empty instead of the expected? xml declaration line (see above).
The same error also occurred on following Beta builds:
3.0.0-beta6_win32
3.0.0-beta7_win32
3.0.0-beta8_win32
3.0.0-beta9_win32
3.0.0-beta10_win32
3.0.0-beta11_win32

