They are available. Setup has been same . nothing has been changed.
Main Topics
Browse All TopicsI 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.H
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 31, 2009 5:04:35 PM org.apache.catalina.startu
INFO: Initialization processed in 510 ms
Mar 31, 2009 5:04:35 PM org.apache.catalina.core.S
INFO: Starting service Catalina
Mar 31, 2009 5:04:35 PM org.apache.catalina.core.S
INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
Mar 31, 2009 5:04:35 PM org.apache.catalina.core.S
INFO: XML validation disabled
Mar 31, 2009 5:04:36 PM org.apache.catalina.startu
WARNING: A docBase /appl/tomcat0/webapps/port
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.S
SEVERE: Error listenerStart
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.S
SEVERE: Context [/portal] startup failed due to previous errors
Mar 31, 2009 5:05:07 PM org.apache.catalina.startu
localhost log file
**************************
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.A
INFO: ContextListener: contextDestroyed()
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.S
FINE: Stopping filters
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.S
FINE: Stopping filter 'BalancerFilter'
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.S
FINE: Stopping filters
Mar 31, 2009 5:01:50 PM org.apache.catalina.core.S
FINE: Stopping filters
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.S
FINE: Configuring event listener class 'com.vignette.portal.websi
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.S
FINE: Configuring event listener class 'com.vignette.webservices.
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.S
FINE: Sending application start events
Mar 31, 2009 5:04:37 PM org.apache.catalina.core.S
SEVERE: Exception sending context initialized event to listener instance of class com.vignette.portal.websit
java.lang.NoClassDefFoundE
at com.vignette.portal.config
at com.epicentric.system.Syst
at com.epicentric.system.Syst
at com.epicentric.system.Syst
at com.vignette.portal.websit
at com.vignette.portal.websit
at org.apache.catalina.core.S
at org.apache.catalina.core.S
at org.apache.catalina.core.C
at org.apache.catalina.core.C
at org.apache.catalina.core.S
at org.apache.catalina.startu
at org.apache.catalina.startu
at org.apache.catalina.startu
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Nope that class is not there but its not there in any other environment as well.
Other environemnt where same setup is working fine this is what I get in logs.
Mar 31, 2009 3:02:04 AM org.apache.coyote.http11.H
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 31, 2009 3:02:04 AM org.apache.catalina.startu
INFO: Initialization processed in 613 ms
Mar 31, 2009 3:02:04 AM org.apache.catalina.core.S
INFO: Starting service Catalina
Mar 31, 2009 3:02:04 AM org.apache.catalina.core.S
INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
Mar 31, 2009 3:02:04 AM org.apache.catalina.core.S
INFO: XML validation disabled
Mar 31, 2009 3:02:05 AM org.apache.catalina.startu
WARNING: A docBase /appl/tomcat0/webapps/port
Tue Mar 31 03:02:06 EDT 2009: Loading default properties from: /appl/vap/Portal/system/po
Tue Mar 31 03:02:06 EDT 2009: Loading custom properties from: /appl/vap/Portal/config/pr
Tue Mar 31 03:02:06 EDT 2009: [RandomConfiguration] Creating random seed file: /appl/vap/Portal/system/ra
Business Accounts
Answer for Membership
by: objectsPosted on 2009-03-31 at 15:14:38ID: 24034297
It cannot find the vignette classes, make sure they are available to the webapp