Web Viewer 12.1 Windows Core 2016 Special Instructions
search cancel

Web Viewer 12.1 Windows Core 2016 Special Instructions

book

Article ID: 130578

calendar_today

Updated On:

Products

Output Management Web Viewer

Issue/Introduction

MS Server Core is a minimal server installation option for the Windows Server 2016 operating system. With the Server Core option, the standard user interface (the Desktop Experience) is not installed; you manage the server using the command line, Windows PowerShell, or by remote methods..
Because of this, special instructions are provided to install and run Web Viewer 12.1 on Windows Core 2016.

Environment

MS Windows 2016
MS Windows 10
MS Windows Admin Center
Output Management Web Viewer 12.1 

Resolution

 

Preparation:

  1. Obtain a Windows 10 system to be used to transfer files to the Core system
  2. Download a Windows 64 bit java executable installation (jre) to the Windows 10 system.
  3. Download the Web Viewer 12.1 installation ISO to the Windows 10 system  
  4. Extract CAOMWV.EXE from the ISO
  5. Download the latest maintenance build for Web Viewer 12.1  
  6. Unzip and locate the CA_OM_WEBVIEWER_12_1_Updt.jar under the resulting \Multiplatform folder.
  7. Download the Windows Admin Center to the Windows 10 system. Use this link to download and install it.

Transferring files to Windows Core:

  1. Start the Windows Admin Center on Windows 10
  2.  Add the Windows Core System
  3.  Connect to the Windows Core System, for example
  4. Open a new window on the Admin Center, and then click the Files option on the left Pane

 


 

5.  Click on the “More” button
6.  Then click “Upload” to upload the Windows java install executable to the Core system.
7. Upload CAOMWV.EXE to the Windows Core System.
8. Upload the latest maintenance build, 
CA_OM_WEBVIEWER_12_1_Updt.jar, to the Windows Core System


Installing on Windows Core

1. Install java on the Core system:

jre-8-windows-i586.exe /s /L C:\pathsetup.log

Note: The actual Java executable may be different.


2. On the Windows Core system, execute CAOMWV.EXE
3. Follow the documented instructions to install the product.
4. Create the System environment variable that is required for external configuration Web Viewer:

setx CAOMWV12_HOME "C:\Program Files\CA\CA_OM_Web_Viewer" /m

Note: This assumes that you placed Web Viewer in the default directory. Change the value of CAOMWV12_HOME if you installed Web Viewer somewhere else.

5. Configure Web Viewer as usual by running ConfigTool.bat.

Bringing up Web Viewer
  1. From the Windows 10 System, run the Windows Admin Center
  2. Connect to the Windows Core system and start the Tomcat Service on the Windows Core system.
  3. Web Viewer 12.1 should be running. Attempt to logon and report and problems, if any.
  4. On the Windows Core system, apply the maintenance build, java -jar CA_OM_WEBVIEWER_12_1_Updt.jar 
  5. Increase the heap size. You can do this on the Windows Core machine on the command line (See Below)
  6. Restart Tomcat.

 

Additional Information

Increase your heap size - important.  This refers to Tomcat 7 but you can also use it by specifying Tomcat 8.