RE: Tomcat Logs and console .

2009-08-19 Thread Mohamed Shah
Hi,

Actually the Log file looks to be ok because it is not the complete one. 
Console Displays the actual errors, But the screen size is small so that we 
cannot know about the errors. The log file Generated is small in size and does 
not even contain half of the original stack trace. Please help me in writing a 
file handler for getting the complete trace or alternative methods

Regards,
Mohamed shah.k

-Original Message-
From: André Warnier [mailto:a...@ice-sa.com] 
Sent: Wednesday, August 19, 2009 4:13 AM
To: Tomcat Users List
Subject: Re: Tomcat Logs and console .

Ognjen Blagojevic wrote:
 Log file looks ok.
 
 It is dirty with duplicate listeners errors. Can you try to solve that 
 first?
 
Doesn't it also show that port 8080 is already in use by something else, 
and it cannot start because of that ?
(or is that a byproduct of the other error ?)

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat Logs and console .

2009-08-19 Thread Ognjen Blagojevic

Mohamed Shah wrote:
Console Displays the actual errors, But the screen size is small so that we cannot know about the errors. 


Scroll back, Mohamed! Scroll back!  :)

-Ognjen

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




RE: Tomcat Logs and console .

2009-08-19 Thread Mohamed Shah
Come on buddy

-Original Message-
From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs] 
Sent: Wednesday, August 19, 2009 4:41 PM
To: Tomcat Users List
Subject: Re: Tomcat Logs and console .

Mohamed Shah wrote:
 Console Displays the actual errors, But the screen size is small so that we 
 cannot know about the errors. 

Scroll back, Mohamed! Scroll back!  :)

-Ognjen

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat Logs and console .

2009-08-18 Thread Ognjen Blagojevic

Mohamed Shah wrote:

Sorry If this is not interesting.  I couldn't find all of the console contents 
in log files. If not available in log files can I manage the console to read 
the full contents somehow?. FYI I use old tomcat bundled with liferay 
tomcat(5.0) and I cannot upgrade due to some team policies.


What OS do you use? Did you look at logs/catalina.out?

Regards,
Ognjen

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat Logs and console .

2009-08-18 Thread Ognjen Blagojevic

Hi Mohamed,

Please, use mailing list, not private mail. Others might be interested too.

Could you post the content of the logs?

Regards,
Ognjen


Mohamed Shah wrote:

I use win xp sp 2.  In Logs I can find only very small info. Not the full stack 
trace.

thanks

-Original Message-
From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs] 
Sent: Tuesday, August 18, 2009 5:57 PM

To: Tomcat Users List
Subject: Re: Tomcat Logs and console .

Mohamed Shah wrote:

Sorry If this is not interesting.  I couldn't find all of the console contents 
in log files. If not available in log files can I manage the console to read 
the full contents somehow?. FYI I use old tomcat bundled with liferay 
tomcat(5.0) and I cannot upgrade due to some team policies.


What OS do you use? Did you look at logs/catalina.out?

Regards,
Ognjen

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Tomcat Logs and console .

2009-08-18 Thread Mohamed Shah
 for this context. The duplicate definition has been 
ignored.
Aug 18, 2009 1:41:45 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Aug 18, 2009 1:41:55 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: 
C:\Program 
Files\Java\jdk1.5.0_06\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program 
Files\Java\jdk1.5.0_06\bin;D:\liferay\bin;C:\oracle\ora92\bin;C:\Program 
Files\Oracle\jre\1.3.1\bin;C:\Program 
Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 Files\Java\jdk1.5.0_06\bin;C:\Program Files\Apache Software Foundation\Tomcat 
5.5\bin
Aug 18, 2009 1:41:55 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Aug 18, 2009 1:41:55 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 741 ms
Aug 18, 2009 1:41:55 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Aug 18, 2009 1:41:55 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.16
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener 
com.liferay.portal.spring.context.PortalContextLoaderListener is already 
configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener com.liferay.portal.servlet.PortalSessionListener is 
already configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener 
com.liferay.portal.kernel.servlet.PortletSessionListenerManager is already 
configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener 
com.liferay.portal.kernel.servlet.SerializableSessionAttributeListener is 
already configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener com.liferay.portal.servlet.SharedSessionAttributeListener 
is already configured for this context. The duplicate definition has been 
ignored.
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener 
com.sun.portal.container.service.ServiceManagerContextListenerImpl is already 
configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:01 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener 
com.sun.portal.portletcontainer.impl.PortletContainerContextListenerImpl is 
already configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:45 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener com.liferay.portal.kernel.servlet.PortletContextListener 
is already configured for this context. The duplicate definition has been 
ignored.
Aug 18, 2009 1:42:47 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener com.liferay.portal.kernel.servlet.PortletContextListener 
is already configured for this context. The duplicate definition has been 
ignored.
Aug 18, 2009 1:42:47 PM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener com.liferay.portal.kernel.servlet.ThemeContextListener is 
already configured for this context. The duplicate definition has been ignored.
Aug 18, 2009 1:42:49 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Aug 18, 2009 1:42:49 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Aug 18, 2009 1:42:49 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/15  config=null
Aug 18, 2009 1:42:49 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 54751 ms
Aug 18, 2009 1:47:29 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/BillAdjustmentsN]

-Original Message-
From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs]
Sent: Tuesday, August 18, 2009 7:16 PM
To: Tomcat Users List
Subject: Re: Tomcat Logs and console .

Hi Mohamed,

Please, use mailing list, not private mail. Others might be interested too.

Could you post the content of the logs?

Regards,
Ognjen


Mohamed Shah wrote:
 I use win xp sp 2.  In Logs I can find only very small info. Not the full 
 stack trace.

 thanks

 -Original Message-
 From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs]
 Sent: Tuesday, August 18, 2009 5:57 PM
 To: Tomcat Users List
 Subject: Re: Tomcat Logs and console .

 Mohamed Shah wrote:
 Sorry If this is not interesting.  I couldn't

Re: Tomcat Logs and console .

2009-08-18 Thread Ognjen Blagojevic

Log file looks ok.

It is dirty with duplicate listeners errors. Can you try to solve that 
first?


Regards,
Ognjen

Mohamed Shah wrote:

Aug 18, 2009 4:44:44 AM org.apache.catalina.core.StandardContext 
addApplicationListener
INFO: The listener 
com.liferay.portal.spring.context.PortalContextLoaderListener is already 
configured for this context. The duplicate definition has been ignored.

...

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat Logs and console .

2009-08-18 Thread André Warnier

Ognjen Blagojevic wrote:

Log file looks ok.

It is dirty with duplicate listeners errors. Can you try to solve that 
first?


Doesn't it also show that port 8080 is already in use by something else, 
and it cannot start because of that ?

(or is that a byproduct of the other error ?)

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org