Hi ,

   i am getting a Strange exception when i am trying to create 
ProductPartitionTree ,
  
    This is my code where it breaks.

      IHave checked session and services and adgroup id all of them are 
perfect . not able retrieve PartitionTree for a Adgroup ... 
   
    Code: 
                 ProductPartitionTree productPartitionTree = 
ProductPartitionTree.createAdGroupTree(adWordsServices, adWordsSession, 
Long.valueOf(adgroupId));  

    Exception :

                 java.lang.ArrayStoreException
at java.lang.System.arraycopy(Native Method)
at 
com.google.common.collect.RegularImmutableList.copyIntoArray(RegularImmutableList.java:57)
at 
com.google.common.collect.ImmutableCollection.toArray(ImmutableCollection.java:78)
at 
com.google.api.ads.adwords.axis.utils.v201502.shopping.ProductPartitionTree.createAdGroupTree(ProductPartitionTree.java:205)
at 
de.rakuten.googleCampaign.adwordServiceApi.RakutenGoogleProductGroupService.processProductGroup(RakutenGoogleProductGroupService.java:68)
at 
de.rakuten.googleCampaign.adwordServiceApi.RakutenGoogleProductGroupService.createProductGroup(RakutenGoogleProductGroupService.java:49)
at 
de.rakuten.googleCampaign.googleAPIService.productGroup.impl.CampaignProductGroupServiceTest.testSearchProductGroup(CampaignProductGroupServiceTest.java:111)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at 
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at 
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)



  If some one has similar problem please let me know how coul di solve this 
.

Thanks,
Chandra


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/78703c2f-0a07-4674-995c-66265e7cf97a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to