Hi,

Are you able to make connections to other SSL URLs via your proxy? Looking 
around stackoverflow, etc., this sounds like it may be caused by an issue 
with your proxy server.

Cheers,
Josh, AdWords API Team

On Wednesday, December 24, 2014 1:56:23 AM UTC-5, [email protected] 
wrote:
>
> Hi,
> We tried setting the properties on the command line by passing JVM 
> arguments, but still we are getting the same ssl exception as below.
> Exception in thread "main" AxisFault
>  faultCode: {
> http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>  faultSubcode: 
>  faultString: javax.net.ssl.SSLException: Unrecognized SSL message, 
> plaintext connection?
>  faultActor: 
>  faultNode: 
>  faultDetail: 
> {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLException: 
> Unrecognized SSL message, plaintext connection?
>
> On Wednesday, December 17, 2014 12:45:18 PM UTC+5:30, 
> [email protected] wrote:
>>
>>
>> Hi,
>> We tried to run the code provided in the following link
>>
>>
>> https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201409/accountmanagement/GetAccountHierarchy.java
>>
>> But we are getting the following error
>>
>> Exception in thread "main" AxisFault
>>  faultCode: {
>> http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>>  faultSubcode: 
>>  faultString: javax.net.ssl.SSLException: Unrecognized SSL message, 
>> plaintext connection?
>>  faultActor: 
>>  faultNode: 
>>  faultDetail: 
>> {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLException: 
>> Unrecognized SSL message, plaintext connection?
>>
>>
>>
>> We have set the https proxy and port in our code explicitly 
>>
>> System.setProperty("https.proxyHost", "***.**.**");
>> System.setProperty("https.proxyPort","80");
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cffaf4ef-a6c3-47e9-a07f-4fed85ea563e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to