Web Client CLI Clipboard Issue
search cancel

Web Client CLI Clipboard Issue

book

Article ID: 225451

calendar_today

Updated On:

Products

CA 7 Workload Automation

Issue/Introduction

When you perform the following steps in the CA7 Web Client you receive an error.

  1. Open the Monitor perspective.
  2. Right-click on one of the server instances in the Server View navigation pane tree.
  3. Select Open CLI View.
  4. Type the command in the command line and click Send. (Issue command /DISPLAY,ST=CA7)
  5. Right-click in the Response Box and select Select All. Error Window pops up stating Client Error, The application terminated unexpectedly.
  6. Two buttons are available to click from that error window, restart or details. When you click details, the following information was presented. The only way to get out of this is to close the browser.
  7. You noticed that spawned CA7SRVRD tasks remained running.
  8. When you log back in to Web Client, a new CA7SRVRD is spawned but previous spawns remain active.
  9. After logging out of Web Client, the last spawn ends, but previous spawns are still active and have not terminated.

Details

Error: Error: Operation "call" on target "rwt.client.JavaScriptExecutor" of type "[object Object]" failed:

com.ca.wai.core.rap.ui.javascript.clipboard.selectAll is not a function

Properties:

content = com.ca.wai.core.rap.ui.javascript.clipboard.selectAll( "w332" );

 

  Script: {"head":{},"operations":[["set","w6",{"bounds":[5,52,1910,21]}],["call","rwt.client.JavaScriptExecutor","execute",{"content":"com.ca.wai.core.rap.ui.javascript.clipboard.selectAll( \"w332\" );"}]]}

  Stack: Error: Operation "call" on target "rwt.client.JavaScriptExecutor" of type "[object Object]" failed:

com.ca.wai.core.rap.ui.javascript.clipboard.selectAll is not a function

Properties:

content = com.ca.wai.core.rap.ui.javascript.clipboard.selectAll( "w332" );

    at Object._processError (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:226:3814)

    at Object.processOperationArray (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:226:924)

    at Object.processMessage (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:226:253)

    at Object._handleSuccess (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:230:3439)

    at rwt.remote.Request._success (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:98:925)

    at rwt.remote.Request._onReadyStateChange (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:98:1596)

    at XMLHttpRequest. (https://your.example.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:7:219)

  Debug: off

  Request: {"head":{"requestCounter":30},"operations":[["notify","w341","Selection",{"button":1,"shiftKey":false,"ctrlKey":false,"altKey":false}],["notify","w333","Hide",{}],["set","w1",{"cursorLocation":[750,439]}]]}

Environment

Release : 12.1

Component : CA-7

Resolution

Workaround is to use CTRL/A + CTRL/C