Search server uninstallation failure with error "This Application has Unexpectedly QUit
search cancel

Search server uninstallation failure with error "This Application has Unexpectedly QUit

book

Article ID: 276311

calendar_today

Updated On:

Products

CA Service Desk Manager CA Service Management - Service Desk Manager

Issue/Introduction

When tried to uninstall "SearchServer" from 'Programs and Features', the following error appears and uninstallation fails. 

"This Application has Unexpectedly Quit"

Invocation of this Java Application has caused an InvocationTargetException. This application will now exist. (LAX)

If you click 'Details...' button, it shows:

Flexeraayd$aaa: Windows DLL failed to load
    at Flexeraayd.af(Unknown Source)
    at Flexeraayd.aa(Unknown Source)
    at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source)
    at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
    at com.zerog.ia.installer.Main.main(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.zerog.lax.LAX.launch(Unknown Source)
    at com.zerog.lax.LAX.main(Unknown Source)

Environment

SDM 17.3, CA Search Server

Cause

This issue is due to a bug with the InstallAnywhere software version used for the installer, run on a Windows 2019 server with the latest Oracle JDK 1.8.0_281 installed. 

Resolution

  1. Open a command prompt and run the following command to set the environment variable for Java:
    SET JAVA_TOOL_OPTIONS="-Dos.name=Windows 7"

  2. In the same command window, move to a directory where the Search Server install execution file is stored.

    e.g. C:\Program Files\CA\SC\CASearchServer\_SearchServer_installation

  3.  
  4. Perform the installation with an earlier version of the JDK. 



  5. Uninstall Wizard appears. Proceed the uninstallation.