on 2020 Apr 08 2:14 PM
Hello
I am trying to install the SAP Commerce licence as described here:
https://help.sap.com/viewer/a74589c3a81a4a95bf51d87258c0ab15/1811/en-US/8c49aad986691014afeea8e93299...
The output of the licence.sh is the following:
[untr1001@a302-3443-0997 platform]$ ./license.sh -install /app/NTR/dyn/ntrhybris/CPS.txt
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.DailyRollingFileAppender.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.DailyRollingFileAppender.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.
No such file or directory
No such file or directory
Could not read any data from the license key store.
No such file or directory
Could not read any data from the license key store.
License key(s) not completely installed.
Error occured: java.lang.IllegalStateException: No such file or directory
The first lines with the DailyRollingFileAppender come from a wrong configuration in local.properties and might not be related with the next lines "No such file or directory".
Source of licence file: /app/NTR/dyn/ntrhybris/
Config dir: /app/NTR/dyn/ntrhybris/hybris/config
Hybris bin dir: /app/NTR/ntrhybris/hybris/bin
We additionally created manually a config folder here as hybris bin directory and config directory are in separate paths:
/app/NTR/ntrhybris/hybris/config, but installation target should actually be /app/NTR/dyn/ntrhybris/hybris/config
What is the issue of this error?
Best regards
Andy
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.