Turn Off Tabs
Serena Release Automation 4.5.1.1 Readme
This readme file contains information about this release. Last updated on 2013-08-30.

Contents

About this Release

Welcome to Serena Release Automation 4.5.1.1.

Please note the following important information:

  • Serena Release Automation 4.5.1.1 supports new installations; you do not need to install a previous version before installing this version.

What's New

The following features have been added in this release.

Secure Shell (SSH) Impersonation

Allows users to perform actions on remote Linux/UNIX (*nix) agents in the context of a specific user, without the need to use the SUDO daemon process or log on as Root to invoke the SU command. The step connects locally using SSH on the target agent to perform all tasks if this option is selected.

ALF Event Enablement

Enables Serena Release Automation to emit an Serena Application Lifecycle Framework (ALF) event to a target endpoint server. ALF is an integrative layer for Serena products.

Updated Tomcat Support

Updated to support Serena Common Tomcat xxx.

Upgrades

The following sections guide you through an upgrade for this release.

New Installations

If this is a new installation, see "Installation and Configuration" in the Serena Release Automation User's Guide or online Help.

Pre-upgrade Steps

Before you begin the upgrade:

  • Download the Serena Release Automation 4.5.1.1 server and agent installation files from the Serena support website.

  • Export or save a backup of your existing processes and applications as a precautionary measure.

Upgrading Servers from 4.5.1 to 4.5.1.1

To upgrade your 4.5.1 server installation to 4.5.1.1:

  • Using the Install Wizard:

    Install the 4.5.1.1 version of the server; the upgrade will be performed automatically.

  • Using a Silent Upgrade:

    On UNIX systems, the command to execute a silent upgrade is the same as that for a new installation; on Windows systems the command is slightly different. The commands are as follows:

    UNIX:

    SerenaRA-server.bin -silent -options optionsFile.txt

    Where optionsFile.txt is a file containing only the line:

    -V IS_INSTALL_MODE=silent

    Windows:

    cmd /c SerenaRA-Server.exe /s /V"/qn /L*vx "%TEMP%\silent-install.log" "

    Note: No PROPFILE is required.

Upgrading Servers from 4.5 or Earlier to 4.5.1.1

To upgrade your 4.5 or earlier server installation to 4.5.1.1:

  1. Uninstall the 4.5 or earlier version of the server.
  2. Delete the files from the Serena Common Tomcat work\Catalina\localhost\serena_ra directory. For example: ..\common\tomcat\6.0\work\Catalina\localhost\serena_ra
  3. Install the 4.5.1.1 version of the server. see "Installation and Configuration" in the Serena Release Automation User's Guide or online Help.
    Important: To quickly get a new server installed while maintaining your existing settings using the Derby database, select or specify Use existing settings. For all other databases, use the Skip Database option.

Upgrading Agents

To upgrade your agents to 4.5.1.1, go to the Agents tab, select all agents, and click the Upgrade Selected button. All existing agents using Java 6 and greater will be automatically upgraded by the server.

  • Any agents using Java 6 or above can be upgraded and do not have to be uninstalled.
  • You must uninstall any agents using Java 5 before installing 4.5.1.1 agents. Any 4.0.1 and prior agent using Java 5 cannot be upgraded. Most of the new functionality will not work with these agents because the 4.5 and above agents use Java 6 and above.

Post-upgrade Steps (IMPORTANT!)

After upgrading the server:

  • SSO must be completely reconfigured.
  • All agents must be upgraded.
  • All non-default plugins must be reloaded.
  • The JRE of Common Tools will be updated up to 6.0.430.1 version.

Fixed Issues

For a complete list of issues resolved in this release, refer to the Knowledge Base. You must have a support.serena.com user account to view items in the Knowledge Base. Register for a free account if you do not have already have one.

Known Issues

For a complete and up-to-date list of issues found in this release of Serena Release Automation, refer to the Knowledge Base.

These are the known issues that exist at the time of release:

