Deployment from Composer with 11.4 breaks Rest Grids if either no results or 1 result (e.g. no array) - browser hangs and CPU spikes towards 99% - ' long running script ' error
if it shall stop running the background script . This problem is reproducible using IE8 but not Firefox or IE9. This problem is data dependent so the more attributes and larger valid lists you have the more likely it is that this script alert will be generated.
The data appears to be returned and then the browser runs a javascript to format the results. The formatting process takes so long that the browser may think the script is unresponsive and display an " long running script " error. The error indicates that the issue is not with the database, but with browser rendering.
As of VM 8.4, if a PCLI script contains the Label command and the name of the label is enclosed in a pair of double-quotes (to deal with spaces in the label name), the command will fail with an error similar to: 11:06:05 Jan.06.11 [Error] (Line: 1 of file: "ScriptFile.pcli") Invalid Version Label "
CreateObject("scripting.dictionary") is no longer creating objects in SBM 11.3 in SBM 11.3 due to it becoming case sensitive. This may be seen as an "Object required -- ERR #9" error when executing the script .
Customer is using a script and the command line command LSBL to retrieve the baselines in a product. They are searching for a specific baseline. The LSBL command, and subsequent processing are taking too long for their purposes.
Rich text field gives an error about a script running too long and do you want to stop it. This seems to happen in the Discussion logs when you're on the Summary view and in the Rich Text field (Description) you type a line and hit enter and type another line of text and save. When you click from one discussion item to the next the browser seems to hang when you cycle over the one with the multiple lines in the description field.
The following in a JCL deployment script fails as the line exceeds the limit of 80 characters per line : )REP DMFILENAME DMPRODUCT DMID DMVARIANT DMTYPE DMREVISION DMWSID DMWSPRODUCT For example, the last variable DMWSPRODUCT exceeds the 80 caracters limit.