scene
When Tomcat starts, it always reports an error. It can’t find the configuration file in the classpath, but the configuration file has been placed in the resource directory
Solution
The reason for this exception is that the new conf folder cannot be recognized, because it is not set as a resource folder. Just right click the conf folder – >build path – > use as source folder
Read More:
- Hive ERROR Failed with exception java.io.IOException:java.lang.IllegalArgumentException
- How to Solve Error: Resource’/Servers’ does not exist
- [MAC] How to Solve zsh Error: command not found: umi
- How to Solve Gradle Error: Plugin with id ‘jetty’ not found.
- Vue Browser Error: Failed to load resource: the server responded with a status of 404 (Not Found)
- How to Solve VScode 2022 error: msvcp110d.dll not found
- How to Solve org.apache.ibatis.binding.BindingException: Invalid bound statement (not found) Error
- How to Fix Word Opening Error: the resource dll cannot be loaded
- How to Solve Hexo init error: bash: hexo: command not found
- error: resource android:attr/lStar not found [How to Solve]
- How to Solve QT Error: The build directory needs to be at the same level as the source directory.
- How to Solve Error: Android java.lang.IllegalStateException: Could not execute method of the activity
- error: resource android:attr/lStar not found [How to Solve]
- [Solved] Flutter – AAPT: error: resource android:attr/dialogCornerRadius not found.
- error: resource android:attr/lStar not found [Pefect Solution]
- Flutter Error: dump failed because resource AndroidManifest.xml not found [How to Solve]
- [Solved] AAPT: error: resource android:attr/lStar not found
- How to Solve VMware Workstation Error: This virtual machine appears to be in use.
- [Solved] Compile Error: AAPT: error: resource android:attr/lStar not found
- Spring deployment error: Could not open ServletContext resource [/db.properties]