-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Environments > App Servers
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Fix Priority:5
-
Last Working Version:
-
Git Pull Request:
-
QA Test Name:
- LocalFile.PortalSmoke#Smoke
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive612
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive6130
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive621015
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive621021
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive625
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive70106
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive704
-
QA Test Score:40
Steps to Reproduce:
- Install websphere with portal scripts
- ant -f build-dist.xml unzip-websphere (for testing, also remove string "deployAdminConsole" from build-dist.xml, l will prevent scripts from disabling the admin console)
- set "app.server.type=websphere" in app.server.USERNAME.properties
- set "liferay.home" and "setup.wizard.enabled=false" in portal-ext
- ant all
- Start websphere (./startServer.sh server1)
- After startup, hit localhost:8080
Expected Result:
Portal loads.
Actual Result:
Portal directs to a blank page.
Full log:
https://gist.github.com/vicnate5/a056574686043a99039c637ef9b29050
- is caused by
-
LPS-81670 Portlet 3.0: Implement async support
-
- Closed
-