on ‎2017 Mar 23 2:09 PM
Hi Experts, We have a working b2b site, due to some reason while accessing site we are getting redirected to HAC console. There is not any issue with initialization. Server starts gracefully, it builds properly, I have checked the log, there is no error logged. Any suggestions?
Request clarification before answering.
Verify the below entry exist in localextensions.xml file and also update the instance from hAC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is every request being redirected to the HAC?
what are the storefront.webroot, storefrontContextRoot, hac.webroot all configured to? if they are all empty then this could be the cause and you should update hac.webroot=/hac
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please verify all necessary entries are exist in localextensions.xml file under config folder, as below
<extension name='commercesearchbackoffice' />
<extension name='b2bcommercebackoffice' />
<extension name='solrfacetsearchbackoffice' />
<extension name='b2badmincockpit' />
<extension name='yacceleratorcockpits' />
<extension name='yacceleratorinitialdata' />
<extension name='yacceleratorfulfilmentprocess' />
<extension name='ycommercewebservices' />
<extension name='ycommercewebservicestest' />
<extension name='orderselfserviceaddon' />
<extension name='powertoolsstore' />
<extension name='solrserver' />
<extension name='liveeditaddon' />
<extension name='acceleratorwebservicesaddon' />
<extension name='b2bacceleratoraddon' />
<extension name='commerceorgaddon' />
<extension name='commerceorgsamplesaddon' />
<extension name='customersupportbackoffice' />
<extension name='customerticketingaddon' />
<extension name='rulebuilderbackoffice' />
<extension name='couponbackoffice' />
<extension name='droolsruleengineservices' />
<extension name='couponfacades' />
<extension name='promotionenginesamplesaddon' />
<extension name='textfieldconfiguratortemplatebackoffice' />
<extension name='textfieldconfiguratortemplateaddon' />
<extension name='cmswebservices' />
<extension name='smarteditwebservices' />
<extension name='cmssmarteditwebservices' />
<extension name='permissionswebservices' />
<extension name='smarteditaddon' />
<extension name='cmssmartedit' />
<extension name='assistedservicestorefront' />
<extension name='previewpersonalizationweb' />
<extension name='personalizationcmsweb' />
<extension name='personalizationsmartedit' />
<extension name='personalizationsampledataaddon' />
<extension name='personalizationpromotions' />
<extension name='personalizationpromotionsweb' />
<extension name='personalizationservicesbackoffice' />
<extension name='personalizationpromotionsbackoffice' />
<extension name='personalizationcmsbackoffice' />
<extension name='assistedserviceatddtests' />
<extension name='promotionengineatddtests' />
<extension name='commercesearchatddtests' />
<extension name='textfieldconfiguratortemplateatddtests' />
<extension name='yb2bacceleratorstorefront' />
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.