Comment 3 for bug 357397

Revision history for this message
Neil Soman (neilsoman) wrote :

The front end now conveys the operation correctly. However, the operation itself fails (this is Debian lenny + xen).

cc.log:

[Fri Apr 24 15:39:04 2009][028969][EUCADEBUG ] refresh_resources(): called
[Fri Apr 24 15:39:05 2009][032315][EUCAERROR ] ERROR: RebootInstanceInstance() could not be invoked (check NC
host, port, and credentials)
[Fri Apr 24 15:39:05 2009][032257][EUCAINFO ] call complete (pid/rc): 32315/1
[Fri Apr 24 15:39:05 2009][032257][EUCADEBUG ] RebootInstances(): done.

nc.log:

[Fri Apr 24 15:39:06 2009][009440][EUCAERROR ] ERROR: doRebootInstance() failed error=1
[Fri Apr 24 15:39:06 2009][009440][EUCAINFO ] doDescribeInstances() invoked

axis2c.log on the NC:

[Fri Apr 24 15:39:06 2009] [error] adb_ncRebootInstanceResponseType.c(1059) Nil value found in non-nillable property status

So there seem to be two issues.

-The CLC returns the instance id indicating that everything is okay.
-The operation itself fails.