RE: OpenSSL Windows Change(s)?

"Stephen P. Bouzan" <[email protected]> Tue, 6 Jun 2006 23:12:54 -0700
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
I have asked this question twice to this list and opened a bug for Resin
post .18 not starting up under SSL?  Where do you indicate and notify
that you have switched to 0.9.8 OpenSSL in the documentation?  Your link
still points to http://gnuwin32.sourceforge.net/packages/openssl.htm the
0.9.7.c one?!?

Many hours of wasted time and effort...

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Scott Ferguson
Sent: Tuesday, June 06, 2006 3:58 PM
To: [email protected]
Subject: Re: OpenSSL Windows Change(s)?


On Jun 6, 2006, at 12:15 PM, Matt Pangaro wrote:

> I was upgrading my development station from resin-pro-3.0.14, with 
> OpenSSL to 3.0.19, and have run into two issues:

The newer Resin's use the 0.9.8 OpenSSL, not the obsolete 0.9.7.c one.

So you'll need to download newer versions of the dlls.

(Finding and getting openssl distribution is far more annoying on
windows.)

-- Scott

>
> 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]
>
>