java.lang.NoSuchFieldError: state
Martin Choma
martin.choma at gmail.com
Tue Nov 6 11:13:28 UTC 2018
You are right. Upgrade to [1] helped in my case. Thank you for your help.
[1] https://mvnrepository.com/artifact/org.mortbay.jetty.alpn/alpn-boot/8.1.13.v20181017
On Tue, 6 Nov 2018 at 08:17, Norman Maurer <norman.maurer at googlemail.com> wrote:
>
> I think this may be caused by using the wrong jetty alpn version.
>
> Be sure you use the correct one. For example 2.0.9:
>
> https://github.com/jetty-project/jetty-alpn-agent/releases
>
> Bye
> Norman
>
>
> On 6. Nov 2018, at 07:46, Martin Choma <martin.choma at gmail.com> wrote:
>
> Hey,
>
> with upgrade to 1.8.0_191 I hit "java.lang.NoSuchFieldError: state"
> during SSL handshake.
> I have found https://bugs.java.com/view_bug.do?bug_id=JDK-8074462 but
> I couldn find openjdk counterpart. Some more details can be found [1].
>
> Regards,
> Martin Choma
>
> [1] https://issues.jboss.org/browse/ELY-1708
>
>
More information about the security-dev
mailing list