Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save shareefhiasat/e78e12bee9ef0c7637332c90ff98b37d to your computer and use it in GitHub Desktop.

Select an option

Save shareefhiasat/e78e12bee9ef0c7637332c90ff98b37d to your computer and use it in GitHub Desktop.
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