RE: Tomcat Logs and console .

2009-08-19 Thread Mohamed Shah
I have got the solution by modifying log4j.properties file -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 act

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

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.a

RE: Tomcat Logs and console .

2009-08-19 Thread Mohamed Shah
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

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 ?) ---

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.PortalContextLo

RE: Tomcat Logs and console .

2009-08-18 Thread Mohamed Shah
quot;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.Portle

Re: Tomcat Logs and console .

2009-08-18 Thread Ognjen Blagojevic
- 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

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 tea

Tomcat Logs and console .

2009-08-14 Thread Mohamed Shah
Hi, 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. Than