Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 22, 2013, 03:21:13 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
663594
Posts
70566
Topics
145219
Members
Latest Member:
maucamus
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Desktop Utilities & Services
Comodo Backup - CB
Help - CB
code 29 error on incremental backup
« previous
next »
Pages:
1
2
[
3
]
Author
Topic: code 29 error on incremental backup (Read 12542 times)
Emanuel Sescu
Comodo Staff
Comodo's Hero
Offline
Posts: 1966
Emanuel Sescu
Re: code 29 error on incremental backup
«
Reply #30 on:
December 07, 2011, 07:07:24 AM »
Quote from: ech on December 07, 2011, 07:05:38 AM
And attempting to restore the sparse file results in an error, while restoring another file in the backup does work.
Please send me or post the CBU.exe.log and CBU.exe.logold.log in %TEMP%\ComodoLogsFolder.
Thanks
Logged
----
Regards,
Emanuel Sescu
Follow
Me
MASSIMO70
Newbie
Offline
Posts: 22
Re: code 29 error on incremental backup
«
Reply #31 on:
December 07, 2011, 09:38:22 AM »
When I restore from incremental back up with the new cbu.exe results in an error.
ripristino2.log
(10.33 KB - downloaded 5 times.)
Logged
ech
Newbie
Offline
Posts: 24
Re: code 29 error on incremental backup
«
Reply #32 on:
December 07, 2011, 11:07:51 AM »
Quote from: Emanuel Sescu on December 07, 2011, 07:07:24 AM
Please send me or post the CBU.exe.log and CBU.exe.logold.log in %TEMP%\ComodoLogsFolder.
Thanks
Here are those files...
CBU.exe.log
(94.82 KB - downloaded 4 times.)
CBU.exe.logold.log
(200 KB - downloaded 1 times.)
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
Offline
Posts: 1966
Emanuel Sescu
Re: code 29 error on incremental backup
«
Reply #33 on:
December 08, 2011, 06:12:10 AM »
Quote from: ech on December 07, 2011, 11:07:51 AM
Here are those files...
Thanks.
Here is the fixed GUI.exe
GUI.exe
(32 bit OS)
GUI.exe
(64 bit OS)
Previous GUI.exe was fixed only for full cbu backups, now it is fixed for incrementals also.
Logged
----
Regards,
Emanuel Sescu
Follow
Me
ech
Newbie
Offline
Posts: 24
Re: code 29 error on incremental backup
«
Reply #34 on:
December 08, 2011, 07:55:40 AM »
I notice that during a restore (it works now, thanks) that the process size of CBU.exe grows to approximately the size of the sparse file that it is restoring...
Is that expected? If so, I think there could be some problems with restoring files like DVD images which are 4.5Gb on machines with less than that amount of physical memory, regardless of how many other apps are running or not.
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
Offline
Posts: 1966
Emanuel Sescu
Re: code 29 error on incremental backup
«
Reply #35 on:
December 08, 2011, 07:59:10 AM »
Quote from: ech on December 08, 2011, 07:55:40 AM
I notice that during a restore (it works now, thanks) that the process size of CBU.exe grows to approximately the size of the sparse file that it is restoring...
Is that expected? If so, I think there could be some problems with restoring files like DVD images which are 4.5Gb on machines with less than that amount of physical memory, regardless of how many other apps are running or not.
No, probably it's just a coincidence.
The size of used memory depends on the number of files and folders and their total size.
For 100GB of data with 100.000 files it shouldn't consume more than ~200MB of memory.
Thanks
Thanks
Logged
----
Regards,
Emanuel Sescu
Follow
Me
ech
Newbie
Offline
Posts: 24
Re: code 29 error on incremental backup
«
Reply #36 on:
December 08, 2011, 06:26:01 PM »
Quote from: Emanuel Sescu on December 08, 2011, 07:59:10 AM
No, probably it's just a coincidence.
The size of used memory depends on the number of files and folders and their total size.
For 100GB of data with 100.000 files it shouldn't consume more than ~200MB of memory.
Thanks
Thanks
That was the only file I restored - nothing else - and the file size (on disk use) was very close to the same as the CBU.exe process size. I don't think that's a coincidence.
Maybe it's because I restored to a different location, rather than the original folder? Or that the sparse file is handled differently on restore?
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
Offline
Posts: 1966
Emanuel Sescu
Re: code 29 error on incremental backup
«
Reply #37 on:
December 09, 2011, 03:25:38 AM »
Quote from: ech on December 08, 2011, 06:26:01 PM
Maybe it's because I restored to a different location, rather than the original folder? Or that the sparse file is handled differently on restore?
The memory consumption is pretty much the same whether you restore a single file or all the files.
Sparse files are not handled differently than normal files from memory consumption perspective.
Thanks
Logged
----
Regards,
Emanuel Sescu
Follow
Me
ech
Newbie
Offline
Posts: 24
Re: code 29 error on incremental backup
«
Reply #38 on:
December 09, 2011, 06:31:35 AM »
Quote from: Emanuel Sescu on December 09, 2011, 03:25:38 AM
The memory consumption is pretty much the same whether you restore a single file or all the files.
Sparse files are not handled differently than normal files from memory consumption perspective.
Thanks
Just did a test:
- restore one bank statement - memory use of 77Mb
- restore 630Mb sparse file - memory goes to about 730Mb, growing while the GUI says "processing item" for that file, then dropping back to about 690Mb when the operation is complete.
- restore a 700Mb non-sparse file - memory goes to 140Mb then back down to 114Mb.
Something appears wrong with the sparse file handling and memory use.
Logged
ech
Newbie
Offline
Posts: 24
Re: code 29 error on incremental backup
«
Reply #39 on:
December 09, 2011, 06:36:55 AM »
In fact, when restoring from an incremental, the memory leaked even more and eventually hit about 1.8Gb before the restore of the sparse file failed because the system ran out of memory.
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
Offline
Posts: 1966
Emanuel Sescu
Re: code 29 error on incremental backup
«
Reply #40 on:
December 09, 2011, 07:24:16 AM »
Quote from: ech on December 09, 2011, 06:36:55 AM
In fact, when restoring from an incremental, the memory leaked even more and eventually hit about 1.8Gb before the restore of the sparse file failed because the system ran out of memory.
Yes, you are right.
We found the cause and fixed it.
Here are the new executables:
GUI.exe
(32 bit OS)
GUI.exe
(64bit OS)
Thanks
Logged
----
Regards,
Emanuel Sescu
Follow
Me
ech
Newbie
Offline
Posts: 24
Re: code 29 error on incremental backup
«
Reply #41 on:
December 09, 2011, 07:54:32 AM »
Looks fixed, at least the huge leak is gone.
There's still a 10Mb or so "leak" for each version of the file that's processed in subsequent incremental backup files - the process size is fairly constant during each "processing" phase, but jumps up by 10Mb each time that another .cbu backup file is processed.
Logged
MASSIMO70
Newbie
Offline
Posts: 22
Re: code 29 error on incremental backup
«
Reply #42 on:
December 13, 2011, 09:17:25 AM »
With the last GUI.exe when the incremental back up is complete appears this screen and the program closes !!
What's the problem ??!!
HELP ?
clip_image002.jpg
(24.62 KB, 444x293 - viewed 9 times.)
«
Last Edit: December 13, 2011, 12:24:35 PM by MASSIMO70
»
Logged
Emanuel Sescu
Comodo Staff
Comodo's Hero
Offline
Posts: 1966
Emanuel Sescu
Re: code 29 error on incremental backup
«
Reply #43 on:
December 14, 2011, 06:17:53 AM »
Hi
I need a dump file to determine the cause of the issue.
Please follow these steps
here
to create it.
Let me know if you need further help in creating the dump file.
Thanks
Logged
----
Regards,
Emanuel Sescu
Follow
Me
Tags:
Pages:
1
2
[
3
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.058 seconds with 22 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com