Hippo 13 Upgrade issue: Documents, gallery and assets missing on the cms

Hi guys

We have upgraded from 12.6.7 to 13.0.0, i have followed the steps on this guide:

https://documentation.bloomreach.com/13/library/upgrade-12-to-13/upgrade-steps.html

Per this guide after follow these steps our project would be upgraded to 13.0 (Single site Mode)
We have followed the steps, the project build succesfully but after run: mvn -P cargo.run we are experiencing these issues:

  • We can log to the /cms then select Content, and on the dropdown after select Documents we are not seeing anything, the same happens if we select “Gallery” or “Assets”, but if we select “Document Types” we are able to see all our document types, “Document Types” is the only option that is working.
  • The channel manager is not showing up channels.
  • The /site is returning " HTTP 503 – Service Unavailable"
  • The cms/console is working fine.

We are getting this warning messages:

[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:738] Property ‘/content/documents/jcr:primaryType’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies value equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:738] Property ‘/content/documents/jcr:uuid’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies value equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:748] Property ‘/content/documents/hippostd:foldertype’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies values equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:738] Property ‘/content/gallery/jcr:primaryType’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies value equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:748] Property ‘/content/gallery/hippostd:foldertype’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies values equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:748] Property ‘/content/gallery/hippostd:gallerytype’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies values equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:738] Property ‘/content/assets/jcr:primaryType’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies value equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:748] Property ‘/content/assets/hippostd:foldertype’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies values equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.
[INFO] [talledLocalContainer] 03.02.2020 11:51:20 WARN main [ConfigurationTreeBuilder.warnIfValuesAreEqual:748] Property ‘/content/assets/hippostd:gallerytype’ defined in ‘core/cedarfair/cedarfair/cedarfair-repository-data-development [config: content.yaml]’ specifies values equivalent to existing property, defined in ‘[core/hippo-cms/hippo-repository/hippo-repository-workflow [config: content-root.yaml]]’.

And also we are getting this error message:

[INFO] [talledLocalContainer] 03.02.2020 11:51:43 ERROR main [ConfigurationServiceImpl.applyContent:852] Failed to apply all content
[INFO] [talledLocalContainer] org.onehippo.cm.model.impl.exceptions.DuplicateNameException: Duplicate Item: ‘eforms[1]’.

And we have other INFO message that could be related:

[INFO] [talledLocalContainer] 03.02.2020 11:53:14 ERROR http-nio-8080-exec-8 [PluginFactory.createPlugin:106] No plugin classname configured, please set plugin configuration parameter plugin.class
[INFO] [talledLocalContainer] Failed to instantiate plugin class ‘null’ for wicket id ‘null’ in plugin ‘home.cluster.cms-static.plugin.servicesLoader.cluster.cms-services.plugin.filteringHtmlCleanerService’ (JcrPluginConfig:/hippo:configuration/hippo:frontend/cms/cms-services/filteringHtmlCleanerService)
[INFO] [talledLocalContainer] 03.02.2020 11:53:14 WARN http-nio-8080-exec-8 [DocumentTypesCollectorPlugin.:53] The document type plugin for collector ‘documenttypes’ does not have any document type prefix includes configured. No document types will be shown to the user. Set the multi-valued String property ‘type.prefix.includes’ to correct this.
[INFO] [talledLocalContainer] 03.02.2020 11:53:14 WARN http-nio-8080-exec-8 [StateCharacteristicPlugin.:26] <<>> StateCharacteristicPlugin init
[INFO] [talledLocalContainer] 03.02.2020 11:53:22 WARN http-nio-8080-exec-1 [FolderTreePlugin.:90] The configured path ‘/content/eforms’ does not exist. Please check the configuration
[INFO] [talledLocalContainer] 03.02.2020 11:53:22 WARN http-nio-8080-exec-1 [FolderTreePlugin.:90] The configured path ‘/content/taxonomies’ does not exist. Please check the configuration

If anybody has experienced any similar issues or if have any idea about that could be wrong please i will appreciate that a lot.

Thanks in advance for any response.

Thanks!

Other thing that i tried was, create a new folder and add a single document on the cms, it worked fine, i went to the cms/console and i was able to see that new folder and the new document there, then i stopped the appliccation, and after run the project again, the new folder and the new document were gone on the /cms and on the /cms/console.