Application Server is not running after migration to V7

Hi
I have migrated my application from platform v6.10 to 7.0 but it is not running and getting the following message:

23:08	Database successfully updated

    23:13	Application is not running

    23:14	An error occurred while generating DB scripts.
    			Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation

    23:14	An error occurred while generating DB scripts.
    			Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation

    23:14	An error occurred while generating DB scripts.
    			Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation

From the message above, it seems that the Studio is not completed the indexing but it has been more than an hour and I don’t see anything is running!

I get the following message in console:

>     Starting the server...
>     Server terminated

Thanks for your help to resolve this issue!

The issue is resolved, the Application server is now running but failed to run the application due to an exception thrown by DASHBOARD add-on that I just have posted here.