cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR [hybrisHTTP25] [AbstractCheckoutStepController] Cannot find checkout group 'b2bCheckoutGroup'

Former Member
0 Kudos

I am to Hybris . I have installed b2baccelerator along with powertool extension . When I try to checkout from the cart , its showing me 404 error page and also error as above in the log . I am using Hybris 6. 0 on linux .Please help me out .

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

You're missing the powertoolsstore data for BaseStore.checkoutFlowGroup. Run an update selecting "powertoolsstore" under Project Data. The data is in powertoolsstore/resources/.../store.impex

Former Member
0 Kudos

In localextension make sure you have b2bacceleratoraddon and other releated extension

run these two commands

ant addoninstall -Daddonnames="b2bacceleratoraddon" -DaddonStorefront.yacceleratorstorefront="putnameofyourstorefront" ant addoninstall -Daddonnames="commerceorgaddon" -DaddonStorefront.yacceleratorstorefront="putnameofyourstorefront"

After success initialize