LiveCycle ES2 SP2 | Core | Quick Fix 1017-2.256

Posted on October 29, 2013

Note:

This QF may not be the latest core QF for LiveCycle ES2 SP2 (9.0.0.2). For a complete and latest list of LiveCycle ES2 SP2 (9.0.0.2) QFs, see LiveCycle ES2 SP2 Quick Fixes.

Contact Support for more information or to obtain the QF.

Issues fixed in the QF

  • (Microsoft SQL Server only) LiveCycle fails to purge processes and the following exception occurs:

“Caused By: javax.ejb.TransactionRolledbackLocalException: EJB Exception: ; nested exception is: com.microsoft.sqlserver.jdbc.SQLServerException: The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Too many parameters were provided in this RPC request. The maximum is 2100.”

(Ref# 3639002)

  • The ExecuteScript service's performs sluggishly resulting in higher than expected invocation time. This QF adds the following configuration parameters to tune the performance of the ExecuteScript service.
    • Pool Size: Defines the number of BSH Interpreter objects for pooling.
    • Recycle Thread Count: Defines the number of threads to be used to recycle the BSH Interpreter objects.
(Ref# 3600557)

Prerequisites to installing the QF

  • Adobe LiveCycle ES2 SP2 (9.0.0.2)

Important: LiveCycle QFs are cumulative, which means they include issues fixed in previous QFs. Therefore, before installing this QF, it is recommended to go through all the previous QFs for LiveCycle ES2 SP2 Core QFs. It will help you determine if there are any additional steps to be performed for an issue fixed in a previous QF. Additional steps and prerequisites are documented in the Prerequisites and comments section.

 

Installing and configuring the QF

  1. Take a backup of the <LiveCycle_root>/deploy folder. It is required if you decide to uninstall the quick fix.
  2. Stop your application server.
  3. Extract the QF archive file to your hard drive.
  4. In the directory named according to the operating system that you are using:
    • Windows
      Navigate to the appropriate directory on the installation media or folder on your hard disk where you copied the installer, and double-click the install.exe file.
      • (Windows 32-bit) Disk1\InstData\Windows\VM
      • (Windows 64-bit) Disk1\InstData\Windows_64bit\VM
    • Linux, Solaris, AIX
      Navigate to the appropriate directory, and from a command prompt, type ./install.bin.
      • (Linux) Disk1/InstData/Linux/NoVM
      • (Solaris) Disk1/InstData/Solaris/NoVM
      • (AIX)Disk1/InstData/AIX/VM

    This launches an install wizard that guides you through the installation.

  5. On the Introduction panel, click Next.
  6. On the Choose Install Folder screen, verify that the default location displayed is correct for your existing installation, or click Browse to select the alternate folder where LiveCycle ES2 SP2 is currently installed, and click Next.
  7. Read the Quick Fix Patch Summary information and click Next.
  8. Read the Pre-Installation Summary information and click Install.
  9. When the installation is complete, click Next to apply the quick fix updates to your installed files.
  10. The Start Configuration Manager checkbox is selected by default. Click Done to run the Configuration Manager.

    To run Configuration Manager later, deselect the Start Configuration Manager option before you click Done. You can start Configuration Manager later using the appropriate script in the [LiveCycle root]/configurationManager/bin directory.

  11. Depending on your application server, choose one of the following documents and follow the instructions in the Configure using LiveCycle Configuration Manager section.

 

Impacted LiveCycle modules

  • LiveCycle Core

Uninstalling the QF

  1. If a TXT file named FilesAddedDuringServicePack_<some text>.txt is present at <LiveCycle_root>/patch/<QF_Patch_ID>/ folder, delete the files and folder contents listed in this TXT file.
  2. Copy all the files and folders from the backup folder <LiveCycle_root>/patch/<QF_Patch_ID>/backup and paste to the <LiveCycle_root> folder.
  3. Delete the contents of the <LiveCycle_root>/deploy/ folder.
  4. Copy the contents of the deploy folder from the backup taken before installing the QF (step 1 of Installing the Quick Fix) to the <LiveCyle_root>/deploy/ folder.
  5. Edit each of the licenses/LFS_xxx.properties files to:
    • Remove the <QF_Patch_ID> value from the PatchVersion= line.
    • Remove the <QF_Patch_ID> section from the end of the file.
  6. Run LiveCycle Configuration Manager (LCM) to reconfigure and deploy your LiveCycle system.