cancel
Showing results for 
Search instead for 
Did you mean: 

when i am updating the localization given below error is throwing

Former Member
0 Kudos
 enter code heWARN  [hybrisHTTP10] [ComposedTypeEJBImpl] missing jalo class 'de.hybris.platform.yb2bacceleratorcore.jalo.btg.BTGOrganizationTotalSpentInCurrencyLastYearOperand' for item type 'BTGOrganizationTotalSpentInCurrencyLastYearOperand' - trying supertype class instead
 WARN  [hybrisHTTP10] [ComposedTypeEJBImpl] missing jalo class 'de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductPriceDiscountPromotionByPaymentType' for item type 'ProductPriceDiscountPromotionByPaymentType' - trying supertype class instead
 WARN  [hybrisHTTP10] [ComposedTypeEJBImpl] missing jalo class 'de.hybris.platform.yacceleratorcore.jalo.ElectronicsColorVariantProduct' for item type 'ElectronicsColorVariantProduct' - trying supertype class instead
 WARN  [hybrisHTTP10] [ComposedTypeEJBImpl] missing jalo class 'de.hybris.platform.b2bacceleratorservices.jalo.btg.BTGAssignOrganizationToGroupDefinition' for item type 'BTGAssignOrganizationToGroupDefinition' - trying supertype class instead
 WARN  [hybrisHTTP10] [ComposedTypeEJBImpl] missing jalo class 'de.hybris.platform.b2bacceleratorservices.jalo.promotions.OrderThresholdDiscountPercentagePromotion' for item type 'OrderThresholdDiscountPercentagePromotion' - trying supertype class instead
 WARN  [hybrisHTTP10] [ComposedTypeEJBImpl] missing jalo class 'de.hybris.platform.ycommercewebservices.jalo.OldCartRemovalCronJob' for item type 'OldCartRemovalCronJob' - trying supertype class instead
 ERROR [hybrisHTTP10] [JDBCValueMappings] could not read serialized value [fieldName=p_defaultvalue] : java.lang.ClassNotFoundException: de.hybris.platform.cuppytrail.constraints.NotEmptyCuppy
 ERROR [hybrisHTTP10] [PropertyJDBC] error reading property field 'defaultValue'/'p_defaultvalue' of item '8797087989847'/'8797087989847'  (info was [defaultValue,p_defaultvalue,class java.lang.Object] )
  stack:
 de.hybris.platform.jalo.JaloSystemException: java.lang.ClassNotFoundException: de.hybris.platform.cuppytrail.constraints.NotEmptyCuppy[HY--1]
         at de.hybris.platform.persistence.property.PropertyJDBC.readPropertyRow(PropertyJDBC.java:949)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper$AttributeDescriptorEntityState.setStateFromResultSet(AttributeDescriptor_HJMPWrapper.java:3004)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper$AttributeDescriptorEntityState.<init>(AttributeDescriptor_HJMPWrapper.java:2923)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper.handleResultRow(AttributeDescriptor_HJMPWrapper.java:439)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper.handleResult(AttributeDescriptor_HJMPWrapper.java:419)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper.access$2(AttributeDescriptor_HJMPWrapper.java:410)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper$FindInheritedByQualifierAndInheritancePath2FinderResult.compute(AttributeDescriptor_HJMPWrapper.java:2476)
         at de.hybris.platform.cache.AbstractCacheUnit.privateGetNoLock(AbstractCacheUnit.java:302)
         at de.hybris.platform.cache.AbstractCacheUnit.privateGet(AbstractCacheUnit.java:275)
         at de.hybris.platform.cache.AbstractCacheUnit.get(AbstractCacheUnit.java:182)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper$FindInheritedByQualifierAndInheritancePath2FinderResult.getFinderResult(AttributeDescriptor_HJMPWrapper.java:2436)
         at de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper.ejbFindInheritedByQualifierAndInheritancePath(AttributeDescriptor_HJMPWrapper.java:2498)
         at sun.reflect.GeneratedMethodAccessor437.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:606)
         at de.hybris.platform.util.Utilities.callMethod(Utilities.java:1069)
         at de.hybris.platform.util.Utilities.callMethod(Utilities.java:1059)
         at de.hybris.platform.persistence.framework.HomeInvocationHandler.invoke(HomeInvocationHandler.java:93)
         at com.sun.proxy.$Proxy15.findInheritedByQualifierAndInheritancePath(Unknown Source)
         at de.hybris.platform.persistence.type.TypeManagerEJB.getAttributeDescriptorsByInheritancePathString(TypeManagerEJB.java:811)
         at de.hybris.platform.persistence.type.TypeManagerEJB.getAllSubAttributeDescriptors(TypeManagerEJB.java:801)re

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Is this issue got resolved? please tell me how did you proceed?