What do I do when Tomcat throws an exception?

What do I do when Tomcat throws an exception?

What do I do when Tomcat throws the following exception?

An unexpected exception has been detected in native code outside the VM. Unexpected Signal: EXCEPTION_ACCESS_VIOLATION occurred at PC=0x78010AA8 Function=memcpy+0x128 Library=C:WINNTsystem32MSVCRT.dll Current Java thread:at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeExecute(Native Method)

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

You must ensure that sapjcorfc.dll and librfc32.dll are available within your System path. Typically, this means copying those two files from the JCo install into the WindowsSystem32 directory. If this doesn't work, you may need to edit the Tomcat startup files to add a path to these JCo dll files. Add the path to either tomcat/bin/startup.bat or tomcat/bin/catalina.bat.

This was first published in November 2004