java - Tomcat times out when attempt to start in debug mode using STS -


I am having problems in starting debug mode in STS this morning, but cant 'find out the cause or reason What is happening due to this sudden change in when I click the debug icon in Eclipse / STS, the following happens

A tab that says "jdbcOdbcDriver.finalize () line: No load available Server Times 45 seconds later.

The console also gives me this long log, But I'm not seeing any errors occurring within it.

  org.apache.catalina.core.aprolifiklistner Init Info: APR based Apache Tomatoes The original library which allows optimal performance in the production environment was not found on java.library.path: C: \ Program Files \ Java \ jre7 \ bin; C: \ Windows \ Sun \ Java \ bin; C: \ Windows \ system32; C: \ Windows; C: \ Python27 \; C: \ Python27 \ script, C: \ Windows \ system32; C: \ Windows; C: \ Windows \ System32 \ Wbem; C: \ Windows \ System32 \ WindowsPowerShell \ v1.0 \: C: \ Program Files (x86) \ ATI te Nolojij \ ATI.ACE \ Core-static; C: \ Program Files \ Java \ jdk1.7.0_67 \ bin; Jan 22, 2015 11:04:36 AM org.apache.tomcat.util.digester.SetPropertiesRule start alert: Set [setproperties rules] {server / service / engine / host / context} from ting property 'source' org Eclipse.jst.jee.server: clearbox 'did not find matching assets. 22 January 2015 11:04:36 AM org.apache.coyote.AbstractProtocol init INFO: Starting Protocol Handler ["http-bio-8080"] 22 January 2015 11:04:36 AM org.apache.coyote.AbstractProtocol Init INFO: Starting Protocol Handler ["http-bio-8443"] January 22, 2015 11:04:36 AM org.apache.coyote.AbstractProtocol init INFO: Starting Protocol Handler ["AJP-Bio-800 9"] 22 January 2015 11:04: 36 AM ORG.apache.catalina.startup.Catalina Load INFO: Started 1753 processed in MS 22 Jan 2015 11:04:36 AM ORG.apache.catalina.core.StandardService Start command information: Start service service katalina Nov 22, 2015 11: 04: 36 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Starlet Engine: Apache Tomcat / 7.0.47 January 22, 2015 11:04:38 AM ORG.apache.catalina .loader.WebappClassLoader ValidateFirm Information: ValidateGermanfile (C: \ Users \ chris@empatico.ca \ Documents \ Workbench -STS 3.6.1.RELEASE \ .metadata \ .plugins \ org.eclipse.wst.server.core \ tmp3 \ Wtpwebapps \ clearbox \ web-INF \ Lib \ tomcat-embed-core-7.0.52.jar) - Jar No T-weighted servlet Speak 2.3, see section 9.7.2. Abusive Category: javax / servlet / servlet.class January 22, 2015 11:04:38 AM org.apache.catalina.loader.WebappClassLoader validate firmware information: validate firmware (c: \ user \ crisiss @ empatico.ca \ document \ workspace- STS-3.6.1.RELEASE \ .metadata \ .plugins \ org.eclipse.wst.server.core \ tmp3 \ wtpwebapps \ clearbox \ WEB-INF \ lib \ tomcat-embed-el-7.0.52.jar) - Jar Not loaded. See Servlet Speak 2.3, Volume 9.7.2. Abusive Category: javax / el / expression.class Jan 22, 2015 11:04:46 AM Org.apache.catalina.core.ApplicationContext log INFO: No Spring Web Application Startup Type Addresses at Classpath SLF4J: Class path includes multiple SLF4J bindings SLF4J: [Jar bound: File: / C: / Users / Chrisisempatico .ca / Documents / workspace-sts-3.6.1.RELEASE / .metadata / .plugins / org.eclipse.wst.server.core / tmp3 / wtpwebapps / clearbox / WEB-INF / lib / logback-classic-1.0.1 .jar! /org/slf4j/impl/StaticLoggerBinder.class] [jar bound: file: / c: / user / chris @ empatico.ca / document / workspace -sts 3.6.1.RELEASE / .metadata / .plugins / Org.eclipse.wst.server.core/tmp3/wtpwebapps/slowbox/web-inf/lib/slf4j-log4j12-1.7.5.jar! /org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.  

Anyone had an issue like this and if so, then what would I do to resolve this random incident?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -