Regarding PSK and SRP support for Tomcat 9.0.37 server

2021-01-26 Thread Rahul Shukla
versions. If it is supported, how can I configure it. Any reference will be really appreciated. Any idea, if PSK and SRP based ciphers are only supported for any specific TLS protocol version? Thanks, Rahul.

Regarding PSK and SRP support for Tomcat 9.0.37 server

2021-01-20 Thread Rahul Shukla
versions. If it is supported, how can I configure it. Any reference will be really appreciated. Any idea, if PSK and SRP based ciphers are only supported for any specific TLS protocol version? Thanks, Rahul.

ApacheTomcat - 8.0. 37: Files are not displaying in sorted order.

2019-04-24 Thread Rahul Ranjan
iles and folder is not showing in a sorted order. I am attaching you a screenshot for your reference. [image: image.png] As I know by default Apache-Tomcat displays the files in a sorted order. I don't know why it's behaving like that. Please help me to know, why it's displaying in unsorted o

Problem in ApacheTomcat - 8.0. 37: Files are not displaying in sorted order.

2019-04-24 Thread Rahul Ranjan
. Can you please tell me what could be the problem? I am attaching you a screenshot for reference. I will appreciate any help. [image: image.png] *Regards,* [image: Lucida Technologies] RAHUL RANJAN C++ Developer | IBM Mob : 9570311276 Skype: rahulranjan.c...@gmail.com [image: facebook] <ht

After updating to Tomcat V7.0.78 from V7.0.54 JSP compilation fails due to 65535 bytes limit

2019-01-16 Thread Rahul Singh
, Same JSP was succesfully executed and compiled in Tomcat 7.0.54. and no information is mentioned in chnagelogs and relase notes related to this phenomena. Your eraly response is highly appriciated !! Regards, Rahul kumar Singh

Why Tomcat Session Replication requires Sticky Sessions

2017-09-29 Thread Singh, Rahul (CWM-NR)
. But it seems stickiness is a pre-condition for session replication. Why? Is it not a replacement for sticky sessions? Regards, Rahul __ This email is intended only for the use of the individual(s) to whom it is addressed and may

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-08-04 Thread Rahul Singh
on environments (occurring Many production environments), and it is raised as tomcat specific problem so occurrence condition and root cause may be required from tomcat team. Regards, Rahul Kumar Singh From: Christopher Schultz <ch...@christopherschultz

Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-07-27 Thread Rahul Singh
us to finding root cause. Regards, Rahul Kumar singh

Http POST request is getting tempered in Tomcat7

2016-07-15 Thread Rahul Singh
ote/1.1 Content-Type text/html;charset=utf-8 Date Thu, 14 Jul 2016 15:41:55 GMT X-Cache MISS from gateway1 X-Cache-Lookup MISS from gateway1 Via 1.0 gateway1 This request in the Struts filter gives null entry set. Why does the POST request get changed in this case and also entry set bencomes

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-19 Thread Rahul Singh
Apart from below information, one additional information. We have used the jQuery form plugin js in our project. This handles the form and request submit. The code is as attached here. From: Rahul Singh <rksing...@hotmail.com> Sent: Tuesday, J

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Rahul Singh
4 JAVA: openJDK 1.7.79] -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rahul, On 1/17/16 11:28 PM, Rahul Singh wrote: > Code flow is attached, forgot to attach in trailing mail. > > -- - -- > > *From:* Rahul Singh <

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Rahul Singh
Code flow is attached, forgot to attach in trailing mail. From: Rahul Singh <rksing...@hotmail.com> Sent: Monday, January 18, 2016 8:39 AM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Rahul Singh
ion works fine for lesser than 2 gb fie uploads but fails for greater size files as the request fails to reach the dofilter() method after which the request can be forwarded to the requested method. Regards, Rahul From: Christopher Schultz <ch...@ch

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-14 Thread Rahul Singh
oads, so that the request reaches the doFilter() method? From: Christopher Schultz <ch...@christopherschultz.net> Sent: Wednesday, January 13, 2016 8:11 PM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-14 Thread Rahul Singh
Dear Christopher, Thanks for your guidelines, we have big hope from Apache Tomcat Team to solve this problem as this is show stopper for our application, we have also raise this question on various forum like stack overflow and other,but no relevant reply till now. Hope you understand my

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-13 Thread Rahul Singh
3.24 JAVA: openJDK 1.7.79] maybe a stupid question nowadays, but : is the platform on which you are running this 32-bit, or 64-bit ? (OS and JVM) On 13.01.2016 04:56, Rahul Singh wrote: > Hi, > >> Define "Not successful"? Exceptions thrown? File truncated? Upload &

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-12 Thread Rahul Singh
ion thrown, as well as when file size is less than 2GB, then request.getContentLength return the correct value of file size in byte. Regards, Rahul Kumar Singh From: David kerber <dcker...@verizon.net> Sent: Tuesday, January 12, 2016 6:07 PM To: Tomc

