Error message
MpJobsch:ERROR :7300:func=jobschmsgevent - main:RegisterEventSource() 1722:RPC server is not available |
Applicable versions and levels
Windows versions: V5.0L10 or later
Action 1
Points to check
Does the other host that was specified exist? Additionally, is the operating system of the other host Windows?
Cause
When a host name is specified using the jobschmsgevent command in Windows versions, the mechanism provided by the Windows operating system writes events directly to the event log on the other host.
In the following case, it will not be possible to communicate with the other host without the Windows operating system mechanism, therefore a message indicating an execution error of the API used in the jobschmsgevent command internally will be output, and the execution of the jobschmsgevent command will fail.
The specified remote host does not exist or is not running.
Remote event log management communication is denied at the firewall of the remote host.
The remote host is not a Windows OS (if it is a UNIX server).
Action method
Review the host name (Windows computer name) that was specified in the jobschmsgevent command, and correct it if it is invalid. If remote event log management communication permission is disabled on the firewall of the remote host, change the setting so that it is enabled. If the other host is a UNIX server, the host name cannot be specified in the jobschmsgevent command, therefore change the settings so that the job is executed as a network job.
Action 2
Points to check
Are firewalls built between hosts linked to each other to restrict the NetBIOS interface port (445/tcp)?
Cause
Because the NetBIOS interface is used to record event logs, if a firewall is set up between hosts that interact with messages and the ports of the NetBIOS interface are restricted, message notification will not be performed correctly.
Action method
Do not use jobschmsgevent with the host name specified, and instead execute it as a network job.