Tomcat EEB Updates on SLES May Cause NBWMC To Fail To Start

book

Article ID: 100068806

calendar_today

Updated On:

Description

Error Message

In the case of EEB 4157809 installation to update tomcat messages similar to the following appear:

basename: extra operand ‘/usr/openv/wmc/webserver/lib/bcprov-jdk15on-1.70.jar’
Try 'basename --help' for more information.

Followed later by errors from the OS attempting to copy

cp: -r not specified; omitting directory '/usr/openv/bkpcomp/NetBackup-webserver-10.2.0.1-backup/lib/'
 

Cause

Something on the OS is preventing specific files that are not updated from copying into the /usr/openv/wmc/webserver/lib folder.

Resolution

This is a workaround as it's at the OS level where the problem occurs. The following files are not updated as part of the EEB and are backed up during the installation. Run the following command to move them into place while retaining ownership and permission:

  • cp -p /usr/openv/bkpcomp/NetBackup-webserver-10.2.0.1-backup/lib/bcprov-jdk15on-1.70.jar /usr/openv/wmc/webserver/lib/
  • cp -p /usr/openv/bkpcomp/NetBackup-webserver-10.2.0.1-backup/lib/c3p0-0.9.5.5.jar /usr/openv/wmc/webserver/lib/
  • cp -p /usr/openv/bkpcomp/NetBackup-webserver-10.2.0.1-backup/lib/ccj.jar /usr/openv/wmc/webserver/lib/

 

Issue/Introduction

In some systems, the SLES 15 OS is pre-tuned and in some cases hardened in ways that may interfere with the normal operation of EEB installs, particularly the Tomcat EEB.

Additional Information

ETrack: 4157809