Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.86 KB | None | 0 0
  1. ERROR [Thread-412] [10.16.85.30] [GenericItemObjectValueHandler] Cannot get attribute AbstractRestriction.description::TEXT? from item CMSInverseRestrictionModel (<unsaved>).
  2. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | java.lang.NullPointerException: while trying to invoke the method de.hybris.platform.cms2.model.restrictions.AbstractRestrictionModel.getDescription() of a null object returned from de.hybris.platform.cms2.model.restrictions.CMSInverseRestrictionModel.getOriginalRestriction()
  3. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cms2.model.InverseRestrictionDescription.get(InverseRestrictionDescription.java:28)
  4. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cms2.model.InverseRestrictionDescription.get(InverseRestrictionDescription.java:1)
  5. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.servicelayer.internal.model.attribute.impl.DefaultDynamicAttributesProvider.get(DefaultDynamicAttributesProvider.java:48)
  6. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.servicelayer.model.ItemModelContextImpl.getDynamicValue(ItemModelContextImpl.java:283)
  7. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cms2.model.restrictions.AbstractRestrictionModel.getDescription(AbstractRestrictionModel.java:151)
  8. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  11. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at java.lang.reflect.Method.invoke(Method.java:498)
  12. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:202)
  13. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:187)
  14. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.getLocalizedAttributeValue(ItemModelConverter.java:945)
  15. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.getAttributeValue(ItemModelConverter.java:923)
  16. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.servicelayer.internal.model.impl.DefaultModelService.getAttributeValue(DefaultModelService.java:302)
  17. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler.getValueSimple(GenericItemObjectValueHandler.java:318)
  18. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler.getValue(GenericItemObjectValueHandler.java:244)
  19. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler.getValues(GenericItemObjectValueHandler.java:190)
  20. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler.loadValues(GenericItemObjectValueHandler.java:132)
  21. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at sun.reflect.GeneratedMethodAccessor1782.invoke(Unknown Source)
  22. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at java.lang.reflect.Method.invoke(Method.java:498)
  24. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  25. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  26. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  27. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
  28. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  29. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  30. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at com.sun.proxy.$Proxy167.loadValues(Unknown Source)
  31. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.generic.GenericItemWizard.getObjectValueContainer(GenericItemWizard.java:382)
  32. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.generic.GenericItemMandatoryPage.loadInitConfigValues(GenericItemMandatoryPage.java:389)
  33. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.generic.GenericItemMandatoryPage.createRepresentationItself(GenericItemMandatoryPage.java:279)
  34. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.generic.GenericItemWizard.createPageComponent(GenericItemWizard.java:481)
  35. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.Wizard.updateView(Wizard.java:350)
  36. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.Wizard.doNext(Wizard.java:476)
  37. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.wizards.generic.DecisionPage$1$1.onEvent(DecisionPage.java:206)
  38. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at de.hybris.platform.cockpit.util.UITools$5.onEvent(UITools.java:687)
  39. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:197)
  40. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:141)
  41. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.process0(EventProcessingThreadImpl.java:519)
  42. INFO | jvm 1 | main | 2019/07/17 19:30:53.555 | at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.run(EventProcessingThreadImpl.java:446)
  43. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | ERROR [Thread-412] [10.16.85.30] [Wizard] Could not finish wizard, reason:
  44. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | de.hybris.platform.cockpit.wizards.exception.WizardConfirmationException: de.hybris.platform.cockpit.services.values.ValueHandlerException: Falta un atributo obligatorio: 'CMSInverseRestriction.originalRestriction'
  45. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.wizards.generic.DefaultGenericItemMandatoryPageController.createItem(DefaultGenericItemMandatoryPageController.java:134)
  46. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.wizards.generic.DefaultGenericItemMandatoryPageController.done(DefaultGenericItemMandatoryPageController.java:93)
  47. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.wizards.Wizard.doDone(Wizard.java:536)
  48. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.wizards.generic.GenericItemWizard.doDone(GenericItemWizard.java:680)
  49. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  51. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  52. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at java.lang.reflect.Method.invoke(Method.java:498)
  53. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.Reflect.invokeMethod(Reflect.java:134)
  54. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.Reflect.invokeObjectMethod(Reflect.java:80)
  55. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.Name.invokeMethod(Name.java:858)
  56. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:75)
  57. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
  58. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
  59. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.Interpreter.eval(Interpreter.java:645)
  60. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at bsh.Interpreter.eval(Interpreter.java:739)
  61. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.scripting.bsh.BSHInterpreter.exec(BSHInterpreter.java:119)
  62. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.scripting.util.GenericInterpreter.interpret(GenericInterpreter.java:310)
  63. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.ui.impl.PageImpl.interpret(PageImpl.java:797)
  64. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:176)
  65. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:141)
  66. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.process0(EventProcessingThreadImpl.java:519)
  67. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.run(EventProcessingThreadImpl.java:446)
  68. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | Caused by: de.hybris.platform.cockpit.services.values.ValueHandlerException: Falta un atributo obligatorio: 'CMSInverseRestriction.originalRestriction'
  69. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.services.impl.NewItemServiceImpl.createNewItemServiceLayer(NewItemServiceImpl.java:345)
  70. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.services.impl.NewItemServiceImpl.createNewItem(NewItemServiceImpl.java:103)
  71. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cockpit.services.impl.WorkflowNewItemServiceImpl.createNewItem(WorkflowNewItemServiceImpl.java:48)
  72. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at de.hybris.platform.cmscockpit.services.impl.CmsNewItemServiceImpl.createNewItem(CmsNewItemServiceImpl.java:30)
  73. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  75. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at java.lang.reflect.Method.invoke(Method.java:498)
  77. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  78. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  79. INFO | jvm 1 | main | 2019/07/17 19:31:10.877 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  80. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)
  81. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at de.hybris.platform.cockpit.aop.ModelSaveDataLanguageInterceptor.intercept(ModelSaveDataLanguageInterceptor.java:53)
  82. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at java.lang.reflect.Method.invoke(Method.java:498)
  86. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)
  87. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)
  88. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68)
  89. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
  90. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
  91. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  92. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  93. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at com.sun.proxy.$Proxy168.createNewItem(Unknown Source)
  94. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | at de.hybris.platform.cockpit.wizards.generic.DefaultGenericItemMandatoryPageController.createItem(DefaultGenericItemMandatoryPageController.java:123)
  95. INFO | jvm 1 | main | 2019/07/17 19:31:10.878 | ... 22 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement