Berkeley DB SELF DEADLOCK AND RECOVERY

My berkeley db version is 6.0.20. OS is windows. c++ api.
key words:
DbEnv* m_pDbEnv = new DbEnv(0);
m_pDbEnv->set_cachesize(0,  134217728, 1);
m_pDbEnv->set_mp_mmapsize(1024*1024*1024);
m_pDbEnv->set_timeout(5000000,  DB_SET_LOCK_TIMEOUT);
m_pDbEnv->open("c:\\PICSS_HOME",  DB_CREATE | DB_INIT_CDB | DB_INIT_MPOOL | DB_THREAD, 0);
m_pDb = new Db(m_pDbEnv, 0);
m_pDb->set_flags(DB_DUP);
m_pDb->open(NULL, "c:\\PICSS_HOME\\picss.db", NULL, DB_BTREE, DB_CREATE|DB_THREAD, 0);
Dbt key(name, (u_int32_t)strlen(name));
Dbt data(buff, length);                      // length may large than 10*1024*1024
int ret = m_pDb->put(NULL, &key, &data, 0);
if (ret != 0)
      // do some thing and log
     return;
m_pDb->sync(0);
I have two probrem.
1. sometimes, when execute m_pDb->put(), it dose not return. I got a dump file and found It is executeing:
retry :  MUTEX_LOCK(env, hp->mtx_hash)                      // mp_fget.c, line 256
hp->mtx_hash is 0x2016.  I really do not know why It can not be locked.
I used db_deadlock.exe, but do not work.
I got this problem one time a week nearly.
2. sometimes, m_pDb->put() throw an exception,  BDB0087 DB_RUNRECOVERY, fatal error, run database recovery
it seems something with db environment, is that right? why i got this happened?
Addtional, when i stop program, delete __db.001, __db.002, __db.003, and start program ,all will be ok.
How will I resolve these two problems? Any idea is worthy.
Thanks.
James.
消息编辑者为:8b488b74-a71b-4eb1-8af5-8d9c312bbac1

Hi James,
on point #1 - spurious errors are difficult to debug.   About the only way that we can effectively over the forum is with a reproducible test case.    If you can create this and post it then we can take a look at it.   Since your record size is very large, you should be using a database page size that will fit at least one of your records. 
on point #2 - if you get a DB_RUNRECOVERY error message then it means that the code detected something wrong with the database.    There are too many possible reasons to list them here.    There is generally more information than just the return value, this would be useful to know.   Are there any other error messages?  Have you tried running a db_verify after getting the error message -- this will check for inconsistencies in the db files themselves.
thanks
mike

