[Devel] rank == PROC_FIFO
Juha Heinanen
jh at tutpro.com
Thu Oct 19 09:18:26 CEST 2006
Bogdan-Andrei Iancu writes:
> I did the modifications for LCR and DOMAIN module - please test them and
> let me know if it works properly.
bogdan,
i added mi interface to permissions module and tested domain and lcr
interface. domain commands worked without problems, but lcr_dump fails
like this:
openserctl fifo lcr_dump
500 command 'lcr_dump' failed
Oct 19 09:36:49 localhost /usr/sbin/openser[8493]: ERROR:mi:mi_fmt_print: formatting according to '(null)' failed with n=-1, Invalid argument
Oct 19 09:36:49 localhost /usr/sbin/openser[8493]: lcr:mi_lcr_reload: ERROR while adding node
Oct 19 09:36:49 localhost /usr/sbin/openser[8493]: ERROR:mi_fifo:mi_fifo_server: command (lcr_dump) processing failed
i added 'according to %s' to the error output and looks like fmt
argument is null when mi_fmt_print is called. i didn't got now further
due to other things.
-- juha
More information about the Devel
mailing list