Re: Log4j Issue

2016-08-10 Thread Syed Mudassir Ahmed
rs wrote: > Syed, > > On 8/9/2016 10:08 PM, Syed Mudassir Ahmed wrote: > > I am using Log4j in my web app to write the logs to a separate file. > > Surprisingly, that log file is not at all getting created. I run > > the logger logic as a standalone application and the l

Log4j Issue

2016-08-09 Thread Syed Mudassir Ahmed
I am using Log4j in my web app to write the logs to a separate file. Surprisingly, that log file is not at all getting created. I run the logger logic as a standalone application and the log file indeed gets created. I am assuming tomcat is not allowing me to write my logs to a file. It is simpl

Internal Error 500

2016-08-04 Thread Syed Mudassir Ahmed
What are the various reasons for the tomcat server to throw internal server error 500? Thanks,

Re: Issue with Tomcat7

2016-08-01 Thread Syed Mudassir Ahmed
ok, thanks. Thanks, On Mon, Aug 1, 2016 at 2:16 PM, Mark Thomas wrote: > On 1 August 2016 09:26:22 BST, Syed Mudassir Ahmed < > syed.mudas...@gaianconsultants.com> wrote: > >I indeed wanted the help from Tomcat community users. I didn't want to > >type a lon

Re: Issue with Tomcat7

2016-08-01 Thread Syed Mudassir Ahmed
hanks, On Mon, Aug 1, 2016 at 1:45 PM, Olaf Kock wrote: > > > Am 01.08.2016 um 09:25 schrieb Syed Mudassir Ahmed: > > Thanks for the quick response. Can we setup a meeting this Friday as > > per your convenience on google hangout? I would like to share the > > screen

Re: Issue with Tomcat7

2016-08-01 Thread Syed Mudassir Ahmed
08:20 schrieb Syed Mudassir Ahmed: > > Can someone help us what wrong we are doing? > Not without more information - from the information you give us, we > don't even know if your WebApp1 or WebApp2 was causing the "connection > refused" reply. > > Please giv

Issue with Tomcat7

2016-07-31 Thread Syed Mudassir Ahmed
Hi, I have two web applications deployed into tomcat 7. Lets call them WebApp1 and WebApp2. I am invoking WebApp1 using a rest call thru JMeter. WebApp1 internally calls WebApp2 for a service. We tried making 1000 calls from JMeter. Unfortunately, for all the requests we are getting 500 int