Spring Spring 07-Dec-2021 01:30:18.695 信息 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath 07-Dec-2021 01:30:18.785 信息 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext In case you are using Eclipse IDE And found the problem INFO: No Spring WebApplicationInitializer types detected on classpath Please check the definition of "Web App Libraries " as shown in the picture. Is it there? If not, then "Add Library->Web App Libraries" then clean & build and restart server permissions problem when writing to 1 Answer Sorted by: 0 You can specify the log path in the file geonetwork/WEB-INF/classes/log4j.xml in webapps folder and set it to an existing … Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python J’ai eu ce message d’information “Aucun type Spring WebApplicationInitializer détecté sur le chemin de classe” lors du déploiement d’un WAR avec des beans d’intégration Spring dans le serveur WebLogic. ; 技术问答; No Spring WebApplicationInitializer types detected on classpath,Initializing Spring root WebApplicat. #log4j.rootLogger=DEBUG, logfile, console (Remember to restart daemons after you update the config files.) ServletContainerInitializer:启动容器时负责加载相关配置. SASServer1_1 not starting The problem is about your access directory, you need to verify what is your CATALINA_HOME environment variable, the log is clear "directory don't exists". 配置log4j2后hibernate会向控制台输出更加清晰的信息,当设置成status="warn",你会看到log4j2内部各种详细输出。 log4j2.xml可以放在任意的地方,只要你最后把它放到了classpath里,上面的项目中新建一个resources目录用于放置log4j2.xml,如果在未加入classpath时尝试运行时会报错误。