Eminov-Vasif commented on issue #4321: [pulsar functions] import java class 
conflicts
URL: https://github.com/apache/pulsar/issues/4321#issuecomment-546632137
 
 
   Hello 
   I am facing below issue:
   Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.<clinit>(SSLConnectionSocketFactory.java:146)
        at 
org.jboss.resteasy.client.jaxrs.HttpClientBuilder43.initDefaultEngine43(HttpClientBuilder43.java:111)
        at 
org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.build(ResteasyClientBuilder.java:422)
        at 
org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.build(ResteasyClientBuilder.java:60)
        at javax.ws.rs.client.ClientBuilder.newClient(ClientBuilder.java:114)
        at 
client.ClientClassSender.postListValueInJSON(ClientClassSender.java:50)
        at webservice.WebService.main(WebService.java:43)
   
   
   Please help me

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to