Configure Tomcat for specific Urls on specific Port

2020-04-06 Thread Vijay Roy
is sent to port 8081 it should be blocked and vice versa. Could you please let us know what are the configurations that are required if we have configure this behavior in our tomcat. Tomcat Version Used :- 8.5.24 OS Name:Linux OS Version: 3.10.0-1062.12.1.el7.x86_64 Thanks & Regards Vijay

A fatal error has been detected by the Java Runtime Environment libjvm

2017-03-13 Thread Vijay Kumar
: # http://bugreport.sun.com/bugreport/crash.jsp # Thanks, Vijay G - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

tomcat stopped with a fatal error by jvm

2016-11-29 Thread Vijay Kumar
eport file with more information is saved as: # /home/AASCPROD/hs_err_pid7711.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # Thank

need latest tomcat stable versions

2016-07-05 Thread Vijay Kumar
or please suggest which one is the stable one to use in Production. Thanks, Vijay G

Re: how to create log files user level

2016-06-16 Thread Vijay Kumar
Hi Andre, Thanks for the update. Could you please give me some information whether it's possible or not to generate user level log because i have tried using log4j but it failed. Appreciate your help on this. Thanks, Vijay G On Thu, Jun 16, 2016 at 12:59 PM, André Warnier (tomcat) <a...@

Re: how to create log files user level

2016-06-16 Thread Vijay Kumar
We are using Tomcat 7.0.33 and 7.0.62 7.0.33 when Customer is on Java 1.7 7.0.62 when our customer is on 1.8 But we can upgrade to 8 if required to achieve the logging support Thanks, Vijay G On Thu, Jun 16, 2016 at 12:40 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote: > On 16.0

how to create log files user level

2016-06-16 Thread Vijay Kumar
application is built with Struts 1.2. Webserver used is Tomcat. Currently using Tomcat JULI Logging. Thanks, Vijay G

Re: Need help on upgrading

2016-06-01 Thread Vijay Kumar
Sure. Will try and let you know. On Wed, Jun 1, 2016 at 7:05 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vijay, > > On 6/1/16 9:32 AM, Vijay Kumar wrote: > > Thanks much Chris! > > N

Re: Need help on upgrading

2016-06-01 Thread Vijay Kumar
Thanks much Chris! Thanks, Vijay -- http://www.matchfinder.in On Wed, Jun 1, 2016 at 6:52 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vijay, > > On 5/31/16 11:03

Need help on upgrading

2016-05-31 Thread aramanda vijay
Hi Team, We are hosting our e-commerce application on tomcat 7.0.47 with Apache( Apache/2.2.15) web server for load balancing. There are 2 servers on the cluster. I don't remember the exact cluster configuration. There is a requirement to upgrade our tomcat to the latest version 8.0.35. Does

Re: can we pass OS username while connection Database from Tomcat

2015-06-01 Thread Vijay Kumar
' in Resource Tag of the context.xml is achieved this. But am not seeing any information about the Program name after connecting to database. Eg : connectionProperties=v$session.program=dev-cs Thanks, Vijay G On Fri, May 29, 2015 at 8:48 PM, Jeffrey Janner jeffrey.jan...@polydyne.com wrote

Re: can we pass OS username while connection Database from Tomcat

2015-05-28 Thread Vijay Kumar
. Please suggest is it possible or not? Regards, Vijay G On Thu, May 28, 2015 at 1:14 PM, Mark Thomas ma...@apache.org wrote: On 28/05/2015 08:26, Vijay Kumar wrote: Hi, Is it possible to pass OS username when making connection to any Database from Tomcat context.xml? In theory

can we pass OS username while connection Database from Tomcat

2015-05-28 Thread Vijay Kumar
Hi, Is it possible to pass OS username when making connection to any Database from Tomcat context.xml? Thanks, Vijay G

Re: can we pass OS username while connection Database from Tomcat

2015-05-28 Thread Vijay Kumar
to achieve this? Regards, Vijay G On Thu, May 28, 2015 at 2:47 PM, Mark Thomas ma...@apache.org wrote: On 28/05/2015 09:59, André Warnier wrote: Mark Thomas wrote: On 28/05/2015 08:26, Vijay Kumar wrote: Hi, Is it possible to pass OS username when making connection to any Database from

