Hi,


I am using the Zendesk java client (
https://github.com/cloudbees/zendesk-java-client) on my Google App Engine 
server and I have a runtime issue that prevents me from using the SDK. Can 
you please advise:

When I call the Zendesk SDK, I get on the server:


I am using JDK 7 with App Engine SDK 1.9.49


Uncaught exception from servlet java.lang.ClassCastException: com.google.
apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection 
cannot be cast to javax.net.ssl.HttpsURLConnection 
at com.ning.http.client.providers.jdk.JDKAsyncHttpProvider.
createUrlConnection(JDKAsyncHttpProvider.java:184)
at com.ning.http.client.providers.jdk.JDKAsyncHttpProvider.execute(
JDKAsyncHttpProvider.java:147)
at com.ning.http.client.providers.jdk.JDKAsyncHttpProvider.execute(
JDKAsyncHttpProvider.java:118)
at com.ning.http.client.AsyncHttpClient.executeRequest(AsyncHttpClient.java:
506) 
at org.zendesk.client.v2.Zendesk.submit(Zendesk.java:1751) 
at org.zendesk.client.v2.Zendesk.access$1300(Zendesk.java:90)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ad0878c7-0a54-49dd-81c9-021bd5a9fc79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] U... Shachar Grembek

Reply via email to