File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-11 Thread Rahul Singh
type="multipart/form-data" Alongwith with configuring server.xml with maxPostSize element and mutipart-config in web.xml But still the file upload request for greater than 2 gb not successful. Thanks Rahul

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-11 Thread Rahul Singh
: In struts.xml: In JSP: === Alongwith with configuring server.xml with maxPostSize element and mutipart-config in web.xml But still the file upload request for greater than 2 gb not successful. Thanks Rahul

RE: logjam attacks in tomcat 7

2015-10-01 Thread Rahul Singh
ct 2015 08:59:31 +0200 > > On 01/10/2015 07:08, Rahul Singh wrote: > > Yes i know this fix, > > i just want to know, waht is deafult cipher deatil, in my existing > > server.xml no cipher parameter value is mentioned.So please help me to > > understand the same.

logjam attacks in tomcat 7

2015-09-30 Thread Rahul Singh
ypu please assist me to understand the following things. 1- What value of default cipher is using in My application.2- Does it require to update for working with lates Browser chrome and fixing the "Diffie-Hellman" security issue. Regards,Rahul kumar Singh

RE: logjam attacks in tomcat 7

2015-09-30 Thread Rahul Singh
" > > ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, > > TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_RC4_128_SHA, > > TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC

log4j:ERROR setFile(null,true) call failed.

2015-08-05 Thread Rahul Singh
Dear Tomcat team,thanks for your continuous support. please assist us to find the root cause of the below problem. during the start of tomcat server, the below error occurred. Jul 30, 2015 6:57:38 AM org.apache.coyote.AbstractProtocol initINFO: Initializing ProtocolHandler [http-bio-8585]Jul

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-23 Thread Rahul Kumar Singh
) java.lang.ClassFormatError: Truncated class file 2015-07-23 8:49 GMT+03:00 Rahul Kumar Singh rahul.si...@nectechnologies.in: Dear Christopher, The solution is fine, but first thing we need to identify the root cause. If it is the problem of loading a JSP-based class file. Why it is happened

RE: Tomcat 7 (7.0.54) Login URL is Passing with JSESSION ID. | why there is different behaviour in Tomcat 6 and Tomcat 7

2015-07-23 Thread Rahul Kumar Singh
SIGNED MESSAGE- Hash: SHA256 Rahul, On 7/21/15 6:38 AM, Rahul Kumar Singh wrote: “;jsessionid=C1A67FB90E1300DF14EE027A3634A34B” passed in URL localhost:8080/login.jsp;jsessionid=C1A67FB90E1300DF14EE027A3634A34B is not received in tomcat 6(V6.0.28). It is received in tomcat 7(V7.0.54). What

RE: Tomcat 7 (7.0.54) Login URL is Passing with JSESSION ID. | why there is different behaviour in Tomcat 6 and Tomcat 7

2015-07-23 Thread Rahul Kumar Singh
Rahul Kumar Singh rahul.si...@nectechnologies.in: Hello Tomcat Team, “;jsessionid=C1A67FB90E1300DF14EE027A3634A34B” passed in URL localhost:8080/login. jsp;jsessionid=C1A67FB90E1300DF14EE027A3634A34B is not received in tomcat 6(V6.0.28) . It is received in tomcat 7(V7.0.54) . What

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-22 Thread Rahul Kumar Singh
Dear Christopher, The solution is fine, but first thing we need to identify the root cause. If it is the problem of loading a JSP-based class file. Why it is happened in production environment? Any solid reason ? Regads, Rahul Kumar Singh -Original Message- From: Christopher Schultz

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
: Tuesday, July 21, 2015 3:50 PM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file 2015-07-21 11:41 GMT+03:00 Rahul Kumar Singh rahul.si...@nectechnologies.in: Hello Tomcat team, Thanks for your always support !! Please do the needful on below

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file 2015-07-21 11:41 GMT+03:00 Rahul Kumar Singh rahul.si...@nectechnologies.in: Hello Tomcat team, Thanks for your always support !! Please do the needful on below problem. Web Application credential

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
) -Original Message- From: Rahul Kumar Singh [mailto:rahul.si...@nectechnologies.in] Sent: Wednesday, July 22, 2015 9:33 AM To: Tomcat Users List Subject: RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file Dear Christopher, Any quotas on the filesystem? No. Any idea which class

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
compilation time. Regards, Rahul -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, July 21, 2015 10:49 PM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file -BEGIN PGP SIGNED MESSAGE

