Hi.
Nikitha Benny wrote:
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.
I believe that we will need a lot more details about the above in order to
begin to help.
Such as :
- what package did you download, from where, to do this installation ?
- how did you install it ? where ?
- what do you mean by "does not run" ? how are you trying to "run it", and what
happens ?
(For example, if you installed Tomcat as a Windows Service, and the Windows Service "does
not start", then there should at last be some message in the Windows Event Logs, no ?)
And I believe that was it below here only confuses the issue.
So let's focus for the moment at installing and running a new Tomcat 8.0.23 under Windows,
shall we ?
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"]
Is it something to with the Jasper Listener not being present in the
server.xml ?
*<Listener className="org.apache.catalina.core.JasperListener" />* has been
present in Tomcat 7.00.062 but not in 8.00.023.
Please help me out in here.
Thanks in advance.
Regards,
Nikitha
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org