Endevor Tomcat Severe error using Visual studio code extension
search cancel

Endevor Tomcat Severe error using Visual studio code extension

book

Article ID: 139230

calendar_today

Updated On:

Products

Endevor Endevor - ECLIPSE Plugin

Issue/Introduction

Trying to use the Visual studio code extension for Endevor. Endevor tomcat is throwing severe errors during element display: 

 

SEVERE: Servlet.service() for servlet [Jersey REST Service] in context with path [/EndevorService] threw exception [org.glassfish.je
rsey.server.ContainerException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "FINGERPRINT" (
class com.ca.endevor.jersey.csv2json.ElementAllInfo), not marked as ignorable (125 known properties: "CMPNT TIME", "LOCKED DATE", "L
AST ACT TIME", "LAST ACT COMMENT", "ALT USER DATA", "PKG ID", "LAST ACT MOD ELM", "ALT CUMULATIVE CNT", "FAILED LIT", "PROC NAME", "
CMPNT LAST LL TIME", "RETR MBR/FILE (T)", "NOSOURCE", "SIGNOUT DATE", "ELM LAST LL DATE", "ELM LAST LL USRID", "ADD/UPDT MBR/FILE (F
)", "ALT LAST DATE", "REL ID", "LOCKED TIME", "GENERATE USRID", "PKG EXEC DATE (S)", "CMPNT DELTA MBR NAME", "LAST PROC DATE", "BASE
LL", "BASE COMPRESSED", "ELM (F)", "CMPNT BASE # STMTS", "ALT FIRST DATE", "PROC RC", "ELM LAST LL TIME", "SITE ID (F)", "ALT LAST 
TIME", "RETR DSN/PATH (T)", "UPDT DATE", "GENERATE CCID", "ADD/UPDT DSN/PATH (F)", "PKG EXEC TIME (O)", "LAST PROC TIME", "PKG ID (O
)", "ALT FIRST TIME", "FULL ELM NAME", "LAST ACT USRID", "ELM BASE # STMTS", "ELM LL", "FILE EXT", "ENDEVOR RC", "ALT SGN", "STG NAM
E", "ALT PRG", "BASE VV", "SBS NAME (F)", "STG ID", "PROC FLG", "GENERATE DATE", "CMPNT BASE LL", "RETR DATE", "BASE USRID", "ELM BA
 SE DATE", "STG #", "PROC GRP NAME" [truncated]])                                                                                    



Environment

Release : 18.0.12

 

Cause

When an error similar to this happens, it means that there is a mismatch between the Web Services version, the Endevor backend (mainframe) maintenance, the last EndevorService.WAR deployed and installed, and/or the libraries used in the Tomcat or STC.


In this case, they were using Endevor Visual studio code extension which is using the latest Web Services implementation (the Endevor Web Services code refactor is included in the plugin) with an older Endevor Web Services maintenance prior to the installation of the Endevor Web Services refactor code PTFs (the EndevorService folder and EndevorService.WAR file were out of date).

Resolution

PTFs SO09580 and SO09581 for the Web Services code refactoring.