RE: Tomcat 7 (7.0.54) Login URL is Passing with JSESSION ID. | why there is different behaviour in Tomcat 6 and Tomcat 7

2015-07-21 Thread Rahul Kumar Singh
/Jul/2015:08:30:13 +] GET /login.jsp;jsessionid=C1A67FB90E1300DF14EE027A3634A34B HTTP/1.0 200 1063 -Original Message- From: Rahul Kumar Singh Sent: Tuesday, June 23, 2015 6:17 PM To: 'Tomcat Users List' Subject: Tomcat 7 (7.0.54) Login URL is Passing with JSESSION ID. Hello Tomcat

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334) ... 83 more = Your Help would be highly appreciated. Regards, Rahul Kumar Singh DISCLAIMER

Tomcat 7 (7.0.54) Login URL is Passing with JSESSION ID.

2015-06-23 Thread Rahul Kumar Singh
. But in Tomcat 6 It is not happening. Could any one help me on this from Apache Tomcat community. Regards, Rahul Kumar Singh DISCLAIMER: --- The contents of this e-mail and any

SSL / TLS compression | SPDY service|CVE-2012-4929

2015-03-27 Thread Rahul Kumar Singh
compression and / or the SPDY service in tomcat6. Regards, Rahul Kumar Singh DISCLAIMER: --- The contents of this e-mail and any attachment(s) are confidential and intended

RE: SSL / TLS compression | SPDY service|CVE-2012-4929

2015-03-27 Thread Rahul Kumar Singh
. From: Ognjen Blagojevic [ognjen.d.blagoje...@gmail.com] Sent: Friday, March 27, 2015 8:34 PM To: Tomcat Users List Subject: Re: SSL / TLS compression | SPDY service|CVE-2012-4929 Rahul, On 27.3.2015 14:42, Rahul Kumar Singh wrote: So how to disable

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-25 Thread Rahul Kumar Singh
. = Regards, Rahul Kumar Singh -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Wednesday, March 25, 2015 4:11 AM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28) Rainer Jung wrote: Some numbers

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-24 Thread Rahul Kumar Singh
Some of the observations during the GC call monitoring / heap dump from JMAP: Tomcat Version Stages Java Heap Usage Java Heap Capacity Virtual memory (by top) Resident Memory (by top) Tomcat 6 After tomcat startup 17.18 MB 367.8 MB 6712 MB 175 MB After functional operation 18.77 MB

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
6 (6.0.28) Rahul Kumar Singh wrote: Hello André Warnier, Thanks for your response. That should be much easier and quicker to check this by yourself, as you obviously already have the 2 Tomcat versions up and running. Remove your own application, deploy one of the standard Tomcat-examples

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
Plz ignore previous mail -Original Message- From: Rahul Kumar Singh Sent: Monday, March 23, 2015 6:05 PM To: Tomcat Users List Subject: RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28) Exact command-line that starts Tomcat6 (as given e.g. by ps -ef

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
(as given e.g. by ps -ef | grep java) : -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, March 23, 2015 5:27 PM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28) Rahul Kumar Singh wrote: Hello

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
1.7.0_09-icedtea OpenJDK Runtime Environment (rhel-2.3.3.el5.1-x86_64) OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)), 3-The initial memory of tomcat is increased by three times. Regards, Rahul Kumar Singh -Original Message- From: Mark Thomas [mailto:ma

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
) memory consuption is very high(3 times) than Tomcat 6 (6.0.28) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rahul, On 3/23/15 8:39 AM, Rahul Kumar Singh wrote: Exact command-line that starts Tomcat7 (as given e.g. by ps -ef | grep java) : Tomcat7 application user 5597 1 38 02:11

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
Just remember that the numbers out of top are at best approximations, and, as Rainer pointed out, not taking measurements immediately after a GC is a guarantee of an apples versus oranges comparison. The appropriate tools (e.g., VisualVM) must be used for any rational analysis. During the

Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
. RESIDENT MEMORY:300-400 MB Approx. Tomcat 7.0.54 memory consumption MAP. RESIDENT MEMORY:900-1800 MB Approx. Underline java platform is same(OpenJDK7) in both tomcat 6 and tomcat 7. Now question is that, why the memory consumption increased about 3 times in Tomcat 7. Regards, Rahul Kumar Singh

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
, then obviously it must have something to with your application. And then, follow Mark's already-given advice to find out what. The initial value is also somewhere double of tomcat6. Regards, Rahul Kumar Singh -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday

RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than Tomcat 6 (6.0.28)

2015-03-23 Thread Rahul Kumar Singh
Also interesting is cat /proc/PID/maps but here one would need to calculate sizes per line from the two hex addresses given at the start of each line. Something like: cat /proc/PID/maps | perl -n -e '($a,$b)=split(/[- ]/);print hex($b)-hex($a), , $_;' | sort -n (replace PID by the current

CGI script to work on Tomcat

2014-06-20 Thread Rahul R
/solutions/java-running-cgi-scripts-in-apache-tomcat.html I don't see anything in the catalina.out or any other logs. Kindly me help to fix this issue. -- Thanks, Regards, Rahul R .~. /V\ // \\ /( )\ ^`~'^ Mob: 09008030921

Re: CGI script to work on Tomcat

2014-06-20 Thread Rahul R
Thanks Mark for your suggestion. But by privileged, did you mean to add an entry like below on context.xml? Context privileged=true /Context On Fri, Jun 20, 2014 at 5:46 PM, Mark Thomas ma...@apache.org wrote: On 20/06/2014 12:49, Rahul R wrote: Hi I am trying to migrate something

Re: CGI script to work on Tomcat

2014-06-20 Thread Rahul R
More info: http://localhost:8180/toggle_read.html is html. But after using action='./read_toggle.cgi' in the html the url loading is http://localhost:8180/read_toggle.cgi and again its giving 404 error. :( On Fri, Jun 20, 2014 at 5:59 PM, Rahul R rahul.ra...@gmail.com wrote: Thanks Mark

Re: CGI script to work on Tomcat

2014-06-20 Thread Rahul R
wrote: Rahul R wrote: More info: http://localhost:8180/toggle_read.html is html. But after using action='./read_toggle.cgi' in the html the url loading is http://localhost:8180/read_toggle.cgi and again its giving 404 error. :( Are you listening to what you are told ? Did you read https

Unable to unpack war under webapps

2014-05-06 Thread Rahul R
. Any help would be much appreciated. -- Thanks, Regards, Rahul R

Re: Unable to unpack war under webapps

2014-05-06 Thread Rahul R
Thanks Daniel.. That clue helped... tomcat was running as a different user and I tried to start using root. On Tue, May 6, 2014 at 7:38 PM, Daniel Mikusa dmik...@gopivotal.com wrote: On May 6, 2014, at 9:25 AM, Rahul R rahul.ra...@gmail.com wrote: Hi I have put ROOT.war under webapps

Re: Async Context not timing out

2013-05-14 Thread Rahul Kumar
for me can be anything from 100 millis to 1 millis. I think I should be using a timer thread or a HashWheeledTimer instead! Thank You! -Rahul PS: The async timeout works just fine with higher timeout and sleep values for e.g. (a timeout of 1000 millis and a sleep of 4000 millis always guarantees

Async Context not timing out

2013-05-13 Thread Rahul Kumar
and the output in plain text format. I have tried this on Tomcat 7.0.20, 7.0.37, 7.0.40. Nothing seems to help. Am i doing something wrong? Please help. Apologize if I am wasting your time! But I need to fix it. Thanks for your help! -Rahul -- *Meet AdIQuity at:* *Ad:Tech, Singapore *on 13th-14th June

Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
this? R, rahul smime.p7s Description: S/MIME cryptographic signature

Re: Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
On Mar 6, 2013, at 11:26 AM, Daniel Mikusa dmik...@vmware.com wrote: On Mar 6, 2013, at 1:49 PM, Rahul Somasunderam wrote: Hi, I'm running Tomcat 7.0.23. This is getting pretty old, you might want to consider upgrading. I will, but I don't think this has to do much with tomcat being

Re: Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
Thanks Dan, The initialSize brought the logs into my catalina.out. R, rahul On Mar 6, 2013, at 2:21 PM, Daniel Mikusa dmik...@vmware.com wrote: On Mar 6, 2013, at 5:07 PM, Rahul Somasunderam wrote: On Mar 6, 2013, at 11:26 AM, Daniel Mikusa dmik...@vmware.com wrote: On Mar 6, 2013

server.xml for ldap connection

2012-07-23 Thread Rahul R
by a jsp file, which is under webapps folder. Can I make use of that for having these values? It would be a great help if some one can help me here. Regards, Rahul R

Re: Exclude url from authorized access-web.xml

2012-07-12 Thread Rahul R
auth-methodBASIC/auth-method realm-nameServices Portal/realm-name /login-config On Thu, Jun 14, 2012 at 8:00 PM, Pid p...@pidster.com wrote: On 14/06/2012 15:06, Rahul R wrote: Hi All, I have an issue with allowing access to a page which is secured using

Exclude url from authorized access-web.xml

2012-06-14 Thread Rahul R
, its still asking for the credentials. I am not really sure why this is happening. Could anyone here can help me on this? -- Thanks, Regards, Rahul R

Re: Working of Tomcat with MS Access

2011-04-16 Thread RAHUL RAJ
Yes On Sat, Apr 16, 2011 at 8:44 PM, Pid p...@pidster.com wrote: On 4/15/11 6:58 PM, RAHUL RAJ wrote: This is like a small assignment that has to be submitted urgently Is this student coursework? p

Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
Hello, I am working on building a jsp website with MS Access as database. When my login page is loaded on tomcat (localhost:8080/login.jsp), it shows the following error: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified. The

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
I know my code is not perfect. But I just want to resolve this error now. Can u say how to solve this? pls answer to the question.have u read my message completely? On 4/15/11, Mikolaj Rydzewski m...@ceti.pl wrote: On Fri, 15 Apr 2011 15:34:37 +0530, RAHUL RAJ omrahulraj...@gmail.com

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
The code I gave is just a sample code, it might change afterwards..but before that, I need to resolve this error, sorry for your inconvenience... On 4/15/11, RAHUL RAJ omrahulraj...@gmail.com wrote: I know my code is not perfect. But I just want to resolve this error now. Can u say how to solve

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
and a lot of documentation and tutorials to get you connected in your web app to your persistence layer. mysql.com Just my two cents and an attempt to give back a little to the community. Troy -Original Message- From: RAHUL RAJ omrahulraj...@gmail.com To: users users

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
...@gmail.comwrote: One question: You should have an ODBC declaration named rahul. It is declared for your user, or as a system odbc name? My guess, your Tomcat is running as a service, or under other user (not your user), and ODBC rahul Data Source name is only for your user. Is it the case? Did

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
RDBMSses. - Jeff On 4/15/11 6:04 AM, RAHUL RAJ wrote: Hello, I am working on building a jsp website with MS Access as database. When my login page is loaded on tomcat (localhost:8080/login.jsp), it shows the following error: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
, Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov wrote: -Original Message- From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] Sent: Friday, April 15, 2011 10:35 AM To: Tomcat Users List Subject: Re: Working of Tomcat with MS Access Since I am a beginner, I have to start with some

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
is: String url = jdbc:mysql://localhost/dbName; Connection conn = DriverManager.getConnection(url, , ); Troy -Original Message- From: RAHUL RAJ omrahulraj...@gmail.com To: Tomcat Users List users@tomcat.apache.org Sent: Fri, Apr 15, 2011 1:31 pm Subject: Re: Working of Tomcat

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
No I am in Windows mode. On Fri, Apr 15, 2011 at 11:26 PM, Propes, Barry L barry.l.pro...@citi.comwrote: Jeff has some really good points here, Rahul. I'm a guy who spent several years doing ASP development with both MS Access and SQL Server over the web before getting into Java. Even still

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
running 'tomcat as standalone java program'? can u explain for me sir? 2011/4/15 Mikolaj Rydzewski m...@ceti.pl RAHUL RAJ wrote: This is like a small assignment that has to be submitted urgently..so I have to run away from the error! and tried with MS ACCESS. The jdbc program for access

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
drivers added to your library for the web app? I make this mistake ALL the time. Troy -Original Message- From: RAHUL RAJ omrahulraj...@gmail.com To: Tomcat Users List users@tomcat.apache.org Sent: Fri, Apr 15, 2011 1:59 pm Subject: Re: Working of Tomcat with MS Access ya

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
-Original Message- From: RAHUL RAJ omrahulraj...@gmail.com To: Tomcat Users List users@tomcat.apache.org Sent: Fri, Apr 15, 2011 2:35 pm Subject: Re: Working of Tomcat with MS Access Thank you very much for your help! When I did with mysql, the corresponding jdbc driver is stored

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
There is no startup.bat file in the directory u specified. In my system the directory path is C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin On Sat, Apr 16, 2011 at 12:14 AM, Angel Java Lopez ajlopez2...@gmail.comwrote: Rahul: Stop tomcat as a service. Go to /tomcatdir/bin Run

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
you need to for Access. I don't know how to do these...Can you explain for me? Also startup.bat is not there in the specified directory. On Sat, Apr 16, 2011 at 1:48 AM, Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov wrote: -Original Message- From: RAHUL RAJ [mailto:omrahulraj

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
I am working on windows platform. I downloaded tomcat setup, md5(.exe) and installed it. On Sat, Apr 16, 2011 at 3:18 AM, André Warnier a...@ice-sa.com wrote: Also startup.bat is not there in the specified directory. It is not there because you have downloaded and installed the Tomcat

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
vista home basic. No, I can restart tomcat each time, by clicking the start/stop button. On Sat, Apr 16, 2011 at 2:49 AM, Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov wrote: -Original Message- From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] Subject: Re: Working of Tomcat

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
I think I have to have tomcat (.zip) rather than md5 package..just a moment...i will get back to you... On Sat, Apr 16, 2011 at 8:50 AM, Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov wrote: From: RAHUL RAJ [omrahulraj...@gmail.com] Subject: Re

