Timeout recieved when attempting to open a Variable object with more than 10,000 lines
search cancel

Timeout recieved when attempting to open a Variable object with more than 10,000 lines

book

Article ID: 87505

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Error Message :
You have to enable javascript in your browser to use an application built with Vaadin.

A timeout is received when attempting to open a variable object with more than 10,000 lines from the following browsers:
  • IE
  • Firefox
And, the browsers become unresponsive.

The following error message is displayed:
<!doctype html>
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=11;chrome=1">
  <style type="text/css">html, body {height:100%;margin:0;}</style>
  <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="./VAADIN/themes/oneui~FAC800/favicon.ico">
  <link rel="icon" type="image/vnd.microsoft.icon" href="./VAADIN/themes/oneui~FAC800/favicon.ico">
 </head>
 <body scroll="auto" class="v-generated-body">
  <div id="awi-97011" class="v-app oneui~FAC800 mainui">
   <div class="v-app-loading"></div>
   <noscript>
    You have to enable javascript in your browser to use an application built with Vaadin.
   </noscript>
  </div>
  <script type="text/javascript" src="./VAADIN/vaadinBootstrap.js?v=7.6.3"></script>
  <script type="text/javascript">//<![CDATA[
if (!window.vaadin) alert("Failed to load the bootstrap javascript: ./VAADIN/vaadinBootstrap.js?v=7.6.3");
vaadin.initApplication("awi-97011",{"theme":"oneui~FAC800","versionInfo":{"vaadinVersion":"7.6.3","atmosphereVersion":"2.2.7.vaadin1"},"widgetset":"UC4WebUIWidgetset","comErrMsg":{"caption":"Communication problem","message":"Take note of any unsaved data, and <u>click here</u> or press ESC to continue.","url":null},"authErrMsg":{"caption":"Authentication problem","message":"Take note of any unsaved data, and <u>click here</u> or press ESC to continue.","url":null},"sessExpMsg":{"caption":"Session Expired","message":"Take note of any unsaved data, and <u>click here</u> or press ESC key to continue.","url":null},"vaadinDir":"./VAADIN/","standalone":true,"heartbeatInterval":100,"serviceUrl":"."});
//]]></script>
  <script type="text/javascript" src="/awi/VAADIN/widgetsets/UC4WebUIWidgetset/jquery-1.7.1.min.js"></script>
 </body>
</html>


 

Environment

Release: AUTWAB99000-12.0-Automic Workload Automation-Base Edition
Component:

Cause

Cause type:
Defect
Root Cause: When opening a variables with >10,000 lines, Fire Fox and Internet Explorer become unresponsive.

Resolution

This field was added on 30/03/2017. This article has not been updated yet. Refer to the "Description" or "Workaround" sections for solution information.

Fix Status: Released

Fix Version(s):
Automic Web Interface 12.0.0 HF2 - Available

Additional Information

Workaround :
Use one of the following options:1) Use the Java Client2) Use the Chrome browser