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

JaloObjectNoLongerValidException: item no longer valid (was removed): object no longer valid

kraghu514
Discoverer
1,131

Hi all,

I hope all are good, when i removing the payment method, we are cloning billing address from payment method and that cloned address are checking if it is associated with any customer default address,default payment address or cart delivery or payment address. can you please help me to resolve address cloning issue. please find the bellow error log.

INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 |  de.hybris.platform.jalo.JaloObjectNoLongerValidException: item 10985344073751 no longer valid (was removed): object no longer valid
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.Item$CachedGetter.get(Item.java:692) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.ExtensibleItem.getProperty(ExtensibleItem.java:363) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.user.GeneratedAddress.getAppartment(GeneratedAddress.java:154) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at sun.reflect.GeneratedMethodAccessor3572.invoke(Unknown Source) ~[?:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.type.ReflectionAttributeAccess$AttributeMethod.invokeGetter(ReflectionAttributeAccess.java:739) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.type.ReflectionAttributeAccess.getValue(ReflectionAttributeAccess.java:944) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.Item.getAttribute_aroundBody0(Item.java:1852) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.Item$AjcClosure1.run(Item.java:1) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) ~[aspectjweaver-1.8.5.jar:1.8.5]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at com.rnf.core.aop.IgnoreRelationsAspect.interceptGetAttribute(IgnoreRelationsAspect.java:46) ~[classes/:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.jalo.Item.getAttribute(Item.java:1831) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.model.impl.JaloPersistenceObject.readRawValue(JaloPersistenceObject.java:109) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.readSingleAttribute(ItemModelConverter.java:1373) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.converter.impl.ItemAttributeProvider.getAttribute(ItemAttributeProvider.java:108) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.model.ItemModelContextImpl.loadUnlocalizedAttribute(ItemModelContextImpl.java:292) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.model.ItemModelContextImpl.getValue(ItemModelContextImpl.java:252) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.model.ItemModelContextImpl.getPropertyValue(ItemModelContextImpl.java:268) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.core.model.user.AddressModel.getAppartment(AddressModel.java:236) ~[models.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at sun.reflect.GeneratedMethodAccessor3004.invoke(Unknown Source) ~[?:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:215) ~[spring-core-4.3.21.RELEASE.jar:4.3.21.RELEASE]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.invokeMethod(ItemModelConverter.java:1292) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.invokeMethod(ItemModelConverter.java:1285) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.getLocalizedAttributeValue(ItemModelConverter.java:1076) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.getAttributeValue(ItemModelConverter.java:1027) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.getAttributeValue(DefaultModelService.java:322) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.338 | 	at de.hybris.platform.servicelayer.internal.model.impl.ItemModelCloneCreator.readAttributes(ItemModelCloneCreator.java:439) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.ItemModelCloneCreator.prepareCopy(ItemModelCloneCreator.java:521) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.ItemModelCloneCreator.copy(ItemModelCloneCreator.java:215) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.ItemModelCloneCreator.copy(ItemModelCloneCreator.java:160) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.DefaultItemModelCloneStrategy.clone(DefaultItemModelCloneStrategy.java:41) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.DefaultItemModelCloneStrategy.clone(DefaultItemModelCloneStrategy.java:49) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.clone(DefaultModelService.java:188) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.clone(DefaultModelService.java:167) ~[coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at com.rnf.core.event.RfCustomerRfoEccSyncEventListner.deletePaymentMethod(RfCustomerRfoEccSyncEventListner.java:99) ~[classes/:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at com.rnf.core.event.RfCustomerRfoEccSyncEventListner.onEvent(RfCustomerRfoEccSyncEventListner.java:81) [classes/:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at com.rnf.core.event.RfCustomerRfoEccSyncEventListner.onEvent(RfCustomerRfoEccSyncEventListner.java:1) [classes/:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.event.impl.AbstractEventListener.onApplicationEvent(AbstractEventListener.java:65) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.event.impl.AbstractEventListener.onApplicationEvent(AbstractEventListener.java:1) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) [spring-context-4.3.21.RELEASE.jar:4.3.21.RELEASE]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) [spring-context-4.3.21.RELEASE.jar:4.3.21.RELEASE]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) [spring-context-4.3.21.RELEASE.jar:4.3.21.RELEASE]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:393) [spring-context-4.3.21.RELEASE.jar:4.3.21.RELEASE]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:347) [spring-context-4.3.21.RELEASE.jar:4.3.21.RELEASE]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.spring.ctx.CloseAwareApplicationContext.publishEvent(CloseAwareApplicationContext.java:107) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.event.impl.SpringEventSender.sendEvent(SpringEventSender.java:33) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.servicelayer.event.impl.PlatformClusterEventSender.processPacket(PlatformClusterEventSender.java:188) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.cluster.legacy.LegacyBroadcastHandler$NotifyMessageReceivedRunnable.run(LegacyBroadcastHandler.java:202) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.util.threadpool.PoolableThread.internalRun(PoolableThread.java:208) [coreserver.jar:?]
INFO   | jvm 1    | main    | 2020/04/18 03:16:59.339 | 	at de.hybris.platform.core.threadregistry.RegistrableThread.run(RegistrableThread.java:135) [coreserver.jar:?]
 

Accepted Solutions (0)

Answers (0)