users@glassfish.java.net

Re: Bug: GlassFish 3.1.2.2 closes connection during SSL handshake

From: Rolf Krahl <rolf.krahl_at_helmholtz-berlin.de>
Date: Tue, 04 Jun 2013 19:57:40 +0200

Am Dienstag, 4. Juni 2013, 09:46:38 schrieb Ryan Lubke:
> This is why the connection is being closed on the server side:
>
> [#|2013-06-04T14:49:42.109+0200|INFO|glassfish3.1.2|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=22;_ThreadName=Thread-2;|http-thread-pool-8181(1), fatal error: 80: problem wrapping app data
> java.lang.RuntimeException: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_DOMAIN_PARAMS_INVALID|#]
>
>
> What JDK are you using?

The OS is Debian 6.0.7 (squeeze).

The JDK is openjdk-6-jdk 6b27-1.12.4-1. (This is a backport of Debian
wheezy's JDK built from sources on Debian squeeze. The original JDK
on squeeze, 6b18-1.8.13, is too old and had other issues.)

But I believe, I have seen the same problem also on an openSUSE 12.2
box with java-1_7_0-openjdk-devel-1.7.0.6-3.37.1.x86_64. I'll check
again tomorrow.