Re: Web Service Client Response when Old Gen is 100%

2013-11-06 Thread Muhammad Ali Orakzai
ristopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Muhammad, > > On 11/6/13, 1:43 AM, Muhammad Ali Orakzai wrote: > > -XX:MaxPermSize=100m > > You don't have any other heap-sizing parameters. Perhaps you simply > need more

Web Service Client Response when Old Gen is 100%

2013-11-05 Thread Muhammad Ali Orakzai
Hi, I am using the following environment Windows Server 2003 32 bit Apache Tomcat 7.0.27 Netbeans IDE 7.2 Metro 2.0 We have created a SOAP based web service which is calling 2 external SOAP services. We were getting OutOfMemoryError which was resloved by making the service object static. Now whe