on 2019 Nov 10 12:14 AM
Hi Experts,
I am new to hybris and I am trying to set up a hybris system for test. i installed hybris 1905 using b2c_acc_plus recipe. however in HAC yacceleratorstorefront extension shows inactive and the i am getting server error while accessing yacceleratorstorefront url? Am i missing something here?
Request clarification before answering.
Hi Martin,
I believe you have done what Arvind said.
to run the SAP Commerce navigate to the path where you have installed the hybris
1.open the CMD.
2. Navigate to the directory of Commerce : e.g C:\hybris\bin\platform>
3. Start the server first using the following example : C:\hybris\bin\platform> hybrisserver.bat
4.Once server has started you can be able to access the storefront.
Best Regards
Mafoko Leshaba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Arvind,
I did exactly as you mentioned. Still the yacceleratorstorefront extension not active.
Thanks,
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use the following command if you are using windows:
install.bat -r b2c_acc_plus -A local_property:initialpassword.admin=nimda && install.bat -r b2c_acc_plus initialize -A local_property:initialpassword.admin=nimdaIf you are using Mac/Linux, you should use the following command:
./install.sh -r b2c_acc_plus -A local_property:initialpassword.admin=nimda && ./install.sh -r b2c_acc_plus initialize -A local_property:initialpassword.admin=nimdaIt may take up to one hour (in my Mac it takes less than half an hour) depending on your system (laptop) configuration. Once the installation is completed, start the server again and let me know if you still face any problem. Note that you need to put & save the following entry in the hosts file before you try accessing the websites:
127.0.0.1 apparel-uk.local apparel-de.local electronics.localIf everything goes without any error, you should be able to access any of the following websites:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 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.