RE: tomcat and openssl issue

2013-01-16 Thread Lenkov, Alexandr
it cannot be loaded at 0xFB0. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, January 16, 2013 7:03 PM To: Tomcat Users List Subject: Re: tomcat and openssl issue On 16/01/2013 14:54, Lenkov, Alexandr wrote: > Hello, > > I am having an i

tomcat and openssl issue

2013-01-16 Thread Lenkov, Alexandr
Hello, I am having an issue with loading libeay32.dll in tomcat process (Windows XP, Windows 7). It needs to be loaded at 0xFB0 address (FIPS requirement). But I get a "Attempt to access invalid address" error. This library can be loaded by other processes correctly. Issue only with tomcat.