Failed to install CA Spectrum 10.4 on Windows 2016
search cancel

Failed to install CA Spectrum 10.4 on Windows 2016

book

Article ID: 135998

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

The following message is displayed while trying to install CA Spectrum 10.4:

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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)




Enabled debug on Install Anywhere

Launch the install.  While the InstallAnywhere screen is displayed, hold down the <Ctrl> key.  Once the progress dialog disappears release the <Ctrl> key.  This should display a command shell with debug info.  

cwd: C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\Windows
 
cmd: "C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\Windows\resource\jre\bin\java.exe" -Xms16777216 -Xmx256000000 -classpath "C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\InstallerData\IAClasses.zip;C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\InstallerData\Execute.zip;C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\Windows\InstallerData\Execute.zip;C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\InstallerData\Resource1.zip;C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\Windows\InstallerData\Resource1.zip;C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\InstallerData;C:\Users\spectrum\AppData\Local\Temp\2\I1566226271\Windows\InstallerData;" com.zerog.lax.LAX "C:/Users/spectrum/AppData/Local/Temp/2/I1566226271/Windows/install.lax" "C:/Users/spectrum/AppData/Local/Temp/2/lax16C4.tmp"
LAX Version = 17.0
 
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(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.zerog.lax.LAX.launch(Unknown Source)
        at com.zerog.lax.LAX.main(Unknown Source)
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
 
Stack Trace:
 
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(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.zerog.lax.LAX.launch(Unknown Source)
        at com.zerog.lax.LAX.main(Unknown Source)

Environment

Release: 10.4


Component: Spectrum

Cause

This is a known anomaly in Spectrum 10.4.0 due to InstallAnywhere not supporting Windows 2016:

Known Anomalies

Spectrum GUI Installation is Not Supported in Microsoft Windows 2016

In the current release, GUI installation of CA Spectrum is not supported in Microsoft Windows 2016. You can do a silent installation, see the Install CA Spectrum in Silent Mode section in the SRAdmin Installation Methods page.

Resolution

This is resolved in Spectrum 10.4.1 and higher.  If you can install DX Netops 20.2.0 (aka 10.4.2.0) this issue will not happen.

If you must install 10.4.0 then you can use the distributed/silent installation steps as noted below.

Prerequisites for Windows


Manually Install SRAdmin Daemon on Windows

1. Run the Visual Studio Runtime installation before you net start sradmin on Windows. From the Windows Explorer, go to <spectrum cd directory>/nt/nttools/VS2013 and run vcredist_x86.exe.

2. Open the command prompt and shift to the Program Files (x86) directory.

 

3. Create the SRAdmin directory by entering:

mkdir SRAdmin

 

4. Run cd SRAdmin.

 

5. Copy the CA Spectrum Remote Administration Daemon from the installation media to the SRAdmin directory by entering:

copy <installation_media drive>\sdic\nt\sradmin.exe

 

6. Install the CA Spectrum Remote Administration Daemon by entering:

sradmin.exe --install

 

7. Start the CA Spectrum Remote Administration Daemon by entering:

sradmin.exe --start

 

SRAdmin Daemon is installed.

 



Install CA Spectrum in Silent Mode

 

8. Create the hostargs.txt file as follow (this is an example, change the parameters as needed) and save it in the same location as the DX Spectrum installation files.

In this example, the SpectroSERVER and OneClick are installed on the same machine. The SRM (Spectrum Report Manager) was not installed.

 

remote_host=hostname

install_owner=spectrum

main_loc_serv=hostname

tomcat_port=80

l_handle=0x1000000

huge_landscape_handle=yes

ss_install=yes

oc_install=yes

xtn_install=yes

exclude_parts=SA-RPT-MGR

install_type=full

locale=en_US

install_dir=C:\win32app\Spectrum

vcd_path=C:\Download\Spectrum_Jenkins_10.04.00.00.95_Windows\nt\..

product_name=CA Spectrum



So, in the case that this is a distributed system, with SpectroSERVERs and OneClick servers on separate machines, the setup in the hostargs.txt file would be:

 

a. On the OneClick server with SRM, leave the exclude_parts parameter blank:

ss_install=no

oc_install=yes

exclude_parts=

b. To install on a OneClick server WITHOUT SRM;

ss_install=no

oc_install=yes

exclude_parts=SA-RPT-MGR

c. To install on a SpectroSERVER:

ss_install=yes

oc_install=no

exclude_parts=SA-RPT-MGR

 

9. Create the password.txt file and save it in the same location as the DX Spectrum installation files.
Here is the syntax:

hostname username password

Run the Distributed Installation Client on Windows

 

10. Run the sdicnt.exe command line to test the hostargs.txt and password.txt files:

 

C:\Download\Spectrum_Jenkins_10.04.00.00.95_Windows\sdic> sdicnt.exe -h ..\hostargs.txt -p ..\password.txt -test

11. Run the sdicnt.exe command line to install the DX/CA Spectrum 10.4:

 

C:\Download\Spectrum_Jenkins_10.04.00.00.95_Windows\sdic> sdicnt.exe -h ..\hostargs.txt -p ..\password.txt -accept

DX Spectrum 10.4 was successfully installed.

Additional Information

If the Visual Studio Runtime is not installed, you will get this message error: