Thangavel Sankaranarayanan is out of the office.

2009-10-11 Thread Thangavel Sankaranarayanan
I will be out of the office starting 12/10/2009 and will not return until 18/10/2009. For any issues related to MPP Data Migration Project and ASD's/ work request related to MPP, LSHS and ISV, please contact Viswasen Tanguturu Viswasen R Tanguturu/India/IBM Email : viswase...@in.ibm.com Mobile :

Re: tomcat - perl cgi

2009-03-19 Thread Thangavel Sankaranarayanan
Hi, cgi (3-) org.apache.catalina.servlets.CGIServlet (4-) cgi(2-) /cgi-bin/* (1-) The Http servlet request's context path (/cgi-bin) is checked first in servlet mapping(1) and if one found , tomcat obtains the name of the servlet(2).

Re: IIS6, Tomcat 6.0, ISAPI redirector 1.2.27 - no log on one server

2009-01-22 Thread Thangavel Sankaranarayanan
Did u try checking the security settings are same as in the test environment Regards, Thangavel Sankaranarayanan Rick Larkin

Tomcat--> Web Server or Web Container?

2008-12-10 Thread Thangavel Sankaranarayanan
response for it.:) Regards, Thangavel Sankaranarayanan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 6 getRemoteUser() returns null

2008-11-19 Thread Thangavel Sankaranarayanan
Hi , The Auth method is form based . Regards, Thangavel Sankaranarayanan [EMAIL PROTECTED] l.com

Re: Tomcat 6 getRemoteUser() returns null

2008-11-19 Thread Thangavel Sankaranarayanan
HI , The auth method is form based. Regards, Thangavel Sankaranarayanan [EMAIL PROTECTED] l.com

Tomcat 6 getRemoteUser() returns null

2008-11-17 Thread Thangavel Sankaranarayanan
Hi, We have to retrieve the userid of the remote user when the user logs on. But request.getRemoteUser() or the requet.getPrinciple.getName() is returning null in Tomcat 6. Authentication is done. through LDAP. Any suggestion? Thanks, Thangavel.S

Re: How to find tomcat's- window service parameters

2008-10-31 Thread Thangavel Sankaranarayanan
na_home etc.... pls help me on this. Regards, Thangavel Sankaranarayanan "Serge Fonville" <[EMAIL PROTECTED]

How to find tomcat's- window service parameters

2008-10-31 Thread Thangavel Sankaranarayanan
for native DLLs etc. Regards, Thanga

Session timeout problem in tomcat

2008-10-31 Thread Thangavel Sankaranarayanan
) Please, let me know how i could achieve 5 hours for my sessiontimeout. I'll will be thankful to them who responds me quickly as this is too urgent. is the session-timeout value which we set is the inactive interval time in minutes?? Regards, Thangavel Sankaranara

RE: JAVA_HOME is not found but tomcat is running. possible?

2008-10-17 Thread Thangavel Sankaranarayanan
MD_LINE_ARGS=%CMD_LINE_ARGS% %1 shift goto setArgs :doneSetArgs call "%EXECUTABLE%" start %CMD_LINE_ARGS% :end Regards, Thangavel Sankaranarayanan Martin Gainty

JAVA_HOME is not found but tomcat is running. possible?

2008-10-17 Thread Thangavel Sankaranarayanan
ed in any of the .bat file as well...please help me on this.thanks Regards, Thangavel Sankaranarayanan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

NoclassDefFoundError!!

2008-10-14 Thread Thangavel Sankaranarayanan
ror: ERS D:\Products\Tomcat_4.1_004\webapps\SAM_MPP\WEB-INF\classes>java ERS Exception in thread "main" java.lang.NoClassDefFoundError: ERS D:\Products\Tomcat_4.1_004\webapps\SAM_MPP\WEB-INF\classes>java CSVParser Exception in thread "mai

(updated) Problem in finding APP-BASE (IIS---> Worker Tomcat A---->Tomcat B----> Further config help

2008-10-10 Thread Thangavel Sankaranarayanan
! Regards, Thangavel Sankaranarayanan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem in finding APP-BASE (IIS---> Worker Tomcat A---->Tomcat B----> Further config help

2008-10-10 Thread Thangavel Sankaranarayanan
e APP-BASE. Thanks in Advance.. Regards, Thangavel Sankaranarayanan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: tomcat ROOT

2008-09-08 Thread Thangavel Sankaranarayanan
Hi Markus, You can configure your worker tomcat in such a way that the needed /-worker is mapped to the desired port and server.Similarly i think you can map the Context as well!!I hope so!! Regards, Thangavel Sankaranarayanan

Re: Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
a Datasource connection..."); theLog.error(e); if(i==3) throw e; } i++ }while(i<=3) } Re

Re: Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
if(i==3) throw e; } i++ }while(i<=3) } Regards, Thangavel Sankaranarayanan

Re: Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
odafone,dc=com,dc=au" roleName="cn" roleSearch="(uniquemember={0})" roleSubtree="true" userPassword="userPassword" userPattern="uid={0},

Re: Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
Hi David, Thanks !!! Is the validationQuery applicable to tomacat 4.x. I am using tomcat 4.x in windows2000 Regards, Thangavel Sankaranarayanan David Smith

Re: Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
Please help me in setting up a Validation Querry!!! I am not aware of it!! Regards, Thangavel Sankaranarayanan David Smith <[EMAIL PROTEC

Re: Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
Hi, If this is not a problem with tomcat and it is something to do with application (or) or with java or 0racle!!Please suggest me for some user list!!! Thanks in Advance!! Regards, Thangavel Sankaranarayanan

Intermitant DB Problem in tomcat:java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read

2008-09-08 Thread Thangavel Sankaranarayanan
theLog.error(exp); throw exp; } } Regards, Thangavel Sankaranarayanan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: java.lang.IllegalStateException: Cannot create a session after the response has been committed

2008-08-25 Thread Thangavel Sankaranarayanan
Thanks Tim, But so far i did not get any thing of this kind in my logs.. i am using the same package for the past 4 years.I am getting all of a sudden ! That is quite suprising me... Regards, Thangavel Sankaranarayanan

java.lang.IllegalStateException: Cannot create a session after the response has been committed

2008-08-25 Thread Thangavel Sankaranarayanan
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:615) at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:786) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:536) Regards, Than

java.net.socketException...Connection reset by peer: JVM_recv in socket input stream read!!

2008-08-25 Thread Thangavel Sankaranarayanan
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:615) at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:786) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:536) Regards, Thangavel

RE: Problem with in Synchronized methods in Tomcat 4.x

2008-08-11 Thread Thangavel Sankaranarayanan
Sorry..I am not the admin of the system.Si i could'nt start tomcat as a dos service. Regards, Thangavel Sankaranarayanan Than

RE: Problem with in Synchronized methods in Tomcat 4.x

2008-08-11 Thread Thangavel Sankaranarayanan
. Regards, Thangavel Sankaranarayanan Peter Crowther <[EMAIL PROTECTED] elandra.

Problem with in Synchronized methods in Tomcat 4.x

2008-08-11 Thread Thangavel Sankaranarayanan
s not executed(I hope some other thread has not released the object and hence it hangs) Can this be attributed as a problem with tomcat(or)JDK 1.4 No clues to proceed further.. :( Regards, Thangavel Sankaranarayanan ---

Will tomcat handles Syn

2008-08-11 Thread Thangavel Sankaranarayanan
27;synchronized' keyword. Regards, Thangavel Sankaranarayanan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to set up logging level to debug in tomcat

2008-08-07 Thread Thangavel Sankaranarayanan
At present logging level is 'info'. How do i set up tomcat to write logs in debug level. Regards, Thangavel Sankaranarayanan _ Web and Cust Care – Vodafone ANZ IBM India Pvt Ltd, Block D3, Manyata Embassy Business Park, Outer Ring Road, Ra

Re: Tomcat Service is stopped automatically???

2008-08-05 Thread Thangavel Sankaranarayanan
<[EMAIL PROTECTED] che.org> Thangavel Sankaranarayanan wrote: > Hi, > I dont fin

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
Hi, I dont find any Hkey..instead i find a Hkey_Current_user.. I have loggged in to a remote system through RDC... and i could'nt find any system or other things in it... Regards, Thangavel Sankaranara

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
Thanks Andre , I will try this and get back to you. about the results :) Regards, Thangavel Sankaranarayanan André Warnier <[EMAIL PROTEC

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
nly tomcat listens to the particular port... Regards, Thangavel Sankaranarayanan "Johnny Kewl"

Re: Configuration information in tomcat as a window service...

2008-08-04 Thread Thangavel Sankaranarayanan
that, or you will actually never know why it crashes in the first place. So, stay away from this for now, and leave them at "take no action". Thangavel Sankaranarayanan wrote: > Hi, > > I went to tomcat service .Right click on my tomcat service-->select > properties--

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
Hi , Thanks Andre, I can find the following information in it "The Apache Tomcat Service has terminated unexpectedly.It has done this 7 time(s).The following Corrective Action will be taken in 0 milliseconds:No Action" Regards, Thangavel Sankar

RE: Configuration information in tomcat as a window service...

2008-08-04 Thread Thangavel Sankaranarayanan
che.org> > From: Thangavel Sa

Configuration information in tomcat as a window service...

2008-08-04 Thread Thangavel Sankaranarayanan
Hi, I have a tomcat 4.1.27 running as a window service and operating system is Windows2000. I went to the service .Right click on my tomcat service-->select properties-->Then select Recovery tab...i can see the following items which are marked in red.. can any one say what they are exactly mea

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
automatically??? <[EMAIL PROTECTED] che.org>

Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
upgradation to higher version... Regards, Thangavel Sankaranarayanan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Status of threads in Tomcat( window service)

2008-08-01 Thread Thangavel Sankaranarayanan
Hi, Please help me in find no of threads and thier status spawned by tomcat connector...at any instant of time... i am using tomcat as a window service ..so i couldn't create a thread dump... any other method which we can employ other than adding any extra API like JMX etc.. Thanks, Thangavel.S

finding thread status when using tomcat as a window service??

2008-07-31 Thread Thangavel Sankaranarayanan
Hi, I am using tomcat as a window service..in tat case how can i do a threaddump on it? Thanks, Thangavel.S - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: Threads are busy...but my application is moderately used!!

2008-07-31 Thread Thangavel Sankaranarayanan
ached Regards, Thangavel Sankaranarayanan Christopher Schultz <[EMAIL P

Threads are busy...but my application is moderately used!!

2008-07-31 Thread Thangavel Sankaranarayanan
Hi, Hi, I am facing a problen with Tomcat 4.1.27. Operating System:Microsoft Windows2000. Web-Server is IIS. I am getting the error " All Threads are busy,Please increase the max Threads". also i can find hundreds of Connection timed out error in it.why does this occur?? Connector is JK2 ajp1