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

Server Error when trying to access apparel-de on 2105

former_member981644
Participant
586

Hi Team,

The following steps I have done in my experiment:
1. Install the SAP Commerce 2105 instance using the command:
$HYBRIS_HOME/installer/install.sh -r cx -A local_property:initialpassword.admin=nimda
$HYBRIS_HOME/installer/install.sh -r cx -A local_property:initialpassword.admin=nimda initialize

2. Start the hybris server using the command:
$HYBRIS_HOME/hybris/bin/platform/hybrisserver.sh -d run


3. Go to the browser and check the apparel-de site as the following:
https://localhost:9002/yacceleratorstorefront/?site=apparel-de

For the first try I got Server Error in the browser and the following exceptions in the command console:
SEVERE: Servlet.service() for servlet [DispatcherServlet] in context with path [/yacceleratorstorefront] threw exception [Error while processing internal filterchain. Exception occurred at chain position: 9 of 22. Current filter: 'de.hybris.platform.yacceleratorstorefront.filters.StorefrontFilter@51efc1a4'!; nested exception is java.lang.IllegalArgumentException: Language to set is not supported.] with root cause
java.lang.IllegalArgumentException: Language to set is not supported.
at org.springframework.util.Assert.notNull(Assert.java:201)
at de.hybris.platform.commerceservices.i18n.impl.CommerceLanguageResolver.getLanguage(CommerceLanguageResolver.java:66)
at de.hybris.platform.commerceservices.storesession.impl.DefaultStoreSessionService.setCurrentLanguage(DefaultStoreSessionService.java:43)
at de.hybris.platform.commercefacades.storesession.impl.DefaultStoreSessionFacade.setCurrentLanguage(DefaultStoreSessionFacade.java:257)
at de.hybris.platform.yacceleratorstorefront.filters.StorefrontFilter.initDefaults(StorefrontFilter.java:105)
at de.hybris.platform.yacceleratorstorefront.filters.StorefrontFilter.doFilterInternal(StorefrontFilter.java:53)

The second and the next try was fine. When I delete the Cookies, then I got the server error again. Let me know if i missing anything here? Thanks

Accepted Solutions (0)

Answers (0)