OpenSSL Windows Change(s)?

Matt Pangaro <[email protected]> Tue, 06 Jun 2006 15:15:00 -0400
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
I was upgrading my development station from resin-pro-3.0.14, with 
OpenSSL to 3.0.19, and have run into two issues:

1) When I first started the server (with all the same DLLs, conf files, 
keys, etc.) I got a message that SSL can't start because ssleay32.dll is 
missing. In the past, I've had libeay32.dll and libssl32.dll from 
OpenSSL 0.9.7c in place, and it's worked properly. With jdk-1.5.0_04 it 
actually seemed to be looking for files with both names. Has anybody 
seen this and/or does anybody know if Resin has been relinked against a 
newer version of openssl?

2) Just to try it out, I renamed libeay32.dll to ssleay32.dll. That 
allows the app to start, but then when it tries to actually open the 
port, I get one of these old favorites:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x17c20b7d, pid=492, 
tid=5232
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C  [SSLEAY32.dll+0x90b7d]
#
# An error report file with more information is saved as hs_err_pid492.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

My old setup with .14 still runs nicely, so it's not a problem with my 
PATH, or anything else that I can think of. Anyway, just wanted to see 
if anybody had run into this and/or has a quick answer, so I don't have 
to poke around just trying out OpenSSL/JDK versions, etc.

BTW, I'm using Sun jdk1.5.0_06, but have tried with _04 and _07 and get 
the same hotspot crash.

Matt Pangaro
Lokitech >> software . strategy . design
http://www.lokitech.com
m. 1.301.728.6906
f. 1.815.364.0656
e. [email protected]