JMS Job error: Uncaught exception Unsupported major.minor version 51.0
search cancel

JMS Job error: Uncaught exception Unsupported major.minor version 51.0

book

Article ID: 87401

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Error Message :
Uncaught exception Unsupported major.minor version 51.0

Create a JMS job and click on the "JMS Sender" tab. 
Even though the RA JMS agent is running and has a valid JMS connection object, an error occurs and unable to select the CONN object in the job.

Error:

Uncaught exception Unsupported major.minor version 51.0.

 

Environment

Release: WAASER99000-1.0-Automic Workload Automation-Services
Component:

Cause

Cause type:
Configuration
Root Cause: Wrong Java version.

Resolution

At least a Java 1.7 is needed to start the JMS agent. 
However, the JMS agent also needs the local User Interface to run under at least Java 1.7 or later. 

To choose the Java version for the UserInterface to start with, edit the UCDJ.ini file (found in the User Interface/bin directory) and edit the [GLOBAL] section:

cmd="<path to java 1.7>\javaw" -Xmx1024m -Dsun.locale.foratasdefault=true com.uc4.ucdf.UCDialogFactory -U%User%

Restart the UserInterface and the the error will not show up anymore.



Fix Status: No Fix

Fix Version(s):
N/A

Additional Information

Workaround :
N/A