Have a look in the "logs" directory in Tomcat and there should be a stacktrace that caused the Listener error in one of the log files, email that to us here and it may help with working out what the problem is.
...ant On Wed, May 12, 2010 at 2:12 PM, Bhaskar Reddy Yeddula <[email protected]> wrote: > Hi > > > > Now I am able to remove some errors, but still some errors are there. The > error stack in tomcat console is as below. > > > > May 12, 2010 6:27:45 PM org.apache.tuscany.sca.host.webapp.WebAppServletHost > initContextPath > > INFO: ContextPath: /CMTSBOServices-3.0.2 > > May 12, 2010 6:27:45 PM org.apache.tuscany.sca.node.impl.NodeImpl <init> > > INFO: Creating node: null > > May 12, 2010 6:27:46 PM org.apache.tuscany.sca.node.impl.NodeImpl > configureNode > > INFO: Loading contribution: > file:/D:/eclipse-europa/apache-tomcat-6.0.18/apache-tomcat-6.0.18/webapps/CMTSBOServices-3.0.2/ > > May 12, 2010 6:27:48 PM org.apache.tuscany.sca.node.impl.NodeImpl start > > INFO: Starting node: null > > May 12, 2010 6:27:48 PM org.apache.catalina.core.StandardContext start > > SEVERE: Error listenerStart > > May 12, 2010 6:27:48 PM org.apache.catalina.core.StandardContext start > > SEVERE: Context [/CMTSBOServices-3.0.2] startup failed due to previous > errors > > > > > > Can anyone help to resolve this problem? I guess the problem in finding the > composite files. Do I need to add any configuration parameters related > composite file in web.xml, etc… > > > > Regards, > > Bhaskar > > ________________________________ > > From: Bhaskar Reddy Yeddula > Sent: Wednesday, May 12, 2010 5:52 PM > To: '[email protected]'; '[email protected]' > Subject: Error > > > > Hi > > > > I am new to Tuscany, when I deploy the WAR file generated in tomcat server; > I am getting the following error. > > > > > > May 12, 2010 4:46:02 PM org.apache.tuscany.sca.node.impl.NodeImpl start > > INFO: Starting node: null > > May 12, 2010 4:46:02 PM org.apache.catalina.core.StandardContext start > > SEVERE: Error listenerStart > > May 12, 2010 4:46:02 PM org.apache.catalina.core.StandardContext start > > SEVERE: Context [/CMTSBOServices-3.0.2] startup failed due to previous > errors > > May 12, 2010 4:46:39 PM org.apache.tuscany.sca.host.webapp.WebAppServletHost > initContextPath > > INFO: ContextPath: /CMTSBOServices-3.0.2 > > May 12, 2010 4:46:39 PM org.apache.tuscany.sca.node.impl.NodeImpl <init> > > INFO: Creating node: null > > May 12, 2010 4:46:40 PM org.apache.tuscany.sca.node.impl.NodeImpl > configureNode > > INFO: Loading contribution: > file:/D:/eclipse-europa/apache-tomcat-6.0.18/apache-tomcat-6.0.18/webapps/CMTSBOServices-3.0.2/ > > May 12, 2010 4:46:41 PM > org.apache.tuscany.sca.assembly.builder.impl.ComponentConfigurationBuilderImpl > > WARNING: Service not found for component service: Component = > FreeOfferedCMTSResource Service = FreeOfferedCMTSResourceService > > May 12, 2010 4:46:41 PM > org.apache.tuscany.sca.assembly.builder.impl.CompositeBindingURIBuilderImpl > > WARNING: Service not found for component service: Component = > FreeOfferedCMTSResource Service = FreeOfferedCMTSResourceService > > May 12, 2010 4:46:42 PM org.apache.tuscany.sca.node.impl.NodeImpl start > > INFO: Starting node: null > > May 12, 2010 4:46:42 PM org.apache.catalina.core.StandardContext start > > SEVERE: Error listenerStart > > May 12, 2010 4:46:42 PM org.apache.catalina.core.StandardContext start > > SEVERE: Context [/CMTSBOServices-3.0.2] startup failed due to previous > errors > > > > Can anybody help me how we need to resolve this issue. Please help me it is > some urgent issue I need to fix. > > > > Thanks in advance. > > Regards, > > Bhaskar > > ________________________________ > "DISCLAIMER: This message is proprietary to Aricent and is intended solely > for the use of the individual to whom it is addressed. It may contain > privileged or confidential information and should not be circulated or used > for any purpose other than for what it is intended. If you have received > this message in error, please notify the originator immediately. If you are > not the intended recipient, you are notified that you are strictly > prohibited from using, copying, altering, or disclosing the contents of this > message. Aricent accepts no responsibility for loss or damage arising from > the use of the information transmitted by this email including damage from > virus." >
