CA-wcc / CA-wcc-services do not start - logs contain -Exception in thread "main" java.lang.UnsupportedClassVersionError:
search cancel

CA-wcc / CA-wcc-services do not start - logs contain -Exception in thread "main" java.lang.UnsupportedClassVersionError:

book

Article ID: 442074

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

WCC services do not start anymore, errors in the logs like below are seen in CA-wcc.log / WCC-COLLECTOR.log

DEBUG  | wrapper  | 2026/05/16 05:28:40 |        0 | Java Command Line (Java Version):
DEBUG  | wrapper  | 2026/05/16 05:28:40 |        0 |   Command: "E:\CA\WorkloadAutomationAE\JRE_WA\bin\java" -version
DEBUG  | jvm ver. | 2026/05/16 05:28:41 |        0 | openjdk version "1.8.0_422"
DEBUG  | jvm ver. | 2026/05/16 05:28:41 |        0 | OpenJDK Runtime Environment (Temurin)(build 1.8.0_422-b05)
DEBUG  | jvm ver. | 2026/05/16 05:28:41 |        0 | OpenJDK 64-Bit Server VM (Temurin)(build 25.422-b05, mixed mode)
DEBUG  | wrapper  | 2026/05/16 05:28:41 |        0 | Java version: 8.0.422
DEBUG  | wrapper  | 2026/05/16 05:28:41 |        0 | Java vendor: OpenJDK
DEBUG  | wrapper  | 2026/05/16 05:28:41 |        0 | Java bits: 64-Bit
ERROR  | jvm btsp | 2026/05/16 05:28:47 |        0 | Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/juli/logging/LogFactory has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
DEBUG  | wrapper  | 2026/05/16 05:28:47 |        0 | Child process: Bootstrap: terminated with an exit code of 1.
FATAL  | wrapper  | 2026/05/16 05:28:47 |        0 | Java bootstrap step failed (exit code: 1).
DEBUG  | wrapper  | 2026/05/16 05:28:47 |        6 | Exit code: 1

 

Cause

Tomcat native libraries (Bootstrap.jar, tomcat-juil.jar) were copied from different versions incorrectly to WorkloadAutomationAE/webserver/bin  and WorkloadAutomationAE/wcc/bin/lib  folders

Resolution

  • Make sure to upgrade Tomcat correctly first - Upgrade Tomcat
  • Then copy the correct tomcat* files from the WorkloadAutomationAE/webserver/bin  to WorkloadAutomationAE/wcc/bin/lib  folder.
  • Restart CA-wcc-services service