> From: Tuan Quan [mailto:[email protected]] > Subject: APR based Tomcat Native library > > C:\Program Files (x86)\Dell\SysMgt\oma\bin
Looks like you're running on a 64-bit version of Windows; are you using a 64-bit JVM? The .dll mode must match that of the JVM you're using. You can find the 64-bit version of tcnative-1.dll here: http://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.16/binaries/win64/x64/ If you're using a 32-bit JVM and installed the 64-bit dll by mistake, you can get the correct one here: http://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.16/binaries/win32/ - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
