I am working on a PoC, and trying to deploy to LSCS server from our Teamsite server. I can see below error in the logs:
05-08-20 @ 11:58:09 [ERROR] LicenseChecker - unable to find default fallback license file: WEB-INF/classes/LSCS.lic
Can you please suggest what could be the issue?
Our Teamsite and LSCS are installed on two different servers.
I can see the LSCS.lic on LSCS server (D:\Interwoven\LiveSiteCSRT\runtime\webapps\lscs\WEB-INF\classes)
but I cannot see the LSCS.lic file on Teamsite(base) server:

\Interwoven\LiveSiteCSAuth\runtime\webapps\lscs\WEB-INF\classes
So does this LSCS.lic file need to be there on both Teamsite(base) as well as LSCS servers?
Thanks!