Details
Description
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib/python2.6/threading.py", line 484, in run
File "/opt/membase/lib/python/mbrestore", line 91, in worker
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'interrupt_main'
membase@ubuntu1004-64:/root$ exit
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib/python2.6/threading.py", line 484, in run
File "/opt/membase/lib/python/mbrestore", line 91, in worker
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'interrupt_main'
membase@ubuntu1004-64:/root$ exit
Activity
Farshid Ghods
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | cli [ 10011 ] |
Farshid Ghods
made changes -
| Summary | mbrestore unable to restore data files created by mbbackup | mbrestore displays python interrupt.error when running without -a option |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
Sharon Barr
made changes -
| Fix Version/s | 1.7 Release Candidate [ 10182 ] | |
| Fix Version/s | 1.7 beta [ 10110 ] |
Farshid Ghods
made changes -
| Fix Version/s | 1.7.1 [ 10183 ] | |
| Fix Version/s | 1.7 Release Candidate [ 10182 ] |
Farshid Ghods
made changes -
| Flagged | [Release Note] |
Farshid Ghods
made changes -
| Description |
i ran mbbackup to back up a bucket on 1.7.0 machine and then tried mbrestore to restore this..
it complains about the database version root@ubuntu1004-64:~# /opt/membase/bin/mbrestore /tmp/replica-2-ram-50-07db2546-d5b7-44d0-b088-219fa7920bc3-0.mb The backup files need to be upgraded to version 2. Either use mbdbupgrade or contact support. in order to reproduce this you can run mbbackup to backup a bucket with some keys and then run mbrestore to restore those backup data files. |
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner File "/usr/lib/python2.6/threading.py", line 484, in run File "/opt/membase/lib/python/mbrestore", line 91, in worker <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'interrupt_main' membase@ubuntu1004-64:/root$ exit |
Farshid Ghods
made changes -
| Labels | 1.7.0-release-notes |
Farshid Ghods
made changes -
| Labels | 1.7.0-release-notes | 1.7.0-release-notes 1.7.1-release-notes |
Farshid Ghods
made changes -
| Fix Version/s | 2.0 Beta [ 10113 ] | |
| Fix Version/s | 1.7.1 [ 10183 ] |
Farshid Ghods
made changes -
| Labels | 1.7.0-release-notes 1.7.1-release-notes | 1.7.0-release-notes 1.7.1-release-notes candidate-for-1-7-2 |
Steve Yen
made changes -
| Assignee | Bin Cui [ bcui ] | Steve Yen [ steve ] |
Steve Yen
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Won't Fix [ 2 ] |
Peter Wansch
made changes -
| Component/s | tools [ 10223 ] | |
| Component/s | cli [ 10011 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib/python2.6/threading.py", line 484, in run
File "/opt/membase/lib/python/mbrestore", line 91, in worker
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'interrupt_main'
membase@ubuntu1004-64:/root$ exit