Dne 23. 04. 2012 15:51, piše Sven Van Caekenberghe: >> I just installed Zodiak into 1.4 image but >> ZdcSecureSocketTests>>#testPlain failed with 'Connection closed while >> waiting for data". Any idea what could be wrong? Any idea how to further >> debug? >> >> I did: >> >> 1. Gofer it >> squeaksource: 'Zodiac'; >> package: 'Zodiac-Core'; >> package: 'Zodiac-Tests'; >> load. >> >> 2. Copied from Zodiak OneClick: >> SqueakSSL.dll >> Contents/Linux/SqueakSSL.so >> 3. Restarted image >> >> On Linux openSuse 12.1 64bit
> Did you install the 32-bit versions of the OpenSSL libs ? > Something equivalent to sudo apt-get install libssl0.9.8:i386 ? Yes, just checked and on openSuse there are always 32bit equivalents installed on the 64bit system. Also this exception is raised quite late, after connection is already established and request sent, but reading the response raises it. I'd therefore conclude that openSSL library is present and at least partly works. Best regards Janko -- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