General Issues

  1. Component version creation fails for TeamForge source type (DEF237868)

    Version creation is not working for components with TeamForge source type.

  2. My Reports cannot be properly deleted (DEF225575)

    Reports in the My reports pane cannot be properly deleted.

  3. My Reports are not shown correctly in Microsoft Internet Explorer 8 and 9 (DEF234343)

    Reports in the My reports pane are not shown in Internet Explorer 8 and 9.

  4. The Rollback Component does not work (DEF239255)

    The rollback component step in the application process does not work.

  5. The command line client does not work with SSO turned on (ENH237892)

    The Serena Release Automation command line client does not work with SSO authentication.

Installation Issues

  1. A server installation using the Skip Database option requires a manual reload of plug-ins

    If you install the Serena Release Automation server using the Skip Database option, you must load all non-default plug-ins again manually. If you do not do this, these plug-ins will still appear on the plug-ins page, but these plug-ins will not really work because they are not in the database.

  2. (Windows only) The agent uninstall doesn't reset registry keys properly (DEF235987)

    In Windows, after uninstalling an agent, the registry keys are not reset properly.

  3. The agent install wizard Browse button is disabled (DEF231840)

    In the agent UI installer wizard, pressing Back to return to the Java Runtime Environment page disables the Browse button. To enable the Browse button, toggle between the Install JRE and Use Existing JRE buttons.

  4. The agent UI uninstall wizard displays an incorrect path (DEF231835)

    During an agent UI uninstall, the last page of the wizard displays the incorrect path to the log. The uninstall log can actually be found in the serena_ra_agent_install folder.

  5. The agent UI install requires an English username (DEF231832)

    When using the agent UI installer, you can enter only an English username. Agent installation into a path containing non-ASCII characters is not supported.

  6. When installing an agent as a service, the displayed service name format for an agent is not correct (DEF230599)

    The service name format should be: serenaRA Agent <specified_name> not <specified_name>.

  7. The agent uninstall wizard displays errors for a successful uninstallation (DEF231837)

    For any agent not installed as a Windows service, the agent uninstall wizard's final panel displays uninstallation errors despite a successful uninstallation.

  8. For Unix and Linux uninstallers, uninstalls that include an uninstall of Common Tools leave the Tomcat service running (DEF239676)

    For Unix and Linux uninstallers, uninstalls that include an uninstall of Common Tools leave the Tomcat service running and don't remove the Common Tools folder. You must manually stop the server and then remove the Common Tools folder.

Documentation Issues

  1. In the section "(Linux/UNIX Platforms) Agent Silent Installation", the executable name for the Linux/UNIX platforms silent installation command is incorrect. It should be SerenaRA-Agent.bin. (DOC239834)

    In the section "(Linux/UNIX Platforms) Agent Silent Installation", step 3 says:

    Issue the command: SerenaRA-Agent.exe -silent -options optionsFile.txt

    It should say:

    Issue the command: SerenaRA-Agent.bin -silent -options optionsFile.txt

  2. In the section "Automation Plug-ins", the first Serena Support website link is incorrect. It should be http://support.serena.com. (DOC240215)

    In the "Automation Plug-ins" section, the second line says:

    You can download a zip file that contains all the plug-ins from http://www.serenasupport.com.

    It should say:

    You can download a zip file that contains all the plug-ins from http://support.serena.com.

  3. In the section "Command Format", the example command has an incomplete URL. It should be http://localhost:8080/serena_ra. (DOC239864)

    In the section "Command Format", the example command is given as follows:

    serenara-client -weburl http://localhost:8080 -username admin -password admin getResources

    It should be:

    serenara-client -weburl http://localhost:8080/serena_ra -username admin -password admin getResources

  4. In the section "Adding an Alias to an Agent", in step 4, the last part of the command to check the result is incorrect. It should be sra.keystore. (DOC240234)

    In the section "Adding an Alias to an Agent", step 4 says:

    To check the result, run the command: keytool -list -keystore agent.keystore

    It should say:

    To check the result, run the command: keytool -list -keystore sra.keystore

  5. In the section "Property Settings for Mutual Authentication", the first table entry for the property agent.mutual_auth should not be included. (DOC240235)

    In the section "Property Settings for Mutual Authentication", in the "Property Settings Required Before Exchanging Keys" table, the third property listed, agent.mutual_auth, should not be included.