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 898574 Details for
Bug 1100599
Tomcat7 - catalina.out contains warning and errors (after shutdown)
[?]
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.
Tomcat7 catalina.out on windows
catalina.out (text/plain), 4.82 KB, created by
Libor Fuka
on 2014-05-23 08:10:01 UTC
(
hide
)
Description:
Tomcat7 catalina.out on windows
Filename:
MIME Type:
Creator:
Libor Fuka
Created:
2014-05-23 08:10:01 UTC
Size:
4.82 KB
patch
obsolete
>May 22, 2014 12:17:50 AM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >May 22, 2014 12:17:50 AM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >May 22, 2014 12:17:51 AM org.apache.catalina.core.AprLifecycleListener init >INFO: Loaded APR based Apache Tomcat Native library 1.1.30 using APR version 1.4.8. >May 22, 2014 12:17:51 AM org.apache.catalina.core.AprLifecycleListener init >INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. >May 22, 2014 12:17:51 AM org.apache.catalina.core.AprLifecycleListener initializeSSL >INFO: OpenSSL successfully initialized (OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008) >May 22, 2014 12:17:52 AM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["http-apr-8080"] >May 22, 2014 12:17:52 AM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["ajp-apr-8009"] >May 22, 2014 12:17:52 AM org.apache.catalina.startup.Catalina load >INFO: Initialization processed in 1177 ms >May 22, 2014 12:17:52 AM org.apache.catalina.core.StandardService startInternal >INFO: Starting service Catalina >May 22, 2014 12:17:52 AM org.apache.catalina.core.StandardEngine startInternal >INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 >May 22, 2014 12:17:52 AM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory C:\Program Files\jboss-ews-2.1\share\tomcat7\webapps\docs >May 22, 2014 12:17:52 AM org.apache.tomcat.websocket.server.WsSci onStartup >INFO: JSR 356 WebSocket (Java WebSocket 1.0) support is not available when running on Java 6. To suppress this message, run Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API will be available. >May 22, 2014 12:17:58 AM org.apache.catalina.util.SessionIdGenerator createSecureRandom >INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [5,002] milliseconds. >May 22, 2014 12:17:58 AM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory C:\Program Files\jboss-ews-2.1\share\tomcat7\webapps\examples >May 22, 2014 12:17:58 AM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory C:\Program Files\jboss-ews-2.1\share\tomcat7\webapps\host-manager >May 22, 2014 12:17:58 AM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory C:\Program Files\jboss-ews-2.1\share\tomcat7\webapps\manager >May 22, 2014 12:17:59 AM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory C:\Program Files\jboss-ews-2.1\share\tomcat7\webapps\ROOT >May 22, 2014 12:17:59 AM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["http-apr-8080"] >May 22, 2014 12:17:59 AM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["ajp-apr-8009"] >May 22, 2014 12:17:59 AM org.apache.catalina.startup.Catalina start >INFO: Server startup in 7642 ms >May 22, 2014 12:18:00 AM org.apache.catalina.core.StandardServer await >INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. >May 22, 2014 12:18:00 AM org.apache.coyote.AbstractProtocol pause >INFO: Pausing ProtocolHandler ["http-apr-8080"] >May 22, 2014 12:18:00 AM org.apache.coyote.AbstractProtocol pause >INFO: Pausing ProtocolHandler ["ajp-apr-8009"] >May 22, 2014 12:18:00 AM org.apache.catalina.core.StandardService stopInternal >INFO: Stopping service Catalina >May 22, 2014 12:18:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/docs] appears to have started a thread named [SeedGenerator Thread] but has failed to stop it. This is very likely to create a memory leak. >May 22, 2014 12:18:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/docs] appears to have started a thread named [SeedGenerator Thread] but has failed to stop it. This is very likely to create a memory leak. >May 22, 2014 12:18:01 AM org.apache.coyote.AbstractProtocol stop >INFO: Stopping ProtocolHandler ["http-apr-8080"] >May 22, 2014 12:18:01 AM org.apache.coyote.AbstractProtocol stop >INFO: Stopping ProtocolHandler ["ajp-apr-8009"] >May 22, 2014 12:18:01 AM org.apache.coyote.AbstractProtocol destroy >INFO: Destroying ProtocolHandler ["http-apr-8080"] >May 22, 2014 12:18:01 AM org.apache.coyote.AbstractProtocol destroy >INFO: Destroying ProtocolHandler ["ajp-apr-8009"]
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 1100599
: 898574 |
909914
|
909915