top of page
< Back

Upgrading to Java 8

Products affected:

Express Server 9 through Express Server 9.0.5


Summary of problem:

Older versions of Express Server 9 do not support Java 8. If you upgrade to Java 8, the Express Server Manager and ExpressZip web applications may not appear.


Solution:

Upgrade to a more recent version of Express Server to fix this issue. Alternatively, complete the following steps to fix the issue without upgrading:


  1. Open the Windows Services utility.

  2. Stop the LizardTech Express Server Tomcat Service and the LizardTech Express Server Admin Backend Service.

  3. Navigate to the Express Server Tomcat directory. By default, the Tomcat directory is in the following location:

C:/LizardTech/Express Server/ImageServer/Tomcat


  1. Open the conf/catalina.properties file in a text editor.

  2. Find the following line:

junit.jar,junit-*.jar,ant-launcher.jar


  1. Change the line to the following two lines:

  2. jar,junit-*.jar,ant-launcher.jar,\

jfxrt.jar,nashorn.jar


  1. Save the file.

  2. Open the Windows Services utility.

  3. Start the LizardTech Express Server Admin Backend Service and the LizardTech Express Server Tomcat Service.


About Express Server


The Express Server is a high-performance image streaming and geospatial data publishing tool that enables the transfer of large raster data files promptly and efficiently across enterprise GIS environments. The system is capable of processing large aerial images, satellite images, orthophotos, DEMs, and other geospatial raster formats. Express Server allows organizations to transfer only those portions of the image that are necessary, in several resolutions, thereby minimizing the volume of bandwidth consumed and improving the performance of applications. The Express Server is compliant with industry standards and can be integrated seamlessly with GIS systems and web-based mapping applications in addition to cloud infrastructures. The software is intended for providing services to defense agencies, commercial entities, environmental consultancy companies, utility companies, and public organizations that are in need of publishing large amounts of data for online use. The system applies sophisticated data compression mechanisms as well as dynamic mosaicking, and its architecture is highly scalable. The data is distributed safely and it is cached. Whether it is used for managing archives or for distributing data in real time, Express Server allows raster data management to make visualization, collaboration, and making decisions easier.

Express Server

bottom of page