[MB-3804] mbrestore displays python interrupt.error when running without -a option Created: 11/May/11 Updated: 09/Jan/13 Resolved: 05/Jul/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | tools |
| Affects Version/s: | 1.7 alpha 2 |
| Fix Version/s: | 2.0-beta |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Farshid Ghods | Assignee: | Steve Yen |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | 1.7.0-release-notes, 1.7.1-release-notes, candidate-for-1-7-2 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | basestar-232 | ||
| Flagged: |
Release Note
|
| 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 |
| Comments |
| Comment by Farshid Ghods [ 11/May/11 ] |
|
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 |
| Comment by Steve Yen [ 05/Jul/12 ] |
| 2.0 has brand new cbbackup/cbrestore codebase |