Upgrade to 12 fails in dev environemt

Hi,

We have the bellow errors on the hippo-cms log files when we are trying to upgrade the hippo cms from version 11 to version 12:

6.05.2019 13:46:21 [localhost-startStop-1] ERROR [org.apache.jackrabbit.core.RepositoryImpl.():369] failed to start Repository: http://www.onehippo.org/jcr/hcm/1.0: is not a registered namespace uri.
javax.jcr.NamespaceException: http://www.onehippo.org/jcr/hcm/1.0: is not a registered namespace uri.

16.05.2019 13:46:21 [localhost-startStop-1] WARN [org.hippoecm.repository.jackrabbit.RepositoryImpl.unregisterJmxRepositoryStatistics():134] Unable to register RepositoryStat
javax.management.InstanceNotFoundException: org.hippoecm.repository:type=Repository,name=statistics

16.05.2019 13:46:21 [localhost-startStop-1] ERROR [org.apache.jackrabbit.core.RepositoryImpl.():379] In addition to startup fail, another unexpected problem occurred while shutting down the repository again.
java.lang.NullPointerException: null
at org.apache.jackrabbit.core.RepositoryImpl.doShutdown(RepositoryImpl.java:1157) ~[jackrabbit-core-2.16.2-h3.jar:2.16.2-h3]

This does not happens on the VM where we have the same content and configuration as in dev environment.

Regards,
Razvan Adam

1 Like