Tomcat Connection Pool

2011-02-23 Thread Rahul Kumar
Hi, Can anyone help me regarding issue with connection pool for Tomcat? Tomcat version: 6.0 OS: Linux Database: Oracle 10g . Problem Statement: When server is idle for long period of time thread hangs for waiting the DBMS to return with response. I have tried all the possible combination

tomcat6 status results into dead state

2011-02-16 Thread rahul vatsa
rc_failed 7 fi fi fi . . regards rahul

Connect the same Database from two different web application

2010-09-18 Thread Rahul Deb Mohan
Hello Everyone, I am using Hibernate to connect to my MySql Database using C3p0 connection pooling mechanism from my web application which is deployed in Tomcat. Eventually, now I need to develop a child application, using the same Database instance. So I have two application now : say

Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-07-05 Thread rahul
the server.xml is configured to listen to HTTP requests on 5080 port. I tested this in Windows with 5080 listener port and it failed there too. Any hints? - Regards Rahul --- On Mon, 7/5/10, Pid p...@pidster.com wrote: From: Pid p...@pidster.com Subject: Re: Tomcat 6.0.26 with Java 6 update

Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-07-05 Thread rahul
on Sun Solaris 5.8 Sparc - Web application unable to execute properly To: Tomcat Users List users@tomcat.apache.org Date: Monday, July 5, 2010, 1:41 PM rahul wrote: Hello Friends A very strange findings for today! Found it only because I skipped the first Launch page that used

Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-07-04 Thread rahul
: Friday, July 2, 2010, 1:14 PM On 07/02/2010 01:23 AM, rahul wrote: 1. I tried building the war in Windows and worked fine. I transferred the war to UNIX, it mis-behaves as described earlier. 2. I tried building the war in UNIX, it mis-behaves as described earlier. I transferred the war

Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-07-01 Thread rahul
the war file from UNIX to Windows, it works perfectly. So, I guess that refutes the conception that the build process is platform dependent. I can agree with the Tomcat Setup part. But what? I have been unable to figure that out for this is the third day now. Thanks and Regards, Rahul

Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-07-01 Thread rahul
it, or Back Button of browser, Search result turns up. This is the mis-behaviour in UNIX I have been mentioning. Thanks and Regards, Rahul - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Fw: Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-07-01 Thread rahul
In support of my email below, I am attaching the logs. As they are not in zip format, I hop they will not be removed. Else, I need to copy and paste each one of them :) --- On Fri, 7/2/10, rahul iamrahu...@yahoo.com wrote: From: rahul iamrahu...@yahoo.com Subject: Re: Tomcat 6.0.26 with Java

Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-06-30 Thread rahul
on: iamrahu...@yahoo.com or/and rahul.ra...@eb-services.com.au Thanks and Regards, Rahul EB-Services (SP-Ausnet) EAI Team Mobile: +61 413650106 Phone: +61 3 96068387       - To unsubscribe, e-mail: users-unsubscr

