[MB-7086] windows - Error encountered when trying to run cbworkloadgen Created: 02/Nov/12 Updated: 10/Jan/13 Resolved: 05/Nov/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | tools |
| Affects Version/s: | 2.0 |
| Fix Version/s: | 2.0 |
| Security Level: | Public |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Abhinav Dangeti | Assignee: | Bin Cui |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Description |
|
The following error seen while trying to run cbworkloadgen:
File "couchstore.pyc", in line 32 NameError: name 'exit' is not defined => Because cbworkloadgen is trying to access the dll file (in case of windows) from the wrong context. Also observed that if cbworkloadgen were in the bin/ folder (instead of bin/tools/), it is able to run as expected. |
| Comments |
| Comment by Steve Yen [ 05/Nov/12 ] |
| http://review.couchbase.org/#/c/22272/ |