Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup Stuck @ Summing up file sizes ... #33

Closed
lanjekarraj opened this issue Jul 19, 2019 · 16 comments
Closed

Backup Stuck @ Summing up file sizes ... #33

lanjekarraj opened this issue Jul 19, 2019 · 16 comments

Comments

@lanjekarraj
Copy link

We recently upgraded from 1.7.0 to 1.9.0, on Windows 10 (64 bit), with Outlook 2016 32 bit.

We have not prob with 1.7.0, but 1.9.0 we get this message, and it never proceeds to backup.

10:25:59 Starting backup...please wait...
10:26:00 Check whether outlooks is still running ...
10:26:00 Found outlook with PID 19476
10:26:00 Waiting for OUTLOOK...
10:26:00 Found outlook with PID 19476
10:26:00 Waiting for OUTLOOK...
10:26:01 Found outlook with PID 19476
10:26:01 Waiting for OUTLOOK...
10:26:02 No outlook process found
10:26:02 Ensure only one instance running ...
10:26:02 Check whether target directory exists...
10:26:02 Summing up file sizes ...
10:26:02 Adding size of C:\Data\Mail\MS Exchange.pst (1.33 GB)

Any clue what is causing this ?

@lanjekarraj
Copy link
Author

This may help

C:\Program Files (x86)\CodePlex\outlookbackupaddin>10:40:03 Starting backup...please wait...
10:40:03 Check whether outlooks is still running ...
10:40:03 No outlook process found
10:40:03 Ensure only one instance running ...
10:40:03 Check whether target directory exists...
10:40:03 Summing up file sizes ...
10:40:03 Adding size of C:\Data\Mail\MS Exchange.pst (1.33 GB)
Unhandled Exception: System.ComponentModel.Win32Exception: The system cannot find the file specified
at BackupExecutor.BackupTool.GetFileLength(String path)
at BackupExecutor.BackupTool.doBackup(BackupSettings config, Logger log)
at BackupExecutor.BackupTool.tryBackup(BackupSettings config, Logger log)
at BackupExecutor.Program.Main(String[] args)

@HoffmannTom
Copy link
Owner

Hello,
version 1.9 is more talk-active to track down issues more easily.
In your case there is an error:
"The system cannot find the file specified"
So the first question is, whether there is a file "C:\Data\Mail\MS Exchange.pst" ?
Does this file exist?
If no, then it was previously selected for backup but doesnt exist any more.
In that case you need to go to the settings tab and update and files which should be backuped.

Greetings,
Thomas

@lanjekarraj
Copy link
Author

The PST is very much there "C:\Data\Mail\MS Exchange.pst" ?

Infact i simply uninstalled 1.9.0 , and installed 1.7.0. Backup works in 1.7.0
It only finds a prob with 1.9.0..

@HoffmannTom
Copy link
Owner

Hello,
i put a pst file at exactly the same location and also used the filename with blank in it.
Unfortunately i cant reproduce the error.
Is there any symbolic link, junction, activated encryption, compression, ... within that path?
If you want to track down the issue, you can use ProcMon.exe from the sysinternal tools.

Nevertheless the next version wont stop the backup when it cant sum up the file sizes to display the
progress bar.

Greetings, Thomas

@Mallorca1946
Copy link

I got those same messages after installing 1.9.0 and it was caused by AVAST A/V blocking the exe file and opening an inspection on it as a possible threat. I selected "run anyway" in the A/V. They later cleared it as safe. Check your A/V.

@lanjekarraj
Copy link
Author

Nothing is getting logged in A/V.

Do you want to have a look in remote session ?

@HoffmannTom
Copy link
Owner

@Mallorca1946: Thanks for the hint with the anti virus ... might be a possible reason
@lanjekarraj : If you like to investigate it, we can do a remote session. You can drop a line via contact form to arrange a teamviewer meeting for example.

@lanjekarraj
Copy link
Author

arrange a teamviewer meeting at you convenience.
I am available
Mon-Fri 9am to 5 pm (+5:30 GMT timezone).
weeends please give atleast 1 hour prior intimation, to hook on online, if you are available.

@HoffmannTom
Copy link
Owner

Hello,
due to the time difference i would suggest weekend.
Please drop a line via contact form to exchange further information.

Thanks! Thomas

@HoffmannTom
Copy link
Owner

Hello,
if you are available today, you can drop a line. Just send time and teamviewer-id via contact form.
Thanks! Thomas

@HarryAudus
Copy link

HarryAudus commented Aug 4, 2019 via email

@HoffmannTom
Copy link
Owner

Hello,
its up to you. If i get similar reports, i will let you know.
Greetings,
Thomas

@HoffmannTom
Copy link
Owner

HoffmannTom commented Aug 4, 2019

Hello,
I just could reproduce that issue. Please download current version from
https://github.com/HoffmannTom/outlookbackupaddin/releases/tag/1.9
This should fix the issue.
You need to go to the backup settings again and check the desired files to be backed up.

Greetings,
Thomas

@HoffmannTom HoffmannTom reopened this Aug 4, 2019
@HarryAudus
Copy link

HarryAudus commented Aug 5, 2019 via email

@lanjekarraj
Copy link
Author

It started now.

@HoffmannTom
Copy link
Owner

Hello,
for ost files please check the wiki page
https://github.com/HoffmannTom/outlookbackupaddin/wiki/Files-are-not-shown-for-backup(%3F)
Greetings,
Thomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
outlookbackupaddin
Awaiting triage
Development

No branches or pull requests

4 participants