Troubleshooting
NMS MultiSpeak Adapter uses Apache log4j library to log error, warning and debug messages. To enable debug output following lines should be added to the log4j configuration file used by the WebLogic Server where the Adapter is deployed.
<logger name="com.splwg.oms.interfaces">
<level value="DEBUG"/>
</logger>
<logger name="com.splwg.oms.ws.multispeak">
<level value="DEBUG"/>
</logger>
<logger name="MultiSpeak">
<level value="DEBUG"/>
</logger>
For additional details about configuring log4j logging in WebLogic Server see Configure Log4j Logging Services section in the Oracle Utilities Network Management System Installation Guide.
At runtime debug output can be toggled by sending high-level message to the appropriate component of the Adapter.
Action -java multispeak.<component> DEBUG
where <component> is one of