cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issues installing SAP Commerce Cloud on local

djboyd4715
Participant
0 Likes
1,235

Sap Commerce Cloud: V2105

OS: Mac

Java: SAP Machine 11

I am trying to just install V2105 locally using the cx recipe, but getting an error.

$ ./install.sh -r cx -A local.property:initialpassword.admin=nimda

does some stuff then

> Task :recipes:cx:createStoreFrontExt FAILED

FAILURE: Build failed with an exception.

* Where:

Build file '/Users/david/projects/scc-2105-demo/accelorator/core-customize/installer/recipes/cx/build.gradle' line: 592

* What went wrong:

Execution failed for task ':recipes:cx:createStoreFrontExt'.

> Replace: source file /Users/david/projects/scc-2105-demo/accelorator/core-customize/installer/recipes/cx/null/hybris/bin/custom/yb2bacceleratorstorefront/project.properties doesn't exist

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 13s

1 actionable task: 1 executed

Problem with java process - finished with non-zero exit code (1)

Accepted Solutions (0)

Answers (1)

Answers (1)

djboyd4715
Participant
0 Likes

This was due to not unzipping the complete commerce install file. Once that was done everything works just