[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

03/31/2009 at 02:08PM PDT, ID: 24282797
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8

Tomcat  SEVERE: Error listenerStart

Asked by Prajal_Sutaria in Apache Tomcat Application Server

Tags: tomcat java

I am trying to start tomcat instance which used to work proprely but now I am getting SEVERE: Error listenerStart. Nothing has been changed on the server but still I am getting this error. What could be the reason.

Here is the error log details.

catalina.out
Mar 31, 2009 5:04:35 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 31, 2009 5:04:35 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 510 ms
Mar 31, 2009 5:04:35 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 31, 2009 5:04:35 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
Mar 31, 2009 5:04:35 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Mar 31, 2009 5:04:36 PM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /appl/tomcat0/webapps/portal inside the host appBase has been specified, and will be ignored
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/portal] startup failed due to previous errors
Mar 31, 2009 5:05:07 PM org.apache.catalina.startup.HostConfig deployWAR


localhost log file
********************************
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.StandardContext filterStop
FINE: Stopping filters
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.StandardContext filterStop
FINE:  Stopping filter 'BalancerFilter'
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.StandardContext filterStop
FINE: Stopping filters
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.StandardContext filterStop
FINE: Stopping filters
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.StandardContext listenerStart
FINE:  Configuring event listener class 'com.vignette.portal.website.internal.AppContextListener'
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.StandardContext listenerStart
FINE:  Configuring event listener class 'com.vignette.webservices.toolkit.config.WebServiceToolkitConfiguration'
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.StandardContext listenerStart
FINE: Sending application start events
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class com.vignette.portal.website.internal.AppContextListener
java.lang.NoClassDefFoundError: com/vignette/portal/config/PortalSystem
        at com.vignette.portal.config.PortalConfigUtils.<clinit>(PortalConfigUtils.java:38)
        at com.epicentric.system.SystemManager.loadProperties(SystemManager.java:132)
        at com.epicentric.system.SystemManager.startSystemInitialization(SystemManager.java:91)
        at com.epicentric.system.SystemManager.startSystemInitialization(SystemManager.java:79)
        at com.vignette.portal.website.internal.AppContextListener.startSystem(AppContextListener.java:34)
        at com.vignette.portal.website.internal.AppContextListener.contextInitialized(AppContextListener.java:38)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4183)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
        at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:608)
        at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470)
 
Loading Advertisement...
 
[+][-]03/31/09 03:14 PM, ID: 24034297

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/31/09 03:23 PM, ID: 24034375

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/31/09 03:25 PM, ID: 24034395

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/31/09 03:56 PM, ID: 24034620

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/31/09 03:59 PM, ID: 24034638

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/31/09 04:02 PM, ID: 24034665

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/31/09 04:08 PM, ID: 24034699

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/31/09 04:09 PM, ID: 24034709

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/01/09 05:46 PM, ID: 24045505

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Apache Tomcat Application Server
Tags: tomcat java
Sign Up Now!
Solution Provided By: Prajal_Sutaria
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625