Details
-
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
7.0.X, 7.1.X, 7.2.X, Master
-
None
-
4
-
Regression Bug
Description
- Run a windows system with a 7.0 portal (previous to FP 54)
- Create some configurations (with cfg files)
- Assert that in the Configuration_ table of the database you could see information similar to this (see that after the "file:" preffix we do not have a "/")
- felix.fileinstall.filename="file:C:/Liferay/osgi/configs/foo.config"
- Install fixpack 54 (or 7.1 or 7.2 and upgrade)
You could see this error (or similar):
{{}}
Caused by: java.lang.IllegalArgumentException: URI is not hierarchical at java.io.File.<init>(File.java:418) at com.liferay.portal.configuration.persistence.internal.ConfigurationPersistenceManager._verifyConfigurations(c) at com.liferay.portal.configuration.persistence.internal.ConfigurationPersistenceManager.start(ConfigurationPersistenceManager.java:175)
{{}}
Attachments
Issue Links
- is caused by
-
LPS-82771 ConfigInstaller duplicates Factory Configs when clustering with nodes on the same machine
- Closed