Chapter 2 Message List
64

iSM04000

iSM04020: Function Error has occurred

name=<aaa...a> code=<bbbbb>

errno=<ccccc>

[Classification] NOTICE
[Explanation] It shows that a function error has occurred.
aaa...a : Function name
bbbbb : Internal code
ccccc : Error number
[Measures] Check the settings relevant to the applicable function.

iSM04021: Internal Error has occurred

code=<aaaaa> errno=<bbbbb>

[Classification] NOTICE
[Explanation] It shows that an internal error has occurred.
aaaaa : Internal code
bbbbb : Error number
[Measures] Check the server operation environment and the various settings.

iSM04022: Message send error has occurred

process=<aaa...a> reason=<bbb>

[Classification] WARNING
[Explanation] Failed in the transmission to the message queue.
This message is output on UNIX system. (Output only to syslog)
aaa...a : Process name
bbb : Reason of transmission failure
001 : Incorrect transmission demand data
002 : msgsnd() failure
003 : Others
[Measures] Check the server operation environment (system constant relevant to message
queue) and various settings.