Re: [OT] Tomcat dies suddenly

2010-02-14 Thread anthonyvierra
ok i left out the cluster part ;) On Sun, Feb 14, 2010 at 1:21 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anthony, On 2/14/2010 1:01 AM, anthonyvie...@gmail.com wrote: CentOS, Sun JVM, IBM Hardware = 100% Uptime 100%, eh?

Re: [OT] Tomcat dies suddenly

2010-02-13 Thread anthonyvierra
CentOS, Sun JVM, IBM Hardware = 100% Uptime On Sat, Feb 13, 2010 at 9:44 PM, Jorge Medina cerebrotecnolog...@gmail.comwrote: There have been 144 messages on this thread...and you have spent already months trying to solve the problem...I think it will be more cost effective to replace the

Re: Tomcat dies suddenly

2010-02-12 Thread anthonyvierra
Is it possible to run this server with a basic tomcat application under load to rule out the application causing the crash? On Fri, Feb 12, 2010 at 4:20 AM, Carl c...@etrak-plus.com wrote: This problem continues to plague me. A quick recap so you don't have to search your memory or archives.

Re: JSESSIONID and impact on google

2010-02-09 Thread anthonyvierra
If you want to be seo friendly then change the application so that session is not in the url. Google sees each unique url as one page. With each visit to a jsession site it will see the same content on multiple pages and the score will go down for those seo terms. Simple answer: Use cookies for

Re: Automatic scaling decisions based on performance metrics

2010-02-08 Thread anthonyvierra
Amazon EC2 has a scale feature that allows scaling based on configuration of settings such as memory, processor, etc. Is this the service your configuring? On 2/8/10, Pid p...@pidster.com wrote: On 08/02/2010 13:05, Shashank Rachamalla wrote: Hi I am currently involved in developing a module

Re: Grails WAR file not working

2010-01-27 Thread anthonyvierra
Did you list the version of JVM Tomcat OS from the server you are having trouble with, or from the desktop that is working? Your asking for help but not giving any info here On Wed, Jan 27, 2010 at 8:41 AM, AwTIn tanner.kl...@gmail.com wrote: n828cl wrote: From: AwTIn

Re: Recommendations for Automating Deployments and then dev, qa, uat, prod testing

2010-01-23 Thread anthonyvierra
How about CI - continious integration server that builds, tests, and deploys the apps if the tests are successful? There are a few great CI servers out there. I happen to use Bamboo from atlassian. All CI use a build tool like ant or maven. CI would make your small ops team superstars. On

Re: Securing Tomcat Applications from Reverse Engineering

2010-01-21 Thread anthonyvierra
Hi Kranti - Honestly if the ideas in the product are that valuable anyone who uses the product with a web browser, print screen, and paint can fully mock up the application and send the mockups to development. Anything that is deployed on a server that is out of your control, is exactly that. I

Re: How to access files in network drive

2010-01-03 Thread anthonyvierra
Tomcat is started under a user account with its own security. Give that user permission to the path. On 1/3/10, WM C doublecr...@live.com wrote: Hi - This is more like a general java question. In my web app, I need to read files from a network drive folder, which has access restriction (my

Re: TomCat 6 performance issues

2009-12-22 Thread anthonyvierra
Has the issue come from a single server? Or do you have a second machine producing the same result? On 12/21/09, DOrlov dor...@redaril.com wrote: Hello. I have TomCat server on production and have from 80 up to 400 requests per second. In server.xml I have next connector description:

Re: TomCat 6 performance issues

2009-12-22 Thread anthonyvierra
Is there any other hardware/software between tomcat and the checking box? Load balancer, app firewall ? On 12/22/09, DOrlov dor...@redaril.com wrote: anthonyvierra wrote: Has the issue come from a single server? Or do you have a second machine producing the same result? I have another

Re: j_security_check not working with flash

2009-12-21 Thread anthonyvierra
Try resetting your browser, meaning fully close it, or try from a different browser. Same result? I sometimes get the exact same (/./j_security_check) is not available. when i have had my browser open on the doc for while and re-authenticate. Same thing happens on my cisco call manager when i