openshift - App not coming up: SEVERE: Error listenerStart -


I am using Tomcat 7 Jabos EWS 2.0 for my web application. My build and deployment are ok but the app is giving 404 error after checking Jbossews logs, I see

EVERE: Error Listener Start

Is giving up. The app is running fine on my locality, I went to stack overflow through threads, but I did not get much help. Any ideas are really appreciated

log:

  ==> App-root / logs / jbossews.log & lt; == 26 July 2014 8:53:01 pm org.apache.catalina.startup.Catalina addClusterRuleSet information: Cluster rule set [java.lang.ClassNotFoundException: not found due to org. Apache.catalina.ha.ClusterRuleSet]. Cluster configuration is disabled July 26, 2014 8:53:01 pm org.apache.catalina.startup.Catalina addClusterRuleSet information: Cluster rule set not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet] . Cluster configuration is disabled July 26, 2014 8:53:01 pm org.apache.catalina.startup.Catalina addClusterRuleSet information: Cluster rule set not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet] . Cluster configuration is disabled July 26, 2014 8:53:01 pm org.apache.catalina.startup.Catalina addClusterRuleSet information: Cluster rule set not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet] . Cluster configuration is disabled July 26, 2014 8:53:03 pm org.apache.catalina.core.AprilifecycleListener init INFO: APR based ApacheTomt Original Library which allows optimal performance in production environments not found on java.library.path : / Opt / rh / mysql55 / root / usr / lib64: / usr / java / package / lib / i386: / lib: / usr / lib July 26, 2014 8:53:03 pm Org.apache.catalina.core.AprLifecycleListener init INFO: APR based ApacheTomato Basic Library which allows optimal performance in production environments was not found on java.library.path: / opt / rh / mysql55 / root / usr / Lib64: / usr / java / packages / lib / i386: / Lib: / usr / lib July 26, 2014 8:53:03 pm. AP.PK. Coyote Object Protocol Innocent INFO: Protocol Handler ["http-bio-127.8.229.129-8080"] is starting 26 July 2014 8:53:03 PM org.apache.coyote.AbstractProtocol init INFO: Protocol Handler Getting Started ["http-bio-127.8.229.129-8080"] July 26, 2014 8:53:03 PM ORG.apache.catalina .startup.Catalina Loading INFO: Initial process 2393 MS in July 26, 2014 8:53:03 PM ORG.apache.c Atalina.startup.Catalina Load Info: processed process in 2393 ms Jul 26, 2014 8:53: 03 PM org.apache.catalina.core.StandardService Startup information: Starting service Catalina July 26, 2014 8:53:03 PM Organization Yang Apache.catalina.core.StandardService startInternal INFO: Starting service Catalina July 26, 2014 8:53:03 PM org.apache.catalina.core.StandardEngine startInternal INFO: Service Service Engine: Apache Tomcat / 7.0.40 July 26, 2014 8: 53: 03 pm org.apache.catalina.core.StandardEngine startInternal INFO: Service Service Engine: Apache Tomcat / 7.0.40 July 26, 2014 8:53:03 PM. AP.PA.Lalina.startup.hostconfIF Diplwal Information: Deployment Web App Collections /var/lib/openshift/539c7d5ce0b8cddb51000076/app-root/runtime/dependencies/jbossews/webapps/ROOT.war 26 July 2014 8:53:03 PM ORG.apache.catalina.startup.HostConfig deployWARInformation: Deploy Web App Collections /var/lib/openshift/539c7d5ce0b8cddb51000076/app-root/runtime/dependencies/jbossews/webapps/ROOT.war July 26, 2014 8:53:27 PM org.apache.catalina.core.StandardContextInternational SEVERE : Listener list error July 26, 2014 8:53:27 PM org.apache.catalina.core.StandardContextInternational SEVERE: Error Listener Started July 26, 2014 8:53:27 PM Organization .apache.catalina.core.StandardContextInternational SEVERE : [Context] Startup failed due to past errors 26 July 2014 8:53:27 PM org.apache.catalina Core.StandardContextInternational SEVERE: Reference [] Previous Errors July 26, 2014 8:53:27 PM org.apache.coyote.AbstractProtocol Initial information: Protocol handler ["http-bio-127.8.229.129-8080"] Starting July 26, 2014 8:53:27 PM org.apache. Coyote.ArabProTokl Information: Protocol Handler ["http-bio-127.8.229.129-8080"] July 26, 2014 8:53:27 PM org.apache.catalina.startup.Catalina Starting information: 23458 MS server startup July 26, 2014 8:53:27 PM org.apache.catalina.startup.Catalina Start the information: 23458 MS Startup Server  


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -