My Oracle Support Banner

DisplayMessageCommand Only Shows First Word of Message (Doc ID 2760684.1)

Last updated on AUGUST 17, 2021

Applies to:

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

Symptoms

On : 2.4.0.1.0 version, NMS Infrastructure

DisplayMessageCommand is only showing the first word that is passed in.

When attempting this command:

Action -java USER3.* DISPLAY_MESSAGE "This is a test message."

Expected Result
The following Message should be displayed to the specific NMS USER (USER3) : "This is a test message."

Actual Result
Only the first word is visible in the message to the user: "This"

All words in the message should be displayed

The issue can be reproduced at will with the following steps:
1. Add this to the TOOLBEHAVIOR section of $JCONFIG/ops/workspace/xml/WorkspaceMenuTool.xml


2. Save changes
3. Install and redeploy the changes
4. Launch Web workspace
5. Sign in to Web workspace
6. From an xterm as an NMS admin, run this command
Action -java [username].* display_message "TEST MESSAGE"

7. The user will see a popup message with "TEST"



Changes

 

Cause

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
Symptoms
Changes
Cause
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.