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

How to debug homepage that is not fully loading

Former Member
0 Likes
465
I am trying to stand up my first Hybris site. I have gone over and over the impex files and they all look good. When I look at the homepage I see a search in the top and footer at the bottom, but when I load the page I don't see either the search bar or the footer, so I know something is going wrong. I have looked in the log files and don't see anything. How do I trouble shoot this? Below you will find:

  1. local.properties with logging turned on (I think it is turned on correctly)
  2. screen shot of the app itself
  3. screen shot of SmartEdit
  4. screen shot of the nag in SmartEdit
googleApiKey=
website.electronics.http=http://electronics.local:9001/storefront
website.electronics.https=https://electronics.local:9002/storefront
website.apparel-de.http=http://apparel-de.local:9001/storefront
website.apparel-de.https=https://apparel-de.local:9002/storefront
website.apparel-uk.http=http://apparel-uk.local:9001/storefront
website.apparel-uk.https=https://apparel-uk.local:9002/storefront
website.powertools.http=http://powertools.local:9001/storefront
website.powertools.https=https://powertools.local:9002/storefront
website.chd.http=http://chd.local:9001/storefront
website.chd.https=https://chd.local:9002/storefront
setup.siteoverride=true
apiregistryservices.events.exporting=false


hac.webroot=/admin
chdstorefront.webroot=/storefront
storefrontContextRoot=/storefront


log4j2.logger.chdinitialdata.name=com.cnbssoftware.demo
log4j2.logger.chdinitialdata.level=DEBUG
log4j2.logger.chdstorefront.name=com.cnbssoftware.demo
log4j2.logger.chdstorefront.level=DEBUG
log4j2.logger.chdbackoffice.name=com.cnbssoftware.demo
log4j2.logger.chdbackoffice.level=DEBUG
log4j2.logger.chdcore.name=com.cnbssoftware.demo
log4j2.logger.chdcore.level=DEBUG
log4j2.logger.chdfacades.name=com.cnbssoftware.demo
log4j2.logger.chdfacades.level=DEBUG
log4j2.logger.chdfulfilmentprocess.name=com.cnbssoftware.demo
log4j2.logger.chdfulfilmentprocess.level=DEBUG


The app:

SmartEdit:

The navigation:

Accepted Solutions (0)

Answers (0)