Hi, in http://code.google.com/p/google-api-adwords-java/wiki/Readme it is written :
Memory issues from ServiceAccountantManager ... By default, the ServiceAccountantManager no longer retains a reference to any services; .... but we have noticed, that com.google.api.adwords.lib.ServiceAccountantRecord and com.google.api.adwords.lib.ServiceAccountant are still not garbage collected and this causes a memory issue because even every operationstring is not being garbage collected. Do we have to call ServiceAccountantManager serviceAccountantManager = ServiceAccountantManager.getInstance(); explicit to not retain services? Best Jam -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
