Oracle WebCenter Portal Started but no UI
Recently I have been involved in setting up production environment for oracle WebCenter portal 12c(12.2.1.3) where I have faced the issue of Portal Server Startup. "Portal Server was started successfully but the Portal Spaces Link shows an empty screen rather than the login screen" Assuming Oracle WebCenter Portal12c product has been installed & respective domain has been configured. Below are the steps to produce the issue- 1. Start Admin Server 2. Start Node Manager 3. Start Managed Server ' WC_Portal' via WebLogic console 4. Check starts of managed server, RUNNING. Open the Portal Spaces URL- http://10.0.144.207:8888/webcenter but it shows blank screen as shown below- Possible Cause- Insufficient memory to initialize portal spaces The WC Server cannot allocate additional memory. Java Heap Space Issue Java heap space has been depleted. I have tried below possible solutions to get it working back: Option1: Weblogi...
