Re: AddCRMBasedUserList - Exception in thread "main" java.lang.ExceptionInInitializerError

2017-03-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, This example shows how to create an AdWordsSession object without using the ads.properties file. Could you check your code to s

Re: AddCRMBasedUserList - Exception in thread "main" java.lang.ExceptionInInitializerError

2017-03-19 Thread Rosh Ramesh
Hello, I'm facing the same issue and I have checked the classpath I'm not using the ads.properties file since I'm using a constructor to set the credentials. Any help is appreciated, This is my stack trace. 1) Error in custom provider, java.lang.NullPointerException at com.google.api.ads.com

Re: AddCRMBasedUserList - Exception in thread "main" java.lang.ExceptionInInitializerError

2016-04-26 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you check the ads.properties file and all Java client library jars are in the classpath? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/

AddCRMBasedUserList - Exception in thread "main" java.lang.ExceptionInInitializerError

2016-04-25 Thread amazonfriendsgroup
Hi, I get the following error when I call the jar file from linux envirnonment. But this works well in my windows and Eclipse. I converted the java code into jar and trying to call from linux. Any help is greatly appreciated. Exception in thread "main" java.lang.ExceptionInInitializerError