Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 681373 Details for
Bug 899445
EWS on Windows - Tomcat SSL doesn't work when started as a service
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
tomcat5-stderr.2011-06-16.log
tomcat5-stderr.2011-06-16.log (text/plain), 9.05 KB, created by
Ondřej Žižka
on 2011-06-17 00:05:55 UTC
(
hide
)
Description:
tomcat5-stderr.2011-06-16.log
Filename:
MIME Type:
Creator:
Ondřej Žižka
Created:
2011-06-17 00:05:55 UTC
Size:
9.05 KB
patch
obsolete
> >2011-06-16 23:59:49 Commons Daemon procrun stderr initialized >Jun 16, 2011 11:59:51 PM org.apache.catalina.core.AprLifecycleListener init >INFO: 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\Red Hat\Enterprise Web Server\sbin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\sw\OpenSSL-Win64\bin;c:\sw\groovy-1.8.0\bin >Jun 16, 2011 11:59:52 PM org.apache.coyote.http11.Http11BaseProtocol init >INFO: Initializing Coyote HTTP/1.1 on http-8080 >Jun 16, 2011 11:59:52 PM org.apache.coyote.http11.Http11BaseProtocol init >SEVERE: Error initializing endpoint >java.io.FileNotFoundException: C:\.keystore (The system cannot find the file specified) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.<init>(FileInputStream.java:120) > at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory.java:325) > at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFactory.java:268) > at org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.getKeyManagers(JSSE14SocketFactory.java:148) > at org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.init(JSSE14SocketFactory.java:110) > at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:124) > at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:293) > at org.apache.coyote.http11.Http11BaseProtocol.init(Http11BaseProtocol.java:139) > at org.apache.catalina.connector.Connector.initialize(Connector.java:1002) > at org.apache.catalina.core.StandardService.initialize(StandardService.java:578) > at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:782) > at org.apache.catalina.startup.Catalina.load(Catalina.java:504) > at org.apache.catalina.startup.Catalina.load(Catalina.java:524) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:267) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432) >Jun 16, 2011 11:59:52 PM org.apache.catalina.startup.Catalina load >SEVERE: Catalina.start >LifecycleException: Protocol handler initialization failed: java.io.FileNotFoundException: C:\.keystore (The system cannot find the file specified) > at org.apache.catalina.connector.Connector.initialize(Connector.java:1004) > at org.apache.catalina.core.StandardService.initialize(StandardService.java:578) > at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:782) > at org.apache.catalina.startup.Catalina.load(Catalina.java:504) > at org.apache.catalina.startup.Catalina.load(Catalina.java:524) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:267) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432) >Jun 16, 2011 11:59:52 PM org.apache.catalina.startup.Catalina load >INFO: Initialization processed in 2106 ms >Jun 16, 2011 11:59:52 PM org.apache.catalina.core.StandardService start >INFO: Starting service Catalina >Jun 16, 2011 11:59:52 PM org.apache.catalina.core.StandardEngine start >INFO: Starting Servlet Engine: Apache Tomcat/5.5.33 >Jun 16, 2011 11:59:52 PM org.apache.catalina.core.StandardHost start >INFO: XML validation disabled >Jun 16, 2011 11:59:54 PM org.apache.catalina.core.ApplicationContext log >INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] >Jun 16, 2011 11:59:54 PM org.apache.coyote.http11.Http11BaseProtocol start >INFO: Starting Coyote HTTP/1.1 on http-8080 >Jun 16, 2011 11:59:54 PM org.apache.coyote.http11.Http11BaseProtocol start >SEVERE: Error starting endpoint >java.io.FileNotFoundException: C:\.keystore (The system cannot find the file specified) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.<init>(FileInputStream.java:120) > at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory.java:325) > at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFactory.java:268) > at org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.getKeyManagers(JSSE14SocketFactory.java:148) > at org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.init(JSSE14SocketFactory.java:110) > at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:124) > at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:293) > at org.apache.tomcat.util.net.PoolTcpEndpoint.startEndpoint(PoolTcpEndpoint.java:313) > at org.apache.coyote.http11.Http11BaseProtocol.start(Http11BaseProtocol.java:151) > at org.apache.coyote.http11.Http11Protocol.start(Http11Protocol.java:76) > at org.apache.catalina.connector.Connector.start(Connector.java:1075) > at org.apache.catalina.core.StandardService.start(StandardService.java:457) > at org.apache.catalina.core.StandardServer.start(StandardServer.java:700) > at org.apache.catalina.startup.Catalina.start(Catalina.java:552) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433) >Jun 16, 2011 11:59:54 PM org.apache.catalina.startup.Catalina start >SEVERE: Catalina.start: >LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.io.FileNotFoundException: C:\.keystore (The system cannot find the file specified) > at org.apache.catalina.connector.Connector.start(Connector.java:1082) > at org.apache.catalina.core.StandardService.start(StandardService.java:457) > at org.apache.catalina.core.StandardServer.start(StandardServer.java:700) > at org.apache.catalina.startup.Catalina.start(Catalina.java:552) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433) >Jun 16, 2011 11:59:54 PM org.apache.catalina.startup.Catalina start >INFO: Server startup in 1934 ms >Jun 17, 2011 12:01:07 AM org.apache.coyote.http11.Http11BaseProtocol pause >INFO: Pausing Coyote HTTP/1.1 on http-8080 >Jun 17, 2011 12:01:07 AM org.apache.coyote.http11.Http11BaseProtocol pause >INFO: Pausing Coyote HTTP/1.1 on http-8443 >Jun 17, 2011 12:01:08 AM org.apache.catalina.core.StandardService stop >INFO: Stopping service Catalina >Jun 17, 2011 12:01:08 AM org.apache.coyote.http11.Http11BaseProtocol destroy >INFO: Stopping Coyote HTTP/1.1 on http-8080 >Jun 17, 2011 12:01:08 AM org.apache.catalina.connector.MapperListener destroy >WARNING: Error unregistering MBeanServerDelegate >java.lang.NullPointerException > at org.apache.catalina.connector.MapperListener.destroy(MapperListener.java:173) > at org.apache.catalina.connector.Connector.stop(Connector.java:1123) > at org.apache.catalina.core.StandardService.stop(StandardService.java:519) > at org.apache.catalina.core.StandardServer.stop(StandardServer.java:734) > at org.apache.catalina.startup.Catalina.stop(Catalina.java:602) > at org.apache.catalina.startup.Catalina.start(Catalina.java:577) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433) >Jun 17, 2011 12:01:08 AM org.apache.coyote.http11.Http11BaseProtocol destroy >INFO: Stopping Coyote HTTP/1.1 on http-8443 >Jun 17, 2011 12:01:08 AM org.apache.catalina.connector.Connector stop >SEVERE: Coyote connector has not been started
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 899445
: 681373