Issue Details (XML | Word | Printable)

Key: ABICLOUD-356
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Marc Morata
Reporter: Diego Parrilla
Votes: 0
Watchers: 0
Operations

Email this issue
Send issue summary in email
If you were logged in you would be able to see more operations.
Abiquo

Power on events not received

Created: 01/Dec/09 01:40 PM   Updated: 04/Jan/10 10:17 AM   Resolved: 04/Jan/10 10:17 AM
Component/s: None
Affects Version/s: abicloud-1.0.0-RC2
Fix Version/s: abicloud-1.0.0-RC3

Time Tracking:
Not Specified


 Description  « Hide
After a deployment, start up events are lost under unknown circumstances. The log files do not show any activitity:

12:22:24.554 [pool-3-thread-5] INFO c.a.v.v.i.VirtualapplianceresourceDeployer
- Checking the virtual Machine: 0fe63374-0905-4406-8582-73da1c1ad28d
12:22:24.555 [pool-3-thread-5] INFO c.a.v.model.AbsVirtualMachine - Changing th
e state to : POWER_UP
12:22:29.052 [pool-3-thread-5] INFO c.a.v.machine.impl.VmwareMachine - [POWER_O
N]0fe63374-0905-4406-8582-73da1c1a
12:22:31.767 [pool-3-thread-5] INFO c.a.v.machine.impl.VmwareMachine - [POWER_O
N] successfuly for VM [0fe63374-0905-4406-8582-73da1c1a]
12:22:31.884 [pool-3-thread-5] INFO c.a.v.model.AbsVirtualMachine - State chang
ed succsfully to :PowerUp
12:22:31.885 [pool-3-thread-5] INFO c.a.v.v.i.VirtualapplianceresourceDeployer
- Checking the virtual Machine: ce16126c-a611-4d13-84c1-220019e23333
12:22:31.885 [pool-3-thread-5] INFO c.a.v.model.AbsVirtualMachine - Changing th
e state to : POWER_UP
12:22:36.446 [pool-3-thread-5] INFO c.a.v.machine.impl.VmwareMachine - [POWER_O
N]ce16126c-a611-4d13-84c1-220019e2
12:22:42.182 [pool-3-thread-5] INFO c.a.v.machine.impl.VmwareMachine - [POWER_O
N] successfuly for VM [ce16126c-a611-4d13-84c1-220019e2]
12:22:42.293 [pool-3-thread-5] INFO c.a.v.model.AbsVirtualMachine - State chang
ed succsfully to :PowerUp
12:22:42.293 [pool-3-thread-5] INFO c.a.v.v.i.VirtualapplianceresourceDeployer
- Updating the machines list

Clicking the refresh button the status is updated correctly.

Diego Parrilla added a comment - 02/Dec/09 12:03 AM
It seems that the problem appears after a connection failure with the host. Don't know if it can affect or not but I have suffered of this problem twice today, and twice the User Session timed out.

Diego Parrilla added a comment - 02/Dec/09 12:18 AM
Same error happen in ABICLOUD-352

Diego Parrilla added a comment - 02/Dec/09 12:19 AM
Could have something to do with an event received and the User Session has Expired?

Xavier Fernandez added a comment - 04/Jan/10 10:17 AM
Solved.

Improvements on exception management on Virtual System Monitor