Bug #707
Crash when doing onevm show
Status: | Closed | Start date: | 07/06/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | CLI | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
onevm show crashes with this message:
[oneadmin@oneadmin-1 build]$ onevm show 20 VIRTUAL MACHINE 20 INFORMATION ID : 20 NAME : ttylinuxttylinux STATE : ACTIVE LCM_STATE : RUNNING /usr/bin/onevm:866:in `at': bignum too big to convert into `long' (RangeError) from /usr/bin/onevm:866 from /usr/bin/onevm:843:in `each' from /usr/bin/onevm:843
The problem is the xpath we use to get STIME and ETIME
Associated revisions
bug #707: tentative fix for xpath problem in onevm show (2.2)
bug #707: fix bug introduced in 5bf12e0, time not shown in onevm list
bug #707: fixed date error in onevm show for 3.0
History
#1 Updated by Javi Fontan almost 10 years ago
- Status changed from New to Closed
- Resolution set to fixed