Re: Rational purify with tomcat 5.5 gives an error

2008-08-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pradeep, Pradeep_ Kumar wrote: > Yes this error occurs every time when I run my tomcat with Rational > Purify. What about when it's /not/ running Rational Purify? Check out this article about your error on Microsoft's site: http://support.microsoft.

RE: Rational purify with tomcat 5.5 gives an error

2008-08-13 Thread Caldarale, Charles R
> From: Pradeep_ Kumar [mailto:[EMAIL PROTECTED] > Subject: RE: Rational purify with tomcat 5.5 gives an error > > I am using jdk1.5.0_02,tomcat 5.5, and Rational Purify for > windows version 2003.06.12.280.000 Build: 5101. The error indicates an internal problem in the JVM.

RE: Rational purify with tomcat 5.5 gives an error

2008-08-13 Thread Pradeep_ Kumar
PROTECTED] Sent: Wednesday, August 13, 2008 9:38 PM To: Tomcat Users List Subject: Re: Rational purify with tomcat 5.5 gives an error -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pradeep, Pradeep_ Kumar wrote: | Picked up _JAVA_OPTIONS: -XrunPureJVMPI:Purify Does your application fail when Purify i

Re: Rational purify with tomcat 5.5 gives an error

2008-08-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pradeep, Pradeep_ Kumar wrote: | Picked up _JAVA_OPTIONS: -XrunPureJVMPI:Purify Does your application fail when Purify is /not/ used? Is this error repeatable with any regularity? Can you give us the contents of the hs_err_pid6060.log file? That wo

RE: Rational purify with tomcat 5.5 gives an error

2008-08-13 Thread Martin Gainty
Good Morning Kumar- Have you looked at utilising Purify to instrument the abending dll ? e.g. Make sure the /common and /PurifyPlus directories are in the path. Instrument kernel32.dll: purify -selective_instrumentation -selected_module_list="kernel32.dll,p" for Windows build 5716+ DLL