Error on start/deploy

Hi, I restarted web from studio this morning, and won’t load up correctly. This is the only exception I see in the log.

26-Mar-2018 13:04:41.320 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStop Exception sending context destroyed event to listener instance of class [com.haulmont.cuba.core.sys.AppContextLoader]

java.lang.NullPointerException
at com.haulmont.cuba.core.sys.AbstractWebAppContextLoader.contextDestroyed(AbstractWebAppContextLoader.java:103)

I only added an entity to my data model. Nothing more. Everything is fine on the database.

The cuba login page is not displayed it only has the spinner running indefintely.

Any ideas on how to get more detail from the log on this exception ?

Found the source of the error.
I was injecting a non exiting bean