WSTOMSTC ends with RC=100
search cancel

WSTOMSTC ends with RC=100

book

Article ID: 123145

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

The LPAR in question was IPLed last evening. I started Endevor WSTOMSTC as a batch job and it immediately failed with RC=0100. 
 

JVMJZBL2008E Could not find or load class: org.apache.catalina.startup.Bootstrap
JVMJZBL2007E Stack trace follows:
java.lang.NoClassDefFoundError: org.apache.juli.logging.LogFactory
 	at org.apache.catalina.startup.Bootstrap.<clinit>(Bootstrap.java:52)
Caused by: java.lang.ClassNotFoundException: org.apache.juli.logging.LogFactory


 

Environment

Release: Endevor 18 and above
Component:Web Services 

Cause

tomcat-juli.jar does not exist at $CATALINA_BASE/bin

Resolution

During the web services installation,  /YOUR/INSTANCE /CCS/tpv/tomcat/bin/tomcat-juli.jar is copied to /YOUR/INSTANCE/CAI/ENDEVOR/ESCM/tpv/tomcat/bin.

Perform the following steps

  1. Check that Endevor ZFS file system mount point is not  lost due to the IPL
    1. If yes: remount the ZFS file system and restart the Tomcat.
  2. Check the existence of juli.jar file in the CCS Tomcat directory.
    1. if /YOUR/INSTANCE/CAI/CCS/tpv/tomcat/bin doesn't exist :then check the mount point(step 1a)
    2. If the file exist at CCS Tomcat, You need to reinstall web services(rerun WSTOMINS) by setting these parameters as follow:

      CLEAN_ENDEVOR_TOMCAT_INSTANCE=Y  

      ACTION=INSTALL