[ 
https://issues.apache.org/jira/browse/HDDS-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aravindan Vijayan updated HDDS-2982:
------------------------------------
    Summary: Recon server start failed due to CNF exception in a cluster with 
Auto TLS enabled.  (was: Recon server start failed due to ClassNotFound 
exception in a cluster with Auto TLS enabled.)

> Recon server start failed due to CNF exception in a cluster with Auto TLS 
> enabled.
> ----------------------------------------------------------------------------------
>
>                 Key: HDDS-2982
>                 URL: https://issues.apache.org/jira/browse/HDDS-2982
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Recon
>    Affects Versions: 0.5.0
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Major
>             Fix For: 0.5.0
>
>
> {code}
> Caused by: java.lang.NoClassDefFoundError: 
> org/eclipse/jetty/util/ssl/SslContextFactory$Server
>         at 
> org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1590)
>         at 
> org.apache.hadoop.hdds.server.BaseHttpServer.<init>(BaseHttpServer.java:83)
>         at 
> org.apache.hadoop.ozone.recon.ReconHttpServer.<init>(ReconHttpServer.java:35)
>         at 
> java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>  Method)
>         at 
> java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
>         at 
> com.google.inject.internal.DefaultConstructionProxyFactory$2.newInstance(DefaultConstructionProxyFactory.java:86)
>         at 
> com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:105)
>         at 
> com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:85)
>         at 
> com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
>         at 
> com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
>         at 
> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
>         at 
> com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
>         at 
> com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
>         at 
> com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
>         at 
> com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
>         at 
> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
>         at 
> com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
>         ... 13 more
> Caused by: java.lang.ClassNotFoundException: 
> org.eclipse.jetty.util.ssl.SslContextFactory$Server
>         at 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
>         at 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
>         at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
>         ... 32 more
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to