on ‎2019 Jun 25 2:53 PM
I have installed b2c accelerator in 1905 using the recipe by following the instructions given in: https://help.sap.com/viewer/a74589c3a81a4a95bf51d87258c0ab15/1905/en-US/cb3ff964e4784073a70f06165efb... I have also modified the host file and local.properties accordingly to get the apparel and electronics storefront. ref: https://help.sap.com/viewer/4c33bf189ab9409e84e589295c36d96e/1905/en-US/8ab6a84e86691014b935a582ca5e...
Still when I'm trying to access electronics storefront, I'm getting 404. Can anyone please help on this?
Thanks in advance!
Request clarification before answering.
I have found the source of the problem. I was getting another error during the server restart - Context initialization failed (https://experts.hybris.com/questions/112538/im-getting-context-initialization-failed-in-hybris.html?... Due to this, the homepage request was not getting served.
Since this is resolved now, I'm able to access apparel-uk ootb storefront homepage using the url https://apparel-uk.local:9002/yacceleratorstorefront/en/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check your host file entry for localhost mapping to electronics.local.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have added the mentioned entries respectively in the host file and in the local.properties as well. Still getting the same result. electronics.local is not throwing me a DNS error.
Hi Sowmya,
You have to pass the store name in the url.
https://electronics.local:9002/trainingstorefront?site=electronics
or
https://localhost:9002/trainingstorefront?site=electronics
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Currently the website.electronics.https key is holding the value https://electronics.local:9002/yacceleratorstorefront. Do you want me to replace it with https://electronics.local:9002/trainingstorefront?site=electronics ?
try ant initialize !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did perform ant initialization. But in the end server got restarted automatically, JVM had an unexpected exit. I have tried doing platform update too, but the result was same. Please see this link: https://answers.sap.com/questions/12772172/updateinitialization-not-getting-completed-in-1905.html
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.