RE: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-06-30 Thread rahul
desperate now, trying to get some hint on this issue for around 2 days now.:) Your help is appreciated. Best Regards, Rahul --- On Thu, 7/1/10, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Caldarale, Charles R chuck.caldar...@unisys.com Subject: RE: Tomcat 6.0.26 with Java 6 update 20

Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-06-30 Thread rahul
Thanks Pid. Your points noted. Any pointers to the issues will be appreciated. Kind Regards, Rahul --- On Thu, 7/1/10, Pid p...@pidster.com wrote: From: Pid p...@pidster.com Subject: Re: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute

Fw: RE: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-06-30 Thread rahul
Regards, Rahul --- On Thu, 7/1/10, rahul iamrahu...@yahoo.com wrote: From: rahul iamrahu...@yahoo.com Subject: RE: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly To: Tomcat Users List users@tomcat.apache.org Date: Thursday, July 1, 2010

RE: RE: Tomcat 6.0.26 with Java 6 update 20 on Sun Solaris 5.8 Sparc - Web application unable to execute properly

2010-06-30 Thread rahul
. You may refer to the attachments posted earlier. Please let me know whether I have clarified your query. Kind Regards, Rahul --- On Thu, 7/1/10, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Caldarale, Charles R chuck.caldar...@unisys.com Subject: RE: RE: Tomcat 6.0.26

