Last line of the StartServer.log says that
"[10/4/19 23:54:38:608 EDT] 00000001 AdminTool A ADMU3200I: Server launched. Waiting for initialization status."
The above has been waiting for straight 15 hours.
Only the following logs got populated:
- verbosegc.001.log
- startServer.log
- native_stderr.log
- native_stdout.log
SystemOut.log is not populated. So, not able to get the exact error.
Additional details: JVM Heap sizes are as follows initialHeapSize="4096" maximumHeapSize="8192"
Have already installed an web application (ear) in the same server. Now, I'm just trying to restart the IBM WebSphere service through Windows Services.
Similar situation has happened thrice before and I had no option other than to uninstall and reinstall WebSphere 9.0.0.7.
Please help in resolving this. Thanks in advance.