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 I perform the following steps in the CA7 Web Client I 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. (I issued command /DISPLAY,ST=CA7
  5. I right clicked in the Response Box and selected Select All. Error Window popped up stating Client Error, The application terminated unexpectedly. Two buttons available to click from that error window, restart or details. I clicked details and following information was presented. Only way to get out of this was to close browser. Noticed that spawned CA7SRVRD tasks remained running. When I logged back in to Web Client, new CA7SRVRD was spawned but previous spawns remained active. After logging out of Web Client, last spawn ended, 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://sdv26d.wellsfargo.com:1104/ca7wai_appl/rwt-resources/370/rap-client.js:226:3814)

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

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

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

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

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

    at XMLHttpRequest. (https://sdv26d.wellsfargo.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