Re: mod_jk compatibilities between versions.

2007-11-21 Thread rahul
| rahul wrote: | I am trying to integrate mod_jk with the apache 2.2 package | distribution in solaris. | I would like to know what would be the versions that can have | incompatibilities with the previous versions (both API and configuration) | Check the change log: | http

xx

2007-11-20 Thread rahul
rahul -- 1. e4 _ - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

mod_jk compatibilities between versions.

2007-11-20 Thread rahul
How about JK-1.2.25 and JK-1.3.xx and JK-1.2.25 and JK-2.xx.yy which is the version change where I can expect the compatibility to be guaranteed? rahul -- 1. e4 _ - To start a new topic, e

Apache connectors for tomcat

2007-09-28 Thread rahul
Hi, Which is the recommended connector for Apache now? mod_jk or mod_proxy_ajp (with balancer) ? rahul -- 1. e4 _ - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e

Need info on IPv6 support for Tomcat in RHEL and SLES distros

2007-08-29 Thread Prasad, Rahul B (STSD)
Server 10 (base version) (Tomcat 5.0) I am mailing this after searching through the Tomcat apache archives, Red Hat docs, to no avail. I would be glad if you could help me on this. Thanks in advance. Rahul Prasad B Hewlett Packard Bangalore The ability to simplify means to eliminate

Re: NullPointerException with Parameters.getParameterValues(String)

2007-04-11 Thread Rahul Thakur
Hi Chris, Rahul Thakur wrote: Looks like it was the 'username'. The username is being initialised in the taglib handler implementation but the behaviour differs between JRun and Tomcat. That should not be the case. The servlet spec is quite clear about the order of execution of the various

Re: NullPointerException with Parameters.getParameterValues(String)

2007-04-10 Thread Rahul Thakur
. Cheers, Rahul On 4/11/07, Robert Harper [EMAIL PROTECTED] wrote: Try username. I'm surprised the compiler doesn't complain that username is being used without being initialized. If it didn't, the compiler probably set username to be null. You need to pass a valid string to the method

  1   2   >