Re: can we pass OS username while connection Database from Tomcat

2015-05-28 Thread Vijay Kumar
Hi , I am referring User_Id as Linux User_id where we installed Tomcat. My Oracle Database don't know about this user_id. Thanks, Vijay G On Thu, May 28, 2015 at 3:20 PM, André Warnier a...@ice-sa.com wrote: Vijay Kumar wrote: Hi Mark, Please find below my exact requirement. I have

Supported Tomcat version for Java 1.8.25

2015-05-17 Thread Vijay Kumar
: http://apache.org/xml/features/validation/dynamic Does Tomcat each version is designed to support a set of Java versions? What is the best Tomcat version which I have to use in order to support Java 1.8.25? Thanks, Vijay G

Re: SSL Issue on the 443 port on tomcat7

2015-03-19 Thread Vijay Karthick
Thanks Akbar, It's worked. Regards, Vijay S On Thu, Mar 19, 2015 at 10:31 PM, Akbar Thanakalacheruvu akb...@sumtotalsystems.com wrote: -Original Message- From: Vijay Karthick [mailto:vijaykarthic...@gmail.com] Sent: Thursday, March 19, 2015 12:11 PM To: users@tomcat.apache.org

Fwd: SSL Issue on the 443 port on tomcat7

2015-03-19 Thread Vijay Karthick
) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:450) Caused by: java.security.UnrecoverableKeyException: Password verification failed at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769) ... 26 more -- *Regards,* Vijay Karthick S -- *Regards,* Vijay Karthick S +91-9597957874

Would Tomcat for UNIX (Solaris) also work on Linux

2015-02-17 Thread Vijay Kumar
Hi All, Would Tomcat for UNIX (Solaris) also work on Linux, or does Apache have separate binaries for UNIX and Linux? Thanks, Vijay G

Stop writing System.our and System.err in catalina.out

2014-09-09 Thread Vijay Kumar
. This is causing to shutdown Tomcat when catalina.out file grows huge. Can any one suggest me how to stop writing these statement in catalina.out file. Thanks, Vijay G

Install Tomcat on Oracle Enterprise Linux

2014-08-26 Thread Vijay Kumar
Hi, Can i install Tomcat on Oracle Enterprise Linux. Could you please share us the link/doc which i need to refer. Thanks, Vijay G

Proxy Support in tomcat 7

2012-09-19 Thread Vijay Kumar
, Vijay G

Re: java.sql.SQLException: No more data to read from socket

2012-07-24 Thread vijay mathew
21.07.2012, 08:44 +0800 schrieb vijay mathew: For the last 2 failures, this issue appeared on  Monday and DB gets restarted every Saturday. So I assume that this issue has to do something with the DB restart for the last 2 failures. However 1 months back, the same issue appeared

Re: java.sql.SQLException: No more data to read from socket

2012-07-22 Thread vijay mathew
, 21 July, 2012, 6:41 PM Am Samstag, den 21.07.2012, 08:44 +0800 schrieb vijay mathew: For the last 2 failures, this issue appeared on  Monday and DB gets restarted every Saturday. So I assume that this issue has to do something with the DB restart for the last 2 failures. However 1 months

Re: java.sql.SQLException: No more data to read from socket

2012-07-22 Thread vijay mathew
Thanks a bunch Daniel for your help. Also for the patience in answering my question. The solution to this issue to make Tomcat handle the connection pooling instead of the application code OR to restart the application servers along with the DB. --- On Fri, 20/7/12, Daniel Mikusa

Re: java.sql.SQLException: No more data to read from socket

2012-07-20 Thread vijay mathew
Date: Friday, 20 July, 2012, 10:21 PM -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijay, On 7/19/12 8:25 PM, vijay mathew wrote: java.sql.SQLException: No more data to read from socket

Re: java.sql.SQLException: No more data to read from socket

2012-07-19 Thread vijay mathew
Jose, Tomcat is using JDK 1.5 and its JDBC driver.So I am not sure if I need to upgrade the JDBC driver. I suspect that whene DB is getting restarted, the idle connections are being removed. Not sure how we can avoid this situation Thanks and Regards, Vijay Mathew --- On Thu, 19/7/12, Jose

