Created
May 12, 2017 22:08
-
-
Save shareefhiasat/e78e12bee9ef0c7637332c90ff98b37d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-05-12 21:34:48.403 | |
| java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:48.403 | |
| SEVERE: Allocate exception for servlet dispatcher | |
| 2017-05-12 21:34:48.403 | |
| Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:48.403 | |
| org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from ServletContext resource [/WEB-INF/dispatcher-servlet.xml]; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:48.403 | |
| INFO: Initializing Spring FrameworkServlet 'dispatcher' | |
| 2017-05-12 21:34:48.403 | |
| java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:48.403 | |
| SEVERE: Allocate exception for servlet dispatcher | |
| 2017-05-12 21:34:48.403 | |
| Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:48.403 | |
| org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from ServletContext resource [/WEB-INF/dispatcher-servlet.xml]; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:48.403 | |
| INFO: Initializing Spring FrameworkServlet 'dispatcher' | |
| 2017-05-12 21:34:38.392 | |
| java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:38.392 | |
| SEVERE: Allocate exception for servlet dispatcher | |
| 2017-05-12 21:34:38.392 | |
| java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | |
| 2017-05-12 21:34:38.392 | |
| SEVERE: Allocate exception for servlet dispatcher |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment