Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP SP2, 7.0.X EE, Master
-
7.0.x
-
Committed
-
3
Description
Steps to Reproduce:
- Extract liferay bundle > liferay-dxp-digital-enterprise-7.0-sp2
- Rename directory with non-alphanumeric character > liferay-dxp-#digital-enterprise-7.0-sp2
- Set liferay.home in portal-ext.properties
- Delete osgi/state directory
- Start portal
Expected Result:
osgi/state directory created during portal start up as home for org.eclipse.osgi
Actual Result:
New directory created outside of the bundle (liferay-dxp-) with osgi/state data (org.eclipse.osgi).
No state directory is present in liferay-dxp-digital-enterprise-7.0-sp2/osgi.
Reproduced on:
Tomcat 8.0.32 + MySQL 5.7.17. DXP SP2
Tomcat 8.0.32 + MySQL 5.7.17. Portal master GIT ID: 6b3d8281bdd1d87406320339b8ce82d875dcaf47.
Tomcat 8.0.32 + MySQL 5.7.17. Portal ee-7.0.x GIT ID: a476dc1c45cadd453ea26be13906cdf6fcb49686.
Attachments
Issue Links
- relates
-
LPS-70534 ClassNotFoundException: com.liferay.portal.bootstrap.ModuleFrameworkUtil is thrown during startup when liferay.home path has non alphanumeric characters
- Closed