Re: java.sql.SQLException: No more data to read from socket

2012-07-19 Thread vijay mathew
If you are using a DataSource, you could try adding validation.  With DBCP this is done by adding a validationQuery option.  For more details, see the following link.   https://commons.apache.org/dbcp/configuration.html Dan Thanks and Regards, Vijay Mathew --- On Thu, 19/7

Re: java.sql.SQLException: No more data to read from socket

2012-07-19 Thread vijay mathew
validation.  With DBCP this is done by adding a validationQuery option.  For more details, see the following link.   https://commons.apache.org/dbcp/configuration.html Dan Thanks and Regards, Vijay Mathew --- On Thu, 19/7/12, Jose María Zaragoza

Re: java.sql.SQLException: No more data to read from socket

2012-07-19 Thread vijay mathew
@tomcat.apache.org Date: Friday, 20 July, 2012, 1:32 AM -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijar, On 7/19/12 12:49 AM, vijay mathew wrote: My application is using Tomcat 5.5 It works fine all the time Great. however at times when I try to login to the application I get

Re: java.sql.SQLException: No more data to read from socket

2012-07-19 Thread vijay mathew
the following link.   https://commons.apache.org/dbcp/configuration.html Dan Thanks and Regards, Vijay Mathew --- On Thu, 19/7/12, Jose María Zaragoza demablo...@gmail.com wrote: From: Jose María Zaragoza

java.sql.SQLException: No more data to read from socket

2012-07-18 Thread vijay mathew
My application is using Tomcat 5.5 It works fine all the time however at times when I try to login to the application I get the below exception java.sql.SQLException: No more data to read from socket at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)

Exception Message:org.apache.tomcat.dbcp.dbcp.BasicDataSource cannot be cast to org.apache.tomcat.dbcp.dbcp.BasicDataSource

2012-07-09 Thread vijay . gandra
Hi All, I am getting class cast exception when casting DataSource to BasicDataSource. The same is executed when run on JDeveloper. Environment : Tomcat 7.X DB : Oracle Used : tomcat-dbcp.jar,ojdbc14.jar context.xml Resource name=jdbc/ShipConsoleDS auth=Container type=javax.sql.DataSource

Re: Exception Message:org.apache.tomcat.dbcp.dbcp.BasicDataSource cannot be cast to org.apache.tomcat.dbcp.dbcp.BasicDataSource

2012-07-09 Thread vijay . gandra
Thanks for your reply, 1. $CATALINA_HOME/lib 2. conf/context.xml? 3. In y application/lib also tomcat-dbcp.jar,ojdbc14.jar files are available. Please suggest how to debug any useful site. Thanks, - Original Message - Hi All, I am getting class cast exception when casting

Re: Exception Message:org.apache.tomcat.dbcp.dbcp.BasicDataSource cannot be cast to org.apache.tomcat.dbcp.dbcp.BasicDataSource

2012-07-09 Thread vijay . gandra
yes in both CATALINA_HOME/lib and app/WEB-INF/lib, tomcat-dbcp.jar,ojdbc14.jar and lasses12.jar files are available. - Original Message - Thanks for your reply, 1. $CATALINA_HOME/lib 2. conf/context.xml? 3. In y application/lib also tomcat-dbcp.jar,ojdbc14.jar files are

Re: PermGen error

2012-04-03 Thread Vijay
Why i am getting PermGen space error even increasing permgen size Heap Size to 1024MB. Tomcat : apache-tomcat-6.0.33 - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail:

RE: Tomcat performance under low load

2010-10-19 Thread Vijay Menon
tuned but for some reason, the file access is slow. We haven't yet got the exact reason yet, so have to wait and see. Vijay From: vijay_me...@hotmail.com To: users@tomcat.apache.org Subject: RE: Tomcat performance under low load Date: Sun, 17 Oct 2010 08:42:30 +1000 Thanks for the replies

Tomcat performance under low load

2010-10-13 Thread Vijay Menon
Hi all Thanks for reading this post. We are currently having 2 requirements that are opposites. The first requirement is performance under high loads and the other one is equivalent performance for 1 request. Our prod env currently uses Apache with mod_jk and ajp 1.3 to Tomcat 6.0.26 and jdk

