SPC-OCA-10102 OneClick server restart error cannot run program "at" error=2 No such file or directory
search cancel

SPC-OCA-10102 OneClick server restart error cannot run program "at" error=2 No such file or directory

book

Article ID: 277509

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

Unable to save the Web Server Memory setting/change on the OneClick Administration page --> Web Server Memory

SPC-OCA-10102: OneClick server restart error: Cannot run program "at": error=2, No such file or directory

Environment

Spectrum OneClick in Linux: any version

 

Cause

Missing "at" Linux package

Resolution

Install the "at" Linux package

Example: yum install at

https://linuxize.com/post/at-command-in-linux/

Workaround: You can manually update two files where the Spectrum OneClick saves the changes.

  • $SPECROOT/custom/common/config/tomcat-server-config.xml    (this file is only used in Spectrum upgrade, to preserve the current memory configuration)
  • $SPECROOT/tomcat/bin/catalina.sh    (file used to start the Spectrum Tomcat service)

And restart the Spectrum Tomcat service ($SPECROOT/tomcat/bin/stopTomcat.sh / startTomcat.sh)