RE: Tomcat url redirection

2010-09-21 Thread Caldarale, Charles R
> From: rujin raj [mailto:rujin...@gmail.com] > Subject: Tomcat url redirection > I want http://events.mydomain.xxx/ to > go to http://events.mydomain.xxx/myapp. Then name your webapp ROOT (case sensitive, even on Windows), not myapp, just as the Tomcat doc says to do. > Moreover whenever i ty

How to reproduce tomcat security vulnerabilities

2010-09-21 Thread viola lu
Hi, >From tomcat 6.0.28 fix list: http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.28, there are two security vulnerabilities fixed, but i have no idea how to trigger these flaws in tomcat 6.0.27 and what's the failure should be after several trial for example the first one:*Remo

RE: NioBlockingSelector consuming all CPU

2010-09-21 Thread Caldarale, Charles R
> From: Thiago Locatelli da Silva [mailto:thiago.si...@digitro.com.br] > Subject: NioBlockingSelector consuming all CPU > I am running tomcat 6.0.29 with jdk 1.6.0_21 (under linux) Which Linux vendor and version? Others have reported this problem with a 2.4 kernel, with the problem going away

RE: service.bat install failure (Windows, v 6.0.18)

2010-09-21 Thread Caldarale, Charles R
> From: something_not_in_use [mailto:bjorn.wal...@pulsen.se] > Subject: Re: service.bat install failure (Windows, v 6.0.18) > I've go the same access denied error and went through the > steps above including a new clean extract (of the zip), Since the thread you're responding to is nearly two y

Re: service.bat install failure (Windows, v 6.0.18)

2010-09-21 Thread something_not_in_use
andrew-245 wrote: > > > I pretty much gave up on the "Permission is denied." problem. (I have > another vague thought about what was happening if you care, but not the > time > or expertise to pinpoint the issue.) I did a completely clean extract of > the 6.0.18 tar.gz archive, and tried

Re: logging on tomcat 5.5.25

2010-09-21 Thread André Warnier
Konstantin Kolinko wrote: 2010/9/21 Christopher Gross : I have an older version of Solr (1.2) running on Tomcat 5.5.25. How do they perform their logging? Do they use some logging library? If yes, then you should configure that library. I added swallowOutput="true" to the solr context file.

Re: Tomcat url redirection

2010-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rujin, On 9/21/2010 2:22 PM, rujin raj wrote: > Moreover whenever i type the Public > IP address (http://xxx.yyy.zzz.aaa) instead of > events.mydomain.xxx should also redirect to > http://events.mydomain.xxx/myapp. See Michel's response for redirec

Re: Tomcat url redirection

2010-09-21 Thread michel
http://tuckey.org - Original Message - From: "rujin raj" To: Sent: Tuesday, September 21, 2010 2:22 PM Subject: Tomcat url redirection *Support team, * * * * I'm working with an application that uses apache tomcat 6 to serve the website. I've installed the application and tomcat

Re: Maximum number of session for tomcat 6

2010-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rujin, On 9/21/2010 2:24 PM, rujin raj wrote: > Dear support, Note this is a user mailing list, not a support line. > I am newbie for tomcat.In our office i installed tomcat 6.Please let us know > what is the maximum number of session tomcat will su

Maximum number of session for tomcat 6

2010-09-21 Thread rujin raj
-- Forwarded message -- From: rujin raj Date: 21 September 2010 23:42 Subject: Maximum number of session for tomcat 6 To: users@tomcat.apache.org Dear support, I am newbie for tomcat.In our office i installed tomcat 6.Please let us know what is the maximum number of session tomc

Tomcat url redirection

2010-09-21 Thread rujin raj
*Support team, * * * * I'm working with an application that uses apache tomcat 6 to serve the website. I've installed the application and tomcat on a Windows 2003 server and everything is working fine.For instance I want http://events.mydomain.xxx/ to go to http://events.mydomain.xxx/myapp.Moreover

RE: Compiling Tomcat 6.0.x trunk

2010-09-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Compiling Tomcat 6.0.x trunk > The same is not true on a UNIX box: almost no work is ever done as an > administrator, so trying to write to /usr is kind of obnoxious. Sorry, I wasn't thinking about it from a Linux p

NioBlockingSelector consuming all CPU

2010-09-21 Thread Thiago Locatelli da Silva
Hello list... I am running tomcat 6.0.29 with jdk 1.6.0_21 (under linux) here when the CPU usage started raising out of the blue. Then I started monotoring the JVM (TopThreads and JTop - Jconsole plugins) to see what is going on and I got that from the VisualVM. sun.misc.Unsafe.unpark(Native

Re: logging on tomcat 5.5.25

2010-09-21 Thread Christopher Gross
Solr uses whatever is pushing it to the web for logging, so that will be Tomcat in my case. Log4j can be configured for it, but I do not have that set up now. If this proves to be difficult I may give that a try, in order to get the output from Solr out of the catalina.out file. OK, so with the

Re: logging on tomcat 5.5.25

2010-09-21 Thread Konstantin Kolinko
2010/9/21 Christopher Gross : > I have an older version of Solr (1.2) running on Tomcat 5.5.25. > How do they perform their logging? Do they use some logging library? If yes, then you should configure that library. > I added swallowOutput="true" to the solr context file. swallowOutput works for

Re: tomcat 5.5, getSession() returns null

2010-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roman, On 9/21/2010 9:38 AM, Roman Makurin wrote: > We r using tomcat 5.5.27. Here is server.xml from one of nodes(I skip all not > important things from my point of view): > > > >jvmRoute="apps1"> >cla

Re: Compiling Tomcat 6.0.x trunk

2010-09-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 9/20/2010 10:00 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Compiling Tomcat 6.0.x trunk > >> I suspect you are an administrator on your box, so writing >> files to C:

logging on tomcat 5.5.25

2010-09-21 Thread Christopher Gross
I have an older version of Solr (1.2) running on Tomcat 5.5.25. All the output for Solr is going to the catalina.out logfile, which gets rather large and has to be deleted about once a month, requiring me to stop Tomcat and bring it back up each time. I'd like to make a new logfile for Solr that

Re: tomcat 5.5, getSession() returns null

2010-09-21 Thread Roman Makurin
Hi! Thanks for reply! On Mon, Sep 20, 2010 at 11:30:52AM -0400, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Roman, > > On 9/20/2010 3:27 AM, Roman Makurin wrote: > > We have clustering setup with 2 tomcat 5.5 instances, > > What exact version of Tomcat 5.5?

Re: Connect the same Database from two different web application

2010-09-21 Thread Brett Delle Grazie
Hi, I think that the op is defining a JNDI connection pool in Tomcat and then defining an additional pool using C3P0 within the application via Hibernate. That is very unlikely to work. Instead - change the pool parameters within Tomcat appropriately as needed and drop the C3P0 pool in hibernate

Re: How to setup PHP on Tomcat

2010-09-21 Thread André Warnier
Brajesh Patel wrote: Hello All, How to setup PHP on Tomcat. Thanks in Advance. http://www.lmgtfy.com/?q=setup+PHP+on+Tomcat - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users

Different DelegatingResultSet.getDelegate() between Tomcat 6.0.26 and 6.0.29

2010-09-21 Thread Andreas Knees
Hi, I am using Tomcat 6.0.26 under Eclipse 3.6. I have configured a data source in server.xml: To save BLOBs with Oracle I have to access the OracleResultSet (unfortunatelly) which I extract as delegate from the DelegatingResultSet provided by the connection pool implementation: ResultSet rs