Once any application is deployed, the server is stuck on resuming and does not start. This is setup in Development mode and not production mode for IDE development.
There are no errors in the admin server logs.
Connection pools testing is working fine from admin console.
If there are no applications deployed, then the server goes to Running state.
The same applications are working on other machines in same MyEclipse and Weblogic 12.2.1.4 setup.
How can I find out what the issue is, there is no error in the admin server logs for the server.
Is there any data dump which can be done from MyEclipse on finding the issue.
<Jan 31, 2022 6:28:47,664 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
<Jan 31, 2022 6:28:47,665 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
<Jan 31, 2022 6:28:47,696 PM PST> <Notice> <Log Management> <BEA-170036> <The Logging monitoring service timer has started to check for logged message counts every 30 seconds.>
<Jan 31, 2022 6:28:52,285 PM PST> <Notice> <Log Management> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.>
<Jan 31, 2022 6:28:52,408 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
<Jan 31, 2022 6:28:52,436 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>