> From: Tripti Mehta [mailto:mehtatript...@gmail.com] 
> Subject: Re: Severe Errrors encountered in Tomcat when running a Struts2 
> project...


> I keep getting this error

> java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\
> apache-tomcat-7.0.35\bin\tcnative-1.dll:
> Can't load IA 32-bit .dll on a AMD 64-bit platform

Now you have the reverse problem: you're using a 64-bit JVM but have the 32-bit 
tcnative-1.dll in Tomcat's bin directory.  You need to be consistent.

 - 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to