Re: clear text keystore password in server.xml

2010-08-27 Thread Vijay
For prototyping purposes, I am embedding the secret key in the program itself. If the solution works out, having it in a secure database is an option I am considering.. On Fri, Aug 27, 2010 at 3:45 PM, Mark Thomas ma...@apache.org wrote: On 27/08/2010 10:41, Vijay wrote: I am looking to write

Re: clear text keystore password in server.xml

2010-08-27 Thread Vijay
to get tomcat work with an encrypted password. [given the fact there is no way anyone can get to the secret key for decrypting the password] Thanks! Vijay On Fri, Aug 27, 2010 at 4:07 PM, Mark Thomas ma...@apache.org wrote: On 27/08/2010 11:26, Vijay wrote: For prototyping purposes, I am

Re: Configuring tomcat to release the webapp jar file handles

2010-01-11 Thread Vijay
the contents of /proc/tomcat pid/fd. Form this observation, the problem is due to the JDK 1.6 classes (or an incorrect usage by Tomcat of a particular set of classes). Any pointers to a JDK bug that could be related to this.. Thanks Vijay On Wed, Jan 6, 2010 at 7:29 PM, Christopher Schultz ch

Configuring tomcat to release the webapp jar file handles

2010-01-05 Thread Vijay
/WebappClassLoader.javaq=webappclassloader.javad=11 ) Any pointers/ suggestions are greatly appreciated! Thanks in advance, Vijay

Modifying session cookie properties

2009-11-12 Thread Vijay Narayanan
session-param param-nameCookieDomain/param-name param-value.mycompany.com/param-value /session-param /session-descriptor Can anyone please guide if there is a way to set cookie domain name? thanks! Vijay

Re: Modifying session cookie properties

2009-11-12 Thread Vijay Narayanan
Thanks a lot for these suggestions Chris. We are not using single sign-on. I will explore the Valve option you have suggested. thanks! Vijay On Thu, Nov 12, 2009 at 5:24 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijay, On 11

please help......

2009-05-26 Thread vijay sankar
I have recently downloaded the 6.0.18 binary distribution and I am running it in vista. I have started the server by running bootstrap.jar and it is working fine. I tried to stop the server by running the shutdown.bat, but it is not stopping. Can any one help me regarding this

Re: please help......

2009-05-26 Thread vijay sankar
It's not starting when I have executed the startup.bat. So I have executed the jar file... On Tue, May 26, 2009 at 10:18 AM, David Smith d...@cornell.edu wrote: vijay sankar wrote: I have recently downloaded the 6.0.18 binary distribution and I am running it in vista. I have started

Re: tomcat Access logs

