Я обновляюсь с liferay dxp 7.0
до liferay dxp 7.2
при запуске db-upgrade, столкнувшись с этой проблемой. Я использую сервер SQL в качестве бэк-энда. Вся конфигурация выполняется блогами по обновлению liferay db.
Журналы:
Starting initial bundles
java.lang.RuntimeException: org.osgi.framework.BundleException: Exception in com.liferay.portal.configuration.persistence.internal.activator.ConfigurationPersistenceImplBundleActivator.start() of bundle com.liferay.portal.configuration.persistence.impl.
......
at com.liferay.portal.tools.db.upgrade.client.DBUpgraderLauncher.main(DBUpgraderLauncher.java:55)
Caused by: org.osgi.framework.BundleException: Exception in com.liferay.portal.configuration.persistence.internal.activator.ConfigurationPersistenceImplBundleActivator.start() of bundle com.liferay.portal.configuration.persistence.impl.
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:800)
......
at com.liferay.portal.util.InitUtil.initWithSpring(InitUtil.java:226)
... 7 more
Caused by: java.lang.IllegalArgumentException: URI is not hierarchical
at java.io.File.<init>(File.java:418)
......
... 19 more
Полные журналы находятся по адресу https://pastebin.com/ZzLN0qwW