-
saHpiResourceIdGet executed on many plugins produces
Nov 19 14:57:40 dl380g5-1 openhpid: ERROR: (uid_utils.c, 333, error looking up EP to get uid)
Nov 19 14:57:40 dl380g5-1 openhpid: ERROR: (safhpi.c, 468, Could not get resource id we are running in.It is probably not set in openhpi.conf (OPENHPI_ON_EP).)
messages in the /var/log/messages and returns SA_ERR_HPI_UNKNOWN return.
2009-11-19 22:05:02 UTC in Open HPI
-
The oa_soap plugin starts without any problems. But when the hpitree is run, the plugin reports the following errors many times (presumably for many resources).
Nov 17 15:36:24 dl380g5-1 openhpid: ERROR: (oa_soap_sensor.c, 201, Sensor not enabled)
Nov 17 15:36:24 dl380g5-1 openhpid: ERROR: (oa_soap_sensor.c, 201, Sensor not enabled)
Nov 17 15:36:29 dl380g5-1 openhpid: ERROR: (safhpi.c, 1988...
2009-11-18 22:22:26 UTC in Open HPI
-
Code changed and fixed with revision 7024.
2009-11-06 23:43:16 UTC in Open HPI
-
The bug was resolved with revision 7024.
2009-11-06 23:41:04 UTC in Open HPI
-
dr_mohan committed revision 7024 to the Open HPI SVN repository, changing 8 files.
2009-11-06 23:40:20 UTC in Open HPI
-
Now the code is changed to take care of the out of order events. Patch attached to the defect is checked in.
2009-10-27 19:48:54 UTC in Open HPI
-
A patch is attached to this defect that resolves this bug. Once that patch is committed this defect could be closed.
2009-08-12 16:50:34 UTC in Open HPI
-
hpiinv needs to get the inventory information of all the resources even if one of the resources is in a bad state. But it fails to proceed if one of the resources returns an error (saHpiIdrAreaHeaderGet fails with something other than SA_OK). Here is one output
=======================================
[root@dl380g5-1 clients]# hpiinv 2>&1 | more
hpiinv (rev 6571) - This program came with...
2009-06-03 21:14:23 UTC in Open HPI