Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.04 KB | None | 0 0
  1. ERROR [Thread-412] [10.16.85.30] [DefaultUIConfigurationService] Cannot create ui component configuration with code base: while trying to invoke the method de.hybris.platform.cockpit.model.meta.PropertyDescriptor.getQualifier() of a null object loaded from local variable 'propertyDescriptor'
  2. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | java.lang.NullPointerException: while trying to invoke the method de.hybris.platform.cockpit.model.meta.PropertyDescriptor.getQualifier() of a null object loaded from local variable 'propertyDescriptor'
  3. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.meta.impl.ExtensibleTypeService.getValueType(ExtensibleTypeService.java:827)
  4. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.meta.impl.ExtensibleTypeService.getValueTypeCode(ExtensibleTypeService.java:621)
  5. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.BaseConfigurationFactory.createSearchPropertyDescriptor(BaseConfigurationFactory.java:186)
  6. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.BaseConfigurationFactory.createSearchType(BaseConfigurationFactory.java:143)
  7. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.BaseConfigurationFactory.createUIComponent(BaseConfigurationFactory.java:83)
  8. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.BaseConfigurationFactory.createUIComponent(BaseConfigurationFactory.java:1)
  9. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.JAXBBasedUIComponentConfigurationFactory.create(JAXBBasedUIComponentConfigurationFactory.java:116)
  10. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.DefaultUIConfigurationService.createComponentConfiguration(DefaultUIConfigurationService.java:449)
  11. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.DefaultUIConfigurationService.getComponentConfiguration(DefaultUIConfigurationService.java:277)
  12. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.config.impl.DefaultUIConfigurationService.getComponentConfiguration(DefaultUIConfigurationService.java:357)
  13. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.label.impl.DefaultLabelService.getProvider(DefaultLabelService.java:158)
  14. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.label.impl.DefaultLabelService.access$0(DefaultLabelService.java:154)
  15. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.label.impl.DefaultLabelService$1.execute(DefaultLabelService.java:68)
  16. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.servicelayer.session.impl.DefaultSessionService.executeInLocalView(DefaultSessionService.java:91)
  17. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.services.label.impl.DefaultLabelService.getObjectTextLabelForTypedObject(DefaultLabelService.java:57)
  18. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.model.editor.impl.DefaultDummyUIEditor.createViewComponent(DefaultDummyUIEditor.java:39)
  19. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorRowRenderer.renderSingleEditor(EditorRowRenderer.java:371)
  20. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorRowRenderer.renderSingleEditor(EditorRowRenderer.java:163)
  21. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorRowRenderer.render(EditorRowRenderer.java:154)
  22. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel.renderRowValue(SectionPanel.java:729)
  23. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel.renderRowValue(SectionPanel.java:713)
  24. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel.createRowComponent(SectionPanel.java:852)
  25. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel.createRowComponent(SectionPanel.java:708)
  26. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.DefaultSectionRenderer.render(DefaultSectionRenderer.java:39)
  27. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorSectionRenderer.renderLater(EditorSectionRenderer.java:104)
  28. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorSectionRenderer.render(EditorSectionRenderer.java:89)
  29. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel$SectionComponent.render(SectionPanel.java:492)
  30. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel$SectionComponent.doOnOpen(SectionPanel.java:512)
  31. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.AdvancedPanel.setOpen(AdvancedPanel.java:83)
  32. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel$SectionComponent.setOpen(SectionPanel.java:280)
  33. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel.doSectionAdded(SectionPanel.java:1667)
  34. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.SectionPanel$MyModelListener.sectionAdded(SectionPanel.java:1750)
  35. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.AbstractSectionPanelModel.fireSectionAdded(AbstractSectionPanelModel.java:225)
  36. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.AbstractSectionPanelModel.addSection(AbstractSectionPanelModel.java:152)
  37. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.components.sectionpanel.DefaultSectionPanelModel.addSection(DefaultSectionPanelModel.java:39)
  38. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.DefaultEditorAreaController.resetSectionPanelModel(DefaultEditorAreaController.java:137)
  39. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.DefaultEditorAreaListener.currentObjectChanged(DefaultEditorAreaListener.java:43)
  40. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorArea.fireCurrentObjectChanged(EditorArea.java:313)
  41. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.EditorArea.setCurrentObject(EditorArea.java:552)
  42. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.BaseUICockpitPerspective.activateItemInEditorArea(BaseUICockpitPerspective.java:331)
  43. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cmscockpit.session.impl.CmsCockpitPerspective.activateItemInEditorArea(CmsCockpitPerspective.java:193)
  44. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cockpit.session.impl.BaseUICockpitPerspective.activateItemInEditor(BaseUICockpitPerspective.java:387)
  45. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cmscockpit.session.impl.CmsCockpitPerspective.activateItemInEditorFallback(CmsCockpitPerspective.java:126)
  46. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at de.hybris.platform.cmscockpit.components.listview.impl.EditContentElementAction$1$1.onEvent(EditContentElementAction.java:118)
  47. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:197)
  48. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:141)
  49. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.process0(EventProcessingThreadImpl.java:519)
  50. INFO | jvm 1 | main | 2019/07/17 19:44:15.893 | at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.run(EventProcessingThreadImpl.java:446)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement