Previous Topic: Resume Capability During the Upgrade

Next Topic: Potential Infinite URL Redirect Issue


nsa.ear File Not Generated During Installation

If you select Generic for the J2EE vendor during a new Version 13.1 installation, the installation script overrides your selection and sets the value to Tomcat. As a result, an exception appears in the install.log file, and the nsa.ear J2EE archive is not produced.

Complete these steps to correct this issue after installation:

  1. Ignore the exception in the install.log file.
  2. In the properties.xml file, change the value of the vendor attribute to generic in the applicationServer element.
  3. Execute the following command in the install.dir/bin directory:
    admin package nsa
    

    This command produces the nsa.ear file that the installation program normally produces.