I downloaded the tar.gz file from the Apache site. When I do an ls in my
logs directory , localhost*.log shows up , but when I try to do
cat localhost.2010-07-25.log, for ex., I get "No such file......" Strange

On Mon, Jul 26, 2010 at 6:12 PM, Adam Posner <cuco2...@gmail.com> wrote:

>
> To be even more clear, the TrailContextListener.clas file is in
> classes/com/listeners
>
> On Mon, Jul 26, 2010 at 6:10 PM, Adam Posner <cuco2...@gmail.com> wrote:
>
>>
>> Also, its the latest JVM, j2ee, java 6. The webap is in
>> /use/share/apache-tomcat-6.0.28/webapps/dailtTamp-v1/WEB-INF/classes
>> THe class files are belsw com which is under classes
>> 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