2015-07-14 9:59 GMT+03:00 Nikitha Benny <nikki.be...@gmail.com>: > Hi All, > > I have installed java JRE version 1.07.079 and Tomcat version 8.00.023. > > And it installs and runs fine on all unix platforms (Linux_x64, Linux_x86, > Solaris and HP-UX). > > Now when it comes to Windows (both x86 and x64), Tomcat installs fine but > does not run. > > Also logs are not being thrown. > > But when I do an upgrade from Tomcat 7.00.062 to 8.00.023 it throws the > following error in the logs: > > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol pause > INFO: Pausing ProtocolHandler ["http-apr-0.0.0.0-8081"] > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol pause > INFO: Pausing ProtocolHandler ["http-apr-0:0:0:0:0:0:0:0-8081"] > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol pause > INFO: Pausing ProtocolHandler ["http-bio-0.0.0.0-8444"] > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol pause > INFO: Pausing ProtocolHandler ["http-bio-0:0:0:0:0:0:0:0-8444"] > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol pause > INFO: Pausing ProtocolHandler ["ajp-apr-8010"] > Jul 14, 2015 12:08:33 PM org.apache.catalina.core.StandardService > stopInternal > INFO: Stopping service Catalina > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol stop > INFO: Stopping ProtocolHandler ["http-bio-0.0.0.0-8444"] > Jul 14, 2015 12:08:33 PM org.apache.coyote.AbstractProtocol stop > INFO: Stopping ProtocolHandler ["ajp-apr-8010"] >
The above are informational ("INFO") messages. There are no errors in the above fragment of a log file. Official migration guide: http://tomcat.apache.org/migration.html Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org