My Oracle Support Banner

Action -java Multispeak.AVL DEBUG Throws "String Index Out Of Range" Error in MultiSpeak WLS Server Log (Doc ID 2643117.1)

Last updated on JUNE 26, 2023

Applies to:

Oracle Utilities Network Management System - Version 2.4.0.0.0 and later
Oracle Network Management for Utilities - DMS - Version 2.4.0.0.0 and later
Information in this document applies to any platform.

Goal

How to enable the AVL (Automatic Vehicle Location) debug in the multispeak adapter.

In the 2.4.0.1 Adapters Guide, page 11-81,  enabling debug on the adapters is listed as

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


The documented format is resulting in a error.
020-02-21 09:36:59,454 ERROR DEBUG: Exception thrown while setting debug.
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  at java.lang.String.substring(String.java:1967) ~[?:1.8.0_211]
  at com.splwg.oms.util.log.Logger.setDebug(Logger.java:329) ~[nms_common.jar:?]
  at com.splwg.oms.common.intersys.hlm.BaseMessageHelper.onMessage(BaseMessageHelper.java:240) [nms_common.jar:?]
  at com.splwg.oms.common.intersys.hlm.BaseMessageHelper.onMessage(BaseMessageHelper.java:219) [nms_common.jar:?]
  at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:5107) [com.oracle.weblogic.jms.jar:12.2.1.3]

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.