Bug 836097
| Summary: | restore snapshot to jenkins server on Windows(ruby-1.9) will get "failed to allocate memory" error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Meng Bo <bmeng> | ||||
| Component: | oc | Assignee: | Fabiano Franz <ffranz> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | Keywords: | Triaged | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-07-13 23:43:21 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Meng Bo
2012-06-28 06:26:40 UTC
Reading things into memory? Memory leak? Fixed. We removed for now the .tar.gz snapshot file from client when on Windows, since it was causing file locks and/or memory leaks. Verified on rhc-0.95.13, issue has been fixed. C:\Users\Administrator\Desktop>rhc app snapshot restore -a jenkins Password: Restoring from snapshot jenkins.tar.gz... Stopping application... Waiting for stop to finish Done Removing old data dir: ~/jenkins/app-root/data/* Restoring ~/app-root/data Starting application... Done Terminating... |