-----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.com/kb/185294

- From what I understand, it means that any uncaught exception thrown from
C++ code into C code will result in this odd error. Some piece of code
is either allowing exceptions to go un-caught across the C++/C boundary
or a C wrapper is improperly handling them.

Given that the error is finally caught in the kernel (if I understand
the stack correctly), it could be either a problem with the JVM or with
Purify. Does Purify state which versions of the JVM are supported/required?

I agree with Chuck that you should upgrade to the latest available
version of Java in your current line (which would be 1.5.0_16 or so). If
the problem still occurs, I would contact either Rational or Sun.

This is certainly not something that the Tomcat list will be able to
help you with (unless there are one or two experts on win32 JVMs lurking
around).

Good luck,
- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkijW1kACgkQ9CaO5/Lv0PCgYwCgpjkp+qJ6yAw2tHQqxZTqVUOs
zOcAoMEdbg+R//8sYSMTvNtraEcq6bVW
=NmpS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to