Quantcast
Channel: Active questions tagged servlets - Stack Overflow
Viewing all articles
Browse latest Browse all 717

No Spring WebApplicationInitializer types detected on classpath

$
0
0

My Eclipse project is suddenly no longer deploying properly. I can't trace it to any particular change I've made to the environment.

I have tested with multiple source-controlled projects and they are all behaving the same way:

May 01, 2013 12:00:45 PM org.apache.catalina.core.AprLifecycleListener initINFO: The APR based Apache Tomcat Native library which allows optimal performance in     production environments was not found on the java.library.path: C:\Program Files   (x86)\Java\jdk1.7.0_11\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA     Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows \System32\WindowsPowerShell\v1.0\;.May 01, 2013 12:00:45 PM org.apache.tomcat.util.digester.SetPropertiesRule beginWARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:fismacm' did not find a matching property.May 01, 2013 12:00:45 PM org.apache.coyote.AbstractProtocol initINFO: Initializing ProtocolHandler ["http-bio-8080"]May 01, 2013 12:00:45 PM org.apache.coyote.AbstractProtocol initINFO: Initializing ProtocolHandler ["ajp-bio-8009"]May 01, 2013 12:00:45 PM org.apache.catalina.startup.Catalina loadINFO: Initialization processed in 296 msMay 01, 2013 12:00:45 PM org.apache.catalina.core.StandardService startInternalINFO: Starting service CatalinaMay 01, 2013 12:00:45 PM org.apache.catalina.core.StandardEngine startInternalINFO: Starting Servlet Engine: Apache Tomcat/7.0.35May 01, 2013 12:00:46 PM org.apache.catalina.core.ApplicationContext logINFO: No Spring WebApplicationInitializer types detected on classpathMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/core is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://www.springframework.org/tags/form is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://www.springframework.org/tags is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.startup.TaglibUriRule bodyINFO: TLD skipped. URI: http://www.springframework.org/security/tags is already definedMay 01, 2013 12:00:48 PM org.apache.catalina.core.ApplicationContext logINFO: No Spring WebApplicationInitializer types detected on classpathMay 01, 2013 12:00:48 PM org.apache.catalina.core.ApplicationContext logINFO: No Spring WebApplicationInitializer types detected on classpathMay 01, 2013 12:00:48 PM org.apache.catalina.core.ApplicationContext logINFO: Set web app root system property: 'webapp.root' =     [X:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\fismacm\]May 01, 2013 12:00:48 PM org.apache.catalina.core.ApplicationContext logINFO: Initializing log4j from [X:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\fismacm\WEB-    INF\log4j.properties]May 01, 2013 12:00:48 PM org.apache.catalina.core.ApplicationContext logINFO: Initializing Spring root WebApplicationContextSLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.May 01, 2013 12:00:49 PM org.apache.coyote.AbstractProtocol startINFO: Starting ProtocolHandler ["http-bio-8080"]May 01, 2013 12:00:49 PM org.apache.coyote.AbstractProtocol startINFO: Starting ProtocolHandler ["ajp-bio-8009"]May 01, 2013 12:00:49 PM org.apache.catalina.startup.Catalina startINFO: Server startup in 3898 ms

This seems like the key component: INFO: No Spring WebApplicationInitializer types detected on classpath.

I've tried cleaning the projects, redefining the servers, and even creating whole new workspaces. I've clearly missed the mark.

Any tips on getting this cleaned up would be greatly appreciated.


Viewing all articles
Browse latest Browse all 717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>