Similar Messages

  • Ideas to improve the Rescue and Recovery System

    Hi,
    some weeks ago I ned to restore my system, while this process there was some difficulties with the Rescue and Recovery. But First my configuration:
    I'm using a T61p with Windows Vista Ultimate installed.
    On the System there are 5 Partitions
    1. Rescue and Recovery
    2. Windows Bootstrap
    3. BitLocker Encrypted Windows Partition
    4. Linux /boot
    5. Encrypted Linux LVM
    So, one morning I tried to start my ThinkPad and nothing worked anymore. After a Short time I found out that the boot sector of the windows bootstrap partition was corrupted. The Linux Partition worked fine and was startable with a GRUB CD-Rom.
    Ich checked out the Rescue and Recovery system and was sad that I isn't possible to recover the boot sector of the bootstrap partition. The only way to rescue my system was to reinstall windows at all!
    Thats a bad solution, because you can recover the boot sector with every OEM-DVD of Windows Vista, but this DVD is not available for a ThinkPad user.
    So I backuped my files and reinstalled the system. While the reinstallation process rescue and recovery gives the option to install windows on C:. But on such a multiboot configuration it is not very clear what drive C: is. After some experiment I think he is taking the first parition after Rescue and Recovery or the first free space after it. At this place it would be much better if I can choose a parition for the installation.
    So, if a Lenovo engineer is reading this, please think about to:
    - Include some tools like boot sector recovering in the Rescue and  Recovery system
    - Adding a mode where you can choose the parition to install Windows.
    Over and above that I'm really happy with my ThinkPad.
    Thanks for reading.

    Greetings,
    This isn't so much a reply to Cobelius, or a solution, but a commiseration of sorts.  Or at least an "I hear ya, buddy, I wish they'd improve some things about Rescue and Recovery, too."
    I notice that no one else has replied to this thread.  I hope at least that someone will read these posts, and pass 'em on to the appropriate developers.
    Here's my story:
    I am, overall, extremely happy with my brand, spanking new T500.  So far, I'm only running a single OS, Vista Business 64.
    However, I did make the following 'tweaks' to my setup, which brings out the flaws in the Rescue and Recovery software:
    1) I used Truecrypt 6.1a to encrypt my system partition (leaving the original rescue partition intact)
    (Side Note:  Where my original drive C came with tons of empty space, I used DISKPART to shrink it a bit an created another primary partition as drive D.  Hey, why the heck not?  Originally, I wanted TrueCrypt to encrypt the entire drive, but this failed.  Truecrypt said this was due to a hardware failure, but 20 hours of my life wasted scanning the drive with HDD Regenerator 1.51 revealed no bad sectors.  So now Drive D is encrypted as an ordinary TrueCrypt container and mounted upon login. I'm okay with this solution,  but if anyone wants to research why TrueCrypt couldn't do the whole disk, you have my thanks in advance.)
    2) I bought a Maxtor BlackArmor(tm) hardware-encrypted USB external drive to use for my backups.  I successfully used the Lenovo Rescue and Recovery tool to both create specific file backups as well as to image my entire drive C onto the BlackArmor device, once I mounted it (by running a built-in executable and supplying it with my secret password)
    3) I set a Lenovo BIOS password for unlocking the boot hard drive.
    So far, so good.  I type the BIOS drive password, then theTrueCrypt password, and Vista takes over 12 minutes to become usable and, well, that's a Microsoft issue, isn't it?
    But, here's the deal: WHAT IF I CAN'T BOOT FROM THE HARD DRIVE ANYMORE?  Well, TrueCrypt made me create a bootable rescue CD which can restore my encrypted boot sector or permanently decrypt my hard drive.  What it can also do is let me press the ESC key to boot without providing a password, which does a supposedly wonderful thing -- since it fails to boot my drive C, it takes me straight into the Lenovo Rescue And Recovery session.
    The problem is, the Lenovo boot (version 4) takes me AUTOMATICALLY into a self-repair utility which wastes another 10 minutes of my time to finally tell me --d'uh-- that my boot sector is 'corrupted'  (it isn't; it's merely ENCRYPTED by TrueCrypt.  As it should be).
    FLAW NUMBER 1:  Rescue and Recovery should provide a default menu where automatic diagnosis is a CHOICE the user can elect not to make, or abort if it has begun.
    FLAW NUMBER 2: You guys should enhance what appears to be a Vista PE environment (or BartPE, or whatever) with a few utilities, including an Explorer-like browser to examine the disk (which would snow nothing in my case, as my drives are encrypted),  and a command prompt, and the ability to launch executables.  The environment should also recognize USB drives.
    As it happens,  I used a third-party Vista PE rescue CD, Active@ Partition Recovery, to boot an environment having the utilities I needed.  Using this tool, I was able to recognize a USB key that had TrueCrypt installed in 'traveller' mode (no windows registry keys needed).  Running this app and providing my truecrypt password enabled me to unlock my Drive C, albeit by mounting it as another drive letter.  This made it possible to read and write to my disk.
     The encrypted Maxtor drive is visible, too, from this boot environment,  but it appears as a CD-ROM drive, and yields no secrets until you run an executable file on it and enter the drive's password. And that worked, too.  So I could find files to copy over to my hard drive, if I needed to.
    However, in order to RESTORE files to my drive, I'd still need to be able to run Rescue and Recovery, or at least the Recovery portion.  Which  brings me to:
    FUNDAMENTAL FLAW NUMBER 3:  You need to create a Recovery tool that can run from within an external USB drive, without requiring shared .DLLs in various subfolders or windows registry entries.  Lord knows, I certainly tried to copy  RestoreNow.exe from C:\Program Files (x86)\Lenovo\Rescue and Recovery onto my Maxtor drive, along with whatever DLLs it called for, but it was hopeless.  The damned thing just wouldn't run from the USB drive on the PE environment.
    The way I see it, then, is that there really is no way to restore my hard drive should I suffer a catastrophic failure.  Major bummer.
    FUNDAMENTAL FLAW NUMBER 4: When I got my laptop, I created a series of recovery disks using the Lenovo supplied software. Booting with the first CD, however, only proved depressing, as I had to agree that the ONLY purpose for this CD was to recover my PC to factory-shipped condition.  Which meant erasing my drive and restoring it with the contents of the other DVDs.  But I want to restore what I backed up with Rescue and Recovery!  My life SINCE the laptop shipped from the factory!   Geez, Louise, why not let me choose to do THAT, too?
    (Of course, the boot CD would need to allow me to execute the Maxtor program that unlocks my encrypted USB drive, and also let me execute TrueCrypt to unlock my hard drive.)
    I sure hope someone forwards this to a developer who'll take it seriously, after s/he stops chuckling.  You guys should just ship a usable Vista PE rescue CD with every laptop, I think.  And a recovery-only tool that doesn't need DLLs or Registry Entries to run. It would help in so many ways.
    In the meantime, I guess I'd better do all I can to ensure my laptop's hard drive doesn't die on me.
    Again, other than for this teeny problem that "don't amount to a hill o' beans in this crazy world," I'm really happy with my T500.
    Thanks for reading this, too.  And happy holidays.

  • My phone constantly turns it self on and off, it won't let my messages load I carnt text or receive and texts or calls, I have updated the new iso7, can anyone help?

    My phone constantly turns it self on and off, it won't let my messages load I carnt text or receive and texts or calls, I have updated the new iso7, can anyone help?

    Hello Bricky2013,
    The following article has some useful tips that can help stabilize your iPhone.
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIsand corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Cheers,
    Allen

  • Backup and Recovery procedures for production system

    I am trying to decide and test a best backup/recovery approach for our DBXML database in the production environment. Right now I am trying to go through the documentation.
    http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_txn/CXX/filemanagement.html
    What is the best option among offline, hot and incremental backups?
    I am thinking of implementing incremental backups.
    What are the constraints in implementing incremental backups? Is there a detailed step by step example to do this?
    Can I test the backup and recovery procedures by copying the db files and log files from Linux (production) environment to my local machine (Windows XP)? I see only one log.00000000xx file in production and staging environments. It is of same size 52428800 in all our environments (both production and staging) at this point of time.
    What is __db.001 file? What is the significance of this file in backup and recovery procedures?
    A detailed input with example is greatly appreciated.
    Thanks in advancs

    Raghu,
    A couple of points, up front:
    1. the __db* files are the environment (cache, locks, various shared memory regions), and are not part of backup, other than the fact that you need to checkpoint or otherwise flush your cache to your database(s) for a full backup.
    2. log files are not architecture-neutral. That is you can't use a log file created on linux and just use it safely on another hardware platform. It's OK to copy them around, but they can only be used on the same architecture that created them. Database files (containers) are entirely portable among hardware and operating system platforms.
    I don't know of a step-by-step cookbook for backups. This is because of the variations among application needs. However, the procedures described on this page are pretty straightforward:
    http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_txn/CXX/backuprestore.html
    I'm not sure what you mean by "constraints" on incremental backups. The only constraint is that you need to have a full backup first, or you won't be able to recover properly. Based on what I said above, the other constraint is that you'll only be able to recover on a machine of the same architecture as the one that created the log files.
    As for testing, you can certainly copy your database and log files to your Windows machine, treating Windows as an offline backup. If you want to test recovery, you need to copy the files back to Linux. You'll start seeing additional log files when your log data starts to exceed the configured log file size.
    Let me know if you need more clarification,
    Regards,
    George

  • Hong Kong vs Canadian hard drive + Rescue and Recovery FROZEN at Installing Language Pack

    Hello everyone,
    I have a Lenovo T61 Widescreen (Type: 7658CTO) that I bought in Canada in May 2008. Unfortunately my warranty has expired.
    I had some problems with my 1st hard drive (which came shipped with my Canadian machine) and so had it swapped with a new one using Lenovo's Hong Kong On-Site service in January of this year (I now live in Hong Kong).
    I am trying to do a Rescue and Recovery (full system restore to factory settings) using the Hong Kong drive, but it is frozen at "Please Wait, Preload Customization in Progress...." There is an accompanying command line screen that says "Installing Chinese Hong Kong language pack". At the top of this command line screen it says "Select X:\Windows\system32\cmd.exe - call c:\swwork\autoex.cmd"
    It has been frozen for over an hour. I have tried rebooting but it freezes again at "Please Wait, Preload Customization in Progress..."
    I do not have Rescue and Recover CDs as they were not an option at the time I purchased my machine. In the past, I have several times successfully recovered and reinstalled from my hard drive partition on my Canadian hard drive.
    Both Canadian and Hong Kong hard drives were running English Windows Vista Home Premium Edition.
    Unfortunately, I do not have my Canadian hard drive anymore because I had to hand it over to the Hong Kong technician in order to recieve a new hard drive.
    Could it be that the Hong Kong On-Site Warranty service merely made a Ghost Image of a English Vista config without copying the necessary back-up partition to the hard drive?
    Any other ideas for why my Rescue and Recovery is frozen???
    Thanks!
    Richmond

    Hi,
    Your question is confusing.
    "Factory recovery" option creates self-contained media with the full image of the OS + needed drivers and is bootable, so you can boot from it and install OS+drivers to the original state. When you bought your machine, it should have a "Q" partition (possibly hidden) that holds this image, and that is what is copied to the media plus the boot environment.
    "Create rescue media" from the advanced menu in Rescue and Recovery makes a bootable disk that you can use to boot the computer from, and on it will be a separate little version of R&R that lets you choose to restore from a backup or from factory disks/images. It does not (if I am right) have an image of the OS or drivers. However, it does (if I am right again) search your connected drives for such images and will offer you to restore from one if it finds one.
    It seems to me that when you used rescue media, you probably booted into the rescue media but then might have restored from a non-Lenovo windows image? Did you by any chance have a drive with a non-Lenovo Windows installation disk connected?
    Also, the fact that R&R is a 32-bit program should not affect what OS is restores; it restores whatever is in the image.

  • How to restore backed up files after I used Rescue and Recovery

    Hi there lenovo community,
    so I'm struggling to find a solution on how to open these files right here:
    Link to image
    First of all, the program I used to back up my hard drive was the Rescue and Recovery that my lenovo desktop came with. I used an external hard drive (WD My Passport, specifically) to back up my old hard drive. The problem that I'm facing right now is how I can open these files, they seem to be not working with any of the option programs the "open with" thingy offers me. If anyone knows  an easy solution for this please please respond to me immediately.. I would really really appreciate it.  I have important documents there.  
    Thanks,
    Enrico
    Moderator note: large image(s) converted to link(s):  About Posting Pictures In The Forums

    Hello CP101, It seems this file extention is a priority file format.
    Here  is a link that has some information on how to resolve the issue.
    I would suggest reading all the suggestions, as some have different methods for resolving this issue.
    Please click the White Kudos star on the left, to say thanks.
    Please mark Accept As Solution if it solves your problem.

  • Failed to update ThinkVanta​ge Rescure and Recovery due to a missing file "spmtr.exe​"

    Today I tried to update my ThinkVantage System, but the laptop was accidently restarted when ThinkVantage Rescure and Recovery was being updated. After the laptop was restarted, I ran the update program again and the ThinkVantage Rescure and Recovery couldn't be updated when the progress went to 91%. The following error was displayed on the screen:
     "Windows cannot find 'C:\Users\hooklee\AppData\Local\Temp\{7E4C16BB-8F7​6-4940-8505-98E93C00B...\spmtr.exe'. Make sure you typed the name correctly, and then try again." 
    I restarted my laptop and re-executed the update program several times, but the same problem alwasy occured. Probably due to the failure of ThinkVantage Rescure and Recovery, now my ThinkVantage Productivity Center cannot run, either.
    I looked into the directory "C:\Users\hooklee\AppData\Local\Temp" and noticed that there was no such a sub-directory at all. I searched the Internet on google with the keyword "spmtr.exe", but only two Chinese pages about the same problem (without solution) were found.
    Does anybody know how to solve this problem or provide some clues about a possible solution? Thanks in advance for your help.
    Message Edited by hooklee on 08-25-2008 10:42 PM
    Message Edited by hooklee on 08-25-2008 10:43 PM

    I had the same problem occur.
    hooklee wrote:
    Today I tried to update my ThinkVantage System, but the laptop was accidently restarted when ThinkVantage Rescure and Recovery was being updated. After the laptop was restarted, I ran the update program again and the ThinkVantage Rescure and Recovery couldn't be updated when the progress went to 91%. The following error was displayed on the screen:
     "Windows cannot find 'C:\Users\hooklee\AppData\Local\Temp\{7E4C16BB-8F7​6-4940-8505-98E93C00B...\spmtr.exe'. Make sure you typed the name correctly, and then try again." 
    I restarted my laptop and re-executed the update program several times, but the same problem alwasy occured. Probably due to the failure of ThinkVantage Rescure and Recovery, now my ThinkVantage Productivity Center cannot run, either.
    I looked into the directory "C:\Users\hooklee\AppData\Local\Temp" and noticed that there was no such a sub-directory at all. I searched the Internet on google with the keyword "spmtr.exe", but only two Chinese pages about the same problem (without solution) were found.
    Does anybody know how to solve this problem or provide some clues about a possible solution? Thanks in advance for your help.
    Message Edited by hooklee on 08-25-2008 10:42 PM
    Message Edited by hooklee on 08-25-2008 10:43 PM

  • Problem with Rescue and Recovery after installing Norton Internet Security 2010

    Hi all.
    It's my first time in this forum.
    I have a problem, with Rescue and Recovery, after installing Norton Internet Security 2010 on my T43.
    The message I get it:
    "Rescue and Recovery is unable to back up the file 'C:\Documents and settings\all Users\Application Data\ Norton\ 00000082\00000109\000003c1\cltMLS1.bat' Because the file is either corrupted or being used by another application. Please close any application that could be using the file.
    I tried to close the Norton but I couldn't find how.
    Tanks
    Doron71

    Hi and welcome to the forum,
    the reason for this situation is, that the antivir files are protected from being modified.
    This is the reason, why this file cannot be backed up. I assume, that you would get much more such messages, as there are surelly multiple files files, that are protected like this.
    So the solution is to block folders from being archived. Please start RnR application and in the configuration set this folder as the excluded one.
    This will skip the backup of this file and will fix your situation.
    Please let me know, if you have covered this.
    Cheers

  • Issues with a T61 harddisk, UNMOUNTABLE_BOOT_VOLUME, cannot also get in the Rescue and Recovery

    Dear Lenovo Support Community,
    I have a T61 with XP pro on it. This is the history of my harddisk problems with it:
    (the harddisk is HDD0 Fujitsu MHW21160BJ G1 and everything in laptop (HW and SW) are same as the factory sold one)
    1. Unfortunately I had not made any recovery cd/dvd when the computer was healthy
    2. Some time ago, after a crash, and during the chkdsk in the following boot up, harddisk showed 12kb bad sector
    3. Due to more crashes and not being able to login once, went to rescue & recovery and only recovered OS to an old and healthy state. Kept my data, lost all the new programs installed but got the OS fine and running. --> I guess the bad thing that may have happened is that recovered OS may have used those bad sectors as well, but this is just a guess.
    4. Problems, slow downs, the 12kb bad sector, issues kept coming back every couple or few weeks. Repeated the rescue and recovery OS installations another two times.
    5. Few days ago, all was good, but needed to restart, but this time a blue screen came up with UNMOUNTABLE_BOOT_VOLUME. This screen comes up even if I try to go into safe mode, with networking, or even with only DOS prompt.
    6. Tried to go to rescue and recovery (version 4), it took a really long time and was telling me that something wrong with the file \minit\setupapi.log and after a long long time that it got in the page for rescue and recovery, it was not doing anything by clicking on any of the buttons.
    7. Took the hard out, connected it through an external enclosure to another computer, the main drive could not be read at all, I/O error, not distinguishable.
    8. But the SERVICE drive was understood and I could even run chkdsk /F F:\ on it and it repaired the file mentioned above (\minit\setupapi.log).
    9. Put the hard back into T61, went to rescue & recovery, this time the error on the file was not showing up, but since the step #8, I have not been able to get pass the initial screen of rescue & recovery. It doesn't go in at all.
    10. Found it through Google search, the famous post on this forum about fixing the Master Boot Record. Got the little program, burned on a CD, went through all of its steps, finished as described in the famous thread, but I am not sure if it has been any help to me so far.
    11. In few other occasions, connected the hard through the external enclosure to another computer and found online and used programs like Disk Doctors Windows Recovery Data and EASEUS Data Recovery Wizard and was able to just read inside both NTFS main disk and FAT32 service disk (windows can also read the service disk but cannot read the main disk). Using the free version of EASEUS, I could even read and save my personal data since my last backup, so I am good to even format the T61 hard but still I don't want to give up on that.
    12. While the lenovo harddisk is in it, in a restart went to BIOS (F1) and ran the harddisk diagnosis, It said: "Pass: Controller Diag, Error code 0000: Read verification failed". And after the "Test complete", it gave a red message in the middle of screen that "<<< An error was found. Call for service >>>"
    13. As mentioned in #1, I don't have Lenovo's recovery Windows XP CD(s) for T61, but I have some other windows xp installation CD's, I thought I can put them in CD drive, boot up from CD, and try to recover or repair the windows, It seems that they tell me there is no harddisk in your computer!! When I press "R" to go to recovery console, it tells me: "Setup did not find any hard drives installed in your computer."
    My questions for dear members of this forum are:
    1. Can I recover my T61 harddisk with the above description? It is being read nicely with the recovery programs, so it should have not been damaged seriously. Please guide me to other things that I can try?
    2. I can see and read the Service part of the drive from Windows (no recovery program needed) while connecting the drive through external enclosure to another computer. Can I run a program from the Service part of disk and make those T61 Recovery CD and DVD?
    3. If I purchase the Recovery CD(s) from Lenovo, would they be doing any magic or help in my case described above?
    4. Can I make recovery CD(s) from another T61 laptop and use them for mine?
    Thanks all for reading my long post and helping me. God Bless.
    Best Regards,
    AL_K

    Step One: Install windows
    Step Two: run system update
    Step Three: Your done (optionally have a beer and relax)
    Sorry, step three was a bit of humor I added.
    Actually these recovery CDs were produced before the first T61 was made, probably in 2006. The T61 line was replaced in 2008.
    You can activate with the code on your COA, I've done it many times, just make sure you do a full (new) installation, not an upgrade, from an oem disc.
    If you do end up using the original product recovery disc set, your steps are more like this...
    1. Install disc one...   wait 30-60mins
    2. Install disc two...   wait 30-60mins
    3. Install disc three...  wait 30-60mins
    4. Install disc four...   wait 30-60mins
    5. Install disc five...  wait 30-60mins
    6. Install disc six...   wait 30-60mins
    7. Install disc seven...   wait 30-60mins
    8. Install disc eight...  wait 30-60mins
    9. download latest service pack for windows and install (over an hour)
    10. Install (replace old version)  system update and run.
    11. go to windows update and update several years worth of patches and hotfixes. (1-4 hours)
    12. kick back and have a warm beer and cold pizza, if there is any left after I finished hours ago and celibrated already.
    Also, after going through all that, you've not only installed windows, then replaced nearly the entire operating system, but you've also used valuable harddisc space to make several redundant copies of the outdated files, drivers and apps. 
    Please understand, I'm not saying the recovery discs are a bad design, they work great, and back in 2006-7-8-9 I'd happily go through all that work, but today all the stuff on them is to old so it's futile to go through all that. It would be really nice if Lenovo updated the install discs, and we could download the latest version to use, but they basically just leave them untouched after the model line is released, so nothing on that disc is newer then about 2006.
    I'll also add that both George and I have done this well over 100 times each, so we wouldn't be suggesting this if it wasn't the best option, but in the end you'll have a working system no matter which route you take to get there, so the only question to ask yourself is...
    Do you like your beer cold and your pizza hot  
    Good luck, and enjoy your endeavours
    ThinkPad W-510 i7-820QM(1.73-3.06GHz) Quad Core... ThinkPad T500, T9900, 8gb SSD...FrankNpad T-60p/61p (X9000 2.8ghz) 8gb SSD ips FlexView...ThinkPad T-61p (T9300 2.5ghz) 8gb ram...Thinkpad X-61 Tablet 4gb ram...ThinkPad A-31 (1.9ghz P4 1.5gb ram)

  • Rescue and Recovery backup with external hard drive

    When I first backed up my computer to my WD 1 tb external hard drive using R&R, boot files were placed on the drive.  Recently, some files I had corrupted my external hard drive and I had to fully erase it.  Now, after making the drive recognizable again, I went to go back up my computer using rescue and recovery.  This time, it asked me whether or not I wanted to make the drive bootable, I said yes, but an error popped up saying I needed 1000 more mb, even though I had 931 gb open.  The backup started anyway, but it did not include any boot files.  Is there a way to make the drive bootable the next time I backup?  What is the difference between nonbootable and bootable?  Help? Thanks.

    I do NOT have a external Hard drive.  If you just zeroed the drive, it is blank.    Go into control panel,administrative tools, computer management, disk management.  See if you can get  a PROPERTIES of the external drive and post a Screen shot of that here.    This will show what partition(s) are there, Fat32 vs NTFS.  My experience is after you zero a drive, You have to boot your system, then use a Vendor (WD) standalone format utility or windows Disk manangement format, Make partition, etc.  The screen shot i need is the one that says: DISK 1  (d 298.09 GB NTFS 
    Healthy(active,primary partition).  This is what my 2nd drive, D, says. 1 partion on the drive.
    When i added my second hard drive, it was blank.  Booted up, BIOS recognized drive, Then i Formatted it with windows disk managment.  I then pointed R&R to take backups to that drive.  Create rescue media then made a Master boot record, install standalone R&R boots files, then took the backup.   This makes my 2nd drive bootable, should i ever care to boot my D drive up and have R&R standalone program in control.  Thus i have 2 bootable drives.  C boots into windows, D boots into the rescue and recovery standalone program.  I can also boot my C drive into R&R by hitting PF 11 at startup (bios) time. 
    Which version of r&r you have? Which version of windows? Windows 7 changed the way Master boot records are written.
    You can go into R&R, advanced menu,  create rescue media. Point to your External drive. WARNING. make sure the do not destroy existing  data block is checked.  IF YOU ARE brave, uncheck the destroy existing data.  This will erase everthing on the drive!!! <<Warning. And be sure NOT to  point to any drive you really love. 
    Buts lets  1st get the screen shot requested to make sure the drive is FORMATTED correcly. 

  • Compatibility issues between Berkeley DB Java Edition and Berkeley DB

    We are trying to use both Berkeley DB Java Edition and Berkeley DB (Java/C) in one of our projects. However, they share the common classes (i.e. EntryDingin.java), but with their own different impementation. Is there any reason that they have to share the same names/packages? Can we request to have the shared java classes going into different packages?
    Thanks
    Yao

    Hello Yao,
    You're correct and the DB and JE products were not designed to run under the same classloader in the same JVM. It is very unlikely that we'll be changing the package names, since that would be very disruptive and yet have no value for the overwhelming majority of users. We will note your request, however, for future reference.
    The two workarounds I know of are:
    1. Use a separate classloader for the use of each product.
    2. Use a tool such as jarjar links (http://code.google.com/p/jarjar/) to rename the packages in one or both of the products.
    Option 2 is not something we (the JE team members) have experience with, but it was used successfully by a JE user. The user also pointed out a bug in the jarjar tool to be aware of: http://code.google.com/p/jarjar/issues/detail?id=21
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Rescue and Recovery Won't Open on My R61i Laptop

    Computer: 2008 Lenovo R61i Laptop with Windows XP, SP 3, 2 GB RAM, Intel Duo Core processor, 34 GB free on the hard drive
    I had been wondering why my 160 GB hard drive was filling up even though I only have 10 GB of documents, photos, and videos saved, so I downloaded a little program called windirstat, and it told me that 50 GB was being used for RRbackups. Google told me what that is, and I opened it and checked to see how many backups were there (it said 5, counting an initial "basic" backup). I attempted to delete the newest one, but I can't tell if the process finished, and now I can't get Rescue and Recover to even open. I have defragged my hard drive, I have tried it in SAFE MODE, nothing works.
    Here are my questions and additional info:
    Is the initial "basic" backup where the backup of  the Windows XP operating system is located? (I'm guessing that if the answer is "yes," then I don't want to delete that backup.) The size of this backup is 36 GB.
    If so, could that backup be moved to an external hard drive and still be usable?
    I also have Go Back (keeps a compressed image of my hard drive on the same drive for restoration of files and reverting the hard drive to a previous status). I have used this program for years and would rather use it that Rescue and Recovery for incremental backups because it's automatic and updates more often.
    I also now use Carbonite, so I may need to rethink how I should use R & R and GoBack.
    I'm thinking that I would like to keep the R&R initial back for Windows files but tell R&R to not to any more backups, then continue to use GoBack and Carbonite.
    The primary problem at the moment is that R&R won't open at all, so I can't delete any backups and I can't tell it to stop trying to do incremental backups. HELP!
    Thanks in advance,
    Jim King

    Hi,
    can you please describe, how did you tried to delete the RnR backup? Using GUI, or manually in the RRbackups?
    NOTE: The files stored in the RRbackup are encrypted and each file has also a metadata file, that conatins the informations on the purpose of that one file and some other usefull informations for RnR so that the restore can work.
    Here are the answers on your questions:
    1) If I understand it correctly, then the answer is YES. In case you have placed all the RnR backups localy, then the basic/initial backup and also the other incremental backups are stored exactly in the RRbackups folder.
    2) YES, you can move it, BUT not manually. You need to use the RnR GUI to copy/move the backup on a network drive, or USB HDD. You can read more about this option in the Manual for RnR (sorry I don't want to describe it in here, as this is a bit longer description). So please review following guide:
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/rnr43dg.pdf
    Page 61 describes this process using the rrcmd.exe utility.
    3) I think, this is just a note
    4) same here
    5) In this case, it's of course possible to keeep just the original/inicial backup. In case you don't want to do any other backups, then you just make sure, that you dissable the scheduler of RnR and don't do any other backups.
    6) For this situation, the crucial point is, what did you deleted in the RRbackups. However, the first point, that I would do is to reinstall, or repair RnR. NOTE: Please use the same package, or the package, that is stored on your system. From Add/REmove programs.
    Please let me know, if you have any add questions to this situation.
    Cheers

  • Recovering backup data from a previous version of Rescue and Recovery

    Dear All,
    can you please advice how can I restore the system&data (Windows 7)
    I created recovery CDs and did the full backup (USB drive)
    I changed disk (diagnostic reported warnings for the old one)
    I recovered system from CD
    I wanted to recover full backup/image from USB drive, however 
    after reboot R&R 4 starts and error message "... backup taken with previous version..." is displayed.
    I wanted to recover single file (R&R 4.31)  from USB drive, however
    error message "The list box identifierwas not found"  is displayed
    What shall I do? upgrade R&R to 4.51? downgrade R&R to 4 (where are downloads)? something else? what R&R versions exist for W7?
    thanks in advance.

    Thank you for coming back to my issue.
    Creation date of  \RRbackups: Jun 11, 2013 
    USB backup is Win7 backup.
    What shall I look for in  folder\rr.log? I am copying here the last unsuccesful recovery attempt>
    Mon Jun 17 23:38:32 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:32 2013 RescueRecovery: loadBackups() - will check file m_iLocation=1, szBackups=C:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:38:32 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\Local, C:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:38:32 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:36 2013 RescueRecovery: Running: C:\Program Files (x86)\Lenovo\Rescue and Recovery\rrstrigger.exe -start
    Mon Jun 17 23:38:37 2013 RescueRecovery: Getting GUI mask is 16
    Mon Jun 17 23:38:38 2013 RescueRecovery: Running: C:\Program Files (x86)\Lenovo\Rescue and Recovery\rrstrigger.exe -start
    Mon Jun 17 23:38:39 2013 RescueRecovery: OnInitDialog on Parent Panel and the nCount is 0
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:39 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:39 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:39 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:39 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:39 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:40 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:42 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:44 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:44 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:44 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:44 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:44 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:47 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:48 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:48 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:38:49 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:49 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:38:49 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:38:49 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:49 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:38:49 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:53 2013 RescueRecovery: Set LOCAL to UUID and reload backup before delete backup!
    Mon Jun 17 23:38:53 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:53 2013 RescueRecovery: loadBackups() - will check file m_iLocation=1, szBackups=C:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:38:53 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\Local, C:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:38:53 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:53 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:53 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:53 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:53 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:55 2013 RescueRecovery: loadBackups() - will check file m_iLocation=32, szBackups=\common\backups.dat
    Mon Jun 17 23:38:55 2013 RescueRecovery: loadBackups() - can't found file m_iLocation=32, szBackups=\common\backups.dat
    Mon Jun 17 23:38:55 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:55 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:55 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:55 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:55 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:55 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:55 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:56 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:56 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:56 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:56 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:38:56 2013 RescueRecovery: loadBackups() - will check file m_iLocation=8, szBackups=D:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:38:56 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\USB, D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:38:58 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:59 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:59 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:00 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:00 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:39:00 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:00 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:00 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:00 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:00 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:39:00 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:39:00 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:39:00 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:39:01 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:03 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:39:04 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:04 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:04 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:05 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:05 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:05 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:05 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:05 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: OnPaint on Parent Panel and the nCount is 0
    Mon Jun 17 23:39:09 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:09 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:12 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:12 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:13 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:13 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:39:13 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:13 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:13 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:13 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:13 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:15 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:16 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:16 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:16 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:16 2013 RescueRecovery: loadBackups() - will check file m_iLocation=8, szBackups=D:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:39:16 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\USB, D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:39:16 2013 RescueRecovery: Restore executed: location=8 level=0
    Mon Jun 17 23:39:17 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:17 2013 RescueRecovery: In CreateSpecialBackupFolder, get szBackupFolder is C:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:17 2013 RescueRecovery: CreateSpecialBackupFolder: szBackupFolder= C:\RRbackups, szMidiumFolder = C:\RRbackups\SZ
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /inheritance:r
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /grant:r *S-1-5-18OI)(CI)F /T /C
    Mon Jun 17 23:39:17 2013 RescueRecovery: icacls Legacy folder: C:\RRbackups\*
    Mon Jun 17 23:39:17 2013 RescueRecovery: icacls Legacy folder: "C:\RRbackups\SZ" /inheritance:d
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /inheritance:d
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /grant:r *S-1-1-0OI)(CI)F /T /C
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /inheritance:d
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /grant:r *S-1-1-0OI)(CI)F /T /C
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /remove *S-1-1-0
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /remove *S-1-5-32-544

  • How to restore Thinkpad T43 or R52 using rescue and recovery CD's

    The genuine IBM Recovery CD Set will re-install your ThinkPad T43 or R52 (listed types only) with the original pre-load factory software, including Windows XP Professional with a legal, valid license, and all the original IBM Drivers and applications.
    1. Set your Laptop to Boot From the CDROM Drive.
    IT MAY ALREADY BE set to boot from CD if a bootable disc is in the drive so try and see if it does first with the disc labed 'rescue and recovery'. If it does then just skip to step 2. If it does not then you will have to enter the computers BIOS setup to tell it to.
    NOTE: When in the BIOS SETUP DONT CHANGE ANYTHING ELSE if you are not absolutely sure what you are changing.
    ACCESSING THE BIOS:
     During startup at the first screen (says "IBM Thinkpad") press F12 then F1 to enter the bios setup program.
    Use keys to navigate to 'startup' then to 'boot'. Press enter and following instructions in the right hand panel move the items to make your CD or DVD drive (Atapi CD0) AHEAD of your main hard drive (IDE HDD0). It doesn't matter if 'legacy floppy or USB are ahead of either of them if they are not connected. PRESS F-10 TO SAVE AND EXIT the bios setup program.
    2.Restart the computer with the first disc i.e. Rescue and Recovery CD already in the drive. The recovery program will come up. A smaller window will come up.
    3.Follow the on screen prompts.
    Choose to restore to Factory Specifications to Install OS, Applications and Drivers
     At some point it may ask if there is a supplemental disk. This is the one that says 'Lenovo'.
    4.Follow on screen prompts (i.e. insert disk 1)
    5.The prompts will continue to ask for the discs in numbered order.
    6. Follow the instructions on the screen to restore laptop to factory settings
    7. Do not boot directly to the hard drive until the entire recovery process is complete i.e until you have used all the recovery cds for the set.
    8. During the recovery process the computer will reboot multiple times. Do not do anything to interrupt the process unless you are asked to insert any specific disk.
    AT THE END:
    Promps may ask for the supplemental disc again, follow the on screen prompts.
    Computer will restart, you may see the original recovery screen. BE PATIENT, The files still have to expand. You may not see any prompts for a couple of minutes.
    SOMETIMES: (I dont know why)
    After loading all the discs and after it takes you to the recovery program if nothing happens AFTER A GOOD PERIOD OF TIME, BE PATIENT, remove all discs and click on restore factory contents AGAIN. It will expand all the files (takes a while) and restore your system.
    Afterwards computer will restart multiple times as it continues to load windows, programs and drivers. Follow all the on screen prompts until it is done.
    Once everything is done go to microsoft (All Programs > Windows update) and load all new service packs and updates.
    Partially taken from the internet and written for a customer. Tried and tested. PLEASE ADD TO KNOWLEDGEBASE.
    NOTE: instructions may also be valid for other Model Thinkpads.

    NNNNN wrote:
    SOMETIMES: (I dont know why)
    After loading all the discs and after it takes you to the recovery program if nothing happens AFTER A GOOD PERIOD OF TIME, BE PATIENT, remove all discs and click on restore factory contents AGAIN. It will expand all the files (takes a while) and restore your system.
    IIRC this was the normal recovery/restore procedure for older ThinkPads.  First the recovery image is installed, then the machine reboots to Rescue and Recovery to use that image to restore the rest of the hard drive. User input is required at that point to select restore.
    Newer machines combine both operations.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Self Registration and Attestation is not working in OIM 9.1.0.4

    Hi,
    i have setup a new OIM environment using OC4J. I am able to create users and provision IT resource but self registration and attestation is not working. not sure it is OC4J issue or OIM issue. For self registration it says request is submitted but when I login as xelsysadm and dlon't see any pending request and same thing happens for attestation. It dowsn't display any error but never gets completed and don't see this also in pending request list. If anybody has idea to debug the issue then let me know and thanks for help.
    Thanks,
    HC

    As per given bug it is looking for jars which is missing
    have you install connector using deployment manager?? if yes it copy required jars at target location. verify if not there copy jars in Scheduled Task folder.
    Check the document if any external jars required and same put at ThirdParty folder

Maybe you are looking for

  • Re: settings -- how to reduce waste space at top of page to one line only

    I find that the wide screens are too short so it seems like more scolling is needed since less of web page is viewable and this problem is made worse by waste space taken up by various lines - for example on my firefox page, there is a blue line at t

  • Setting up a cluster with a mini

    Hi! Given the amount of work I am doing lately I am debating about getting a mini to do some of the batch processing work. I have checked FCP Pro's specs for that and I know that the Intel Core Duo will work. But my question is that it also says in t

  • Better apps and use of phone

    I am inquiring about the usage and freedom of my phone. I have seen apps on phones that allow the user to have a better experience with their iPhone. A few of these programs include the ability to respond to a text without having to leave what you ar

  • Can I share movies via icloud?

    I am trying to share a short QT movie with my niece which I made using my iPhone 4.0 ios 6 to her iPod touch ios 6.1.6. I have succeeded in creating and sharing a folder to her via iCloud to her iPod as well as other Mac users and their ios devices,

  • Can't save presets in Windows 7 for CS4??

    Anyone else have this problem??   To start, I've had nothing but problems between CS4 & i7, it's been VERY frustrating.   All that aside,  when I was using Total Training, and attempting to save a Text Motion presets following the instructions, Windo