-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.1 CE GA2
-
Fix Version/s: 7.0.1 CE GA2
-
Component/s: Core Infrastructure, Core Infrastructure > Wab Generator
-
Fix Priority:4
-
Git Pull Request:
Issue is caused by symbolic links.
To reproduce:
(1) Deploy portal build to <some_dir>/liferay_1
(2) Create symbolic link (ln -s <some_dir>/liferay_1 liferay_current)
(3) Attempt to start portal from <som_dir>/liferay-current/tomcat/bin)
Should see portal never fully starting up.