cancel
Showing results for 
Search instead for 
Did you mean: 

AttributeNotSupportedException: cannot find attribute entryGroups

Former Member
0 Kudos

Hi Experts, We are seeing the following error when we upgrade from 6.3 to 6.4. Due to this error,we are unable to login into the storefront.

Could someone please suggest what can be done to resolve this error?

Steps performed are :

  1. We have extracted 6.4 commerce zip( HYBRISCOMM6400P_15-70002841) and put custom code in the folder.

  2. After resolving the build compilation error and bean error, we are able to start the server properly.We are done with system update as well.

  3. When we try to login into the Storefront,we are getting below error

Exception : de.hybris.platform.servicelayer.exceptions.AttributeNotSupportedException: cannot find attribute entryGroups

Full Error Log :

SEVERE: Servlet.service() for servlet [DispatcherServlet] in context with path [/lscob2bstorefront] threw exception [Error while processing internal filterchain. Exception occurred at chain position: 11 of 16. Current filter: 'FilterChainProxy[Filter Chains: [[ Ant [pattern='/_ui/'], []], [ Ant [pattern='/checkout/'], [org.springframework.security.web.access.channel.ChannelProcessingFilter@2c253a38, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e61ba9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a3a8366, org.springframework.security.web.header.HeaderWriterFilter@4cb4007f, org.springframework.security.web.authentication.logout.LogoutFilter@4945072b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7ccb66f9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6274ebb5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e2fa87c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f329acd, org.springframework.security.web.session.SessionManagementFilter@4869d57c, org.springframework.security.web.access.ExceptionTranslationFilter@d85b687, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e1a8303]], [ com.lsco.b2b.storefront.security.ExcludeUrlRequestMatcher@2eb4dc3, [org.springframework.security.web.access.channel.ChannelProcessingFilter@139fc7bb, org.springframework.security.web.context.SecurityContextPersistenceFilter@6e8617f3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b6a8d7, org.springframework.security.web.header.HeaderWriterFilter@5e6b7897, org.springframework.security.web.authentication.logout.LogoutFilter@33a4cefe, com.lsco.b2b.storefront.security.LscoB2bPreAuthenticationValidationFilter@6dc37ef6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e809389, com.lsco.b2b.storefront.filters.LscoB2bSsoAuthenticationFilter@5b2ae70e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4eec11ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@38aef24e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62682209, org.springframework.security.web.session.SessionManagementFilter@6ef6abdd, org.springframework.security.web.access.ExceptionTranslationFilter@40399ee1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@fca282a]]]]'!; nested exception is de.hybris.platform.servicelayer.exceptions.ModelSavingException: cannot find attribute entryGroups] with root cause de.hybris.platform.servicelayer.exceptions.AttributeNotSupportedException: cannot find attribute entryGroups at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.fillModel(ItemModelConverter.java:2292) at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.save(ItemModelConverter.java:832) at de.hybris.platform.servicelayer.internal.model.impl.wrapper.ModelWrapper.save(ModelWrapper.java:358) at de.hybris.platform.servicelayer.internal.model.impl.ResolvingModelPersister.saveOthers(ResolvingModelPersister.java:68) at de.hybris.platform.servicelayer.internal.model.impl.ResolvingModelPersister.persist(ResolvingModelPersister.java:53) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.saveViaJalo(DefaultModelService.java:1181) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.doJaloPersistence(DefaultModelService.java:742) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.persistWrappers(DefaultModelService.java:1124) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.performPersistenceOperations(DefaultModelService.java:720) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.saveAllInternal(DefaultModelService.java:714) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.saveAll(DefaultModelService.java:694) at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.save(DefaultModelService.java:642) at de.hybris.platform.order.impl.DefaultCartService.changeCurrentCartUser(DefaultCartService.java:314)

0 Kudos

Hi Sanjoy, were you able to resolve this issue? I am facing the same issue with my newly created attribute in Hybris 6.7

Accepted Solutions (0)

Answers (0)