Hi Chuck,

Thanks for the reply and apologies for the incomplete info. Its version
6.0.28, installed in /usr/share
on Ubuntu 9.04(Karmic Koala) (I'm on a 64 bit machine, but that shouldnt
matter

c...@raptor:/usr/share/apache-tomcat-6.0.28/logs$ cat
catalina.2010-07-25.log
Jul 25, 2010 11:23:04 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/amd64/server:/usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.20/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Jul 25, 2010 11:23:04 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jul 25, 2010 11:23:04 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 832 ms
Jul 25, 2010 11:23:04 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 25, 2010 11:23:04 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.28
Jul 25, 2010 11:23:04 PM org.apache.catalina.startup.HostConfig
deployDescriptor
INFO: Deploying configuration descriptor manager.xml
Jul 25, 2010 11:23:05 PM org.apache.catalina.startup.HostConfig
deployDescriptor
INFO: Deploying configuration descriptor host-manager.xml
Jul 25, 2010 11:23:05 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory ROOT
Jul 25, 2010 11:23:05 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory docs
Jul 25, 2010 11:23:05 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory examples
Jul 25, 2010 11:23:06 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory dailyTamp-v1a
Jul 25, 2010 11:23:06 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Jul 25, 2010 11:23:06 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/dailyTamp-v1a] startup failed due to previous errors
Jul 25, 2010 11:23:06 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jul 25, 2010 11:23:06 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jul 25, 2010 11:23:06 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=1/35  config=null
Jul 25, 2010 11:23:06 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1403 ms
Jul 25, 2010 11:30:06 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Jul 25, 2010 11:30:07 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Jul 25, 2010 11:30:07 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
c...@raptor:/usr/share/apache-tomcat-6.0.28/logs$


On Mon, Jul 26, 2010 at 12:18 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Adam Posner [mailto:cuco2...@gmail.com]
> > Subject: error listener start
> >
> > This is a tough one . I have no clue.
>
> And apparently don't even know the version of Tomcat you're running... or
> at least you haven't bothered to tell us.  If and when you do, report all
> three fields of the version, please.  Also tell us the JVM level and
> platform you're running on, and how you installed Tomcat.
>
> > All I get in the logs is that error msg.
>
> Unlikely; show us the real logs.  Look in both the catalina.*.log and
> localhost.*.log files.
>
> > <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee";
>
> So you're /probably/ running at least Tomcat 6.0, but there's no real proof
> of that.
>
> > My context listener class is in com/listeners
>
> That by itself is ambiguous.  Where precisely is your webapp, and where
> precisely is the .class file?
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to