2009-05-25 Thread Vijay
Hi, Any help will be useful... should i write a custom log4j class instead of accessvalve class in tomcat? Regards, /VJ On Thu, May 21, 2009 at 4:06 PM, Vijay vijay2...@gmail.com wrote: Hi, I am using a tomcat tailer which needs the file name to be the same and not changinging (Dont want

Re: tomcat Access logs

2009-05-25 Thread Vijay
: tomcat Access logs To: users@tomcat.apache.org Hi, Any help will be useful... should i write a custom log4j class instead of accessvalve class in tomcat? Regards, /VJ On Thu, May 21, 2009 at 4:06 PM, Vijay vijay2...@gmail.com wrote: Hi, I am using a tomcat tailer which

problem with shutting down

2009-05-24 Thread vijay sankar
I have recently downloaded the 6.0.18 binary distribution and I am running it in vista. I have started the server by running bootstrap.jar and it is working fine. I tried to stop the server by running the shutdown.bat, but it is not stopping. Can any one help me regarding this

tomcat Access logs

2009-05-21 Thread Vijay
Hi, I am using a tomcat tailer which needs the file name to be the same and not changinging (Dont want to see the Date in the file name). hence i want a solution to have the logs rotated as well as the file name of the active log files to remain the same Do we have a solution like it? When i

Re: Need help on Custom Accesslog

2009-05-02 Thread Vijay
Thanks a lot Rainer, That helps Regards, /VJ On Sat, May 2, 2009 at 4:44 AM, Rainer Jung rainer.j...@kippdata.de wrote: neither received from the client, nor send to it. They are for internal processing means.

RE: Presentation on Tomcat

2007-01-04 Thread Vijay Hatewar
really see you helping everyone and answering every appropriate question. What I can clearly see is you are High Time frustrated person who can not do anything but like a Old witch cursing a beautiful dream. Regards Vijay -Original Message- From: The Schneider Company [mailto:[EMAIL

Presentation on Tomcat

2007-01-03 Thread Vijay Hatewar
acquainted to tomcat . Thanks Regards, Vijay G Hatewar | DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or entity to which it is addressed

RE: I have deployed build , using root user ,

2007-01-02 Thread Vijay Hatewar
Thanks -Original Message- From: Gregor Schneider [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 2:32 PM To: Tomcat Users List Subject: Re: I have deployed build , using root user , well, the first thing I'd try (assuming tomcat is run as user tomcat and user tomcat belongs

I have deployed build , using root user ,

2007-01-01 Thread Vijay Hatewar
with root user . Please help me . What would be appropriate method .???  Vijay G Hatewar |Member of Technical Staff - TQE|Persistent Systems Pvt, Ltd., Pune.| |Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| @: [EMAIL PROTECTED]| DISCLAIMER == This e-mail may contain privileged

RE: I have deployed build , using root user ,

2007-01-01 Thread Vijay Hatewar
I want to delete the web app that I have deployed .the code etc .. Regards Vijay -Original Message- From: Gregor Schneider [mailto:[EMAIL PROTECTED] Sent: Monday, January 01, 2007 10:20 PM To: Tomcat Users List Subject: Re: I have deployed build , using root user , I have deployed

RE: I have deployed build , using root user ,

2007-01-01 Thread Vijay Hatewar
I tried with ant clean from root, I got the message build is clean successfully. but when If I would deploy build using my profile , I got the message build unsuccessful . What would be appropriate command for the same. Please writ me. regards Vijay -Original Message- From: Caldarale

What a wonderfull world ..

2006-12-30 Thread Vijay Hatewar
think to myself, what a wonderful world Oh yeah Happy new Year .. Enjoy life ..Love thyself and others Thanks Regards, Vijay G Hatewar |Member of Technical Staff - TQE|Persistent Systems Pvt, Ltd., Pune.| |Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| @: [EMAIL PROTECTED]| mailto:[EMAIL

Catalina.stop: java.net.ConnectException: Connection refused

2006-12-27 Thread Vijay Hatewar
Would you please tell me why I am getting this exception? Regards Vijay DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or entity to which

Tomcat is not responding to request by load generator .

2006-12-18 Thread Vijay Hatewar
not get completed . Not Available . I am not able to understand why server is not responding to request made by load generator. Status of Tomcat is up and running. Please guide me, if you understood why this is happening Thanks Vijay Hatewar

Basic commands to work with a Tomcat

2006-11-21 Thread Vijay Hatewar
Hi All , I am new to use of Tomcat , could anybody write me few basic commands that can help me , for ex I need to setup my application , Thanks Regards, Vijay G Hatewar |Member of Technical Staff - TQE| |Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| DISCLAIMER

Re: Internationalization Problem with Tomcat 5.5.9

2005-12-07 Thread Vijay Babu
, but the fact is that there're still browsers out there not capable of parsing encoding info in HTTP header. HTH Seak Vijay Babu wrote: Hi all, I am facing a problem with i18n using Tomcat 5.5.9. I have an application which has been internationalized for a couple of languages

Re: Internationalization Problem with Tomcat 5.5.9

2005-12-07 Thread Vijay Babu
On 12/8/05, Vijay Babu [EMAIL PROTECTED] wrote: Hi, Thanks for your suggestions. But unfortunately none of them worked. Actually the application sets the Locale based on browser settings. So the response encoding is set to the appropriate Locate that is set in the browser with Tomcat 4

Internationalization Problem with Tomcat 5.5.9

2005-12-05 Thread Vijay Babu
Hi all, I am facing a problem with i18n using Tomcat 5.5.9. I have an application which has been internationalized for a couple of languages and is working fine with Tomcat 4.1.x. But the same application when deployed in Tomcat 5.5.9 does not work. When a jsp page having some text is accessed,