Reply to Message

View discussion in a popup

Replying to:
BrianCoA
Contributor
Contributor

The original KB has been updated to address this error.

Note: if you encounter the below error while executing the script rename the old version of vRSLCM SNAPSHOT.jar file and rerun the script./log4jfix.sh: line 4: [: vmlcm-service-8.1.1-SNAPSHOT.jar: binary operator expected
vRSLCM services jar does not exist

Steps to rename:

1.change directory to /var/lib/vrlcm

cd /var/lib/vrlcm
2. Run the below command to rename the file
mv vmlcm-service-8.1.1-SNAPSHOT.jar vmlcm-service-8.1.1-SNAPSHOT_old.jar

View solution in original post

Reply
0 Kudos