Application Servers - Apache Tomcat - Error - Required JRE version - UnsupportedClassVersionError

Purpose

From version 6.2.0, ADG Dashboard needs at least JAVA 5 runtime to be browsed.
If JAVA 5 is not installed on the computer, then the following error message will be raised:
java.lang.UnsupportedClassVersionError: com/castsoftware/viewer/CASTServer (Unsupported major.minor version 49.0)

Applicable in CAST Version

ReleaseYes/No
7.3.x
7.2.x
7.0.x

Applicable RDBMS

RDBMSYes/No
Oracle Server
Microsoft SQL Server
CSS2
CSS1

Action Plan

  1. If JAVA 5 is not installed on the computer, then instal the latest version, JAVA 6 by going to JAVA Sun website: http://java.sun.com/javase/downloads/index.jsp (for java 6)
    For windows 2003 platform, download and install Java Runtime Environment (JRE) 6 Update 7
  2. Update the JRE version by following the steps in Updating the JRE, JDK and the JVM versions

Notes/comments

Related Pages