We're seeing some flakiness here also.  We're pushing 368 items (split
into sub-batches, but in a single thread so far).  We get google base
ids for all items, no entries in the returned feed are marked as
ERROR, but the UI (my items/active) has never shown more than 321
listing.  We get an asterisk on the count saying only a portion are
shown.  But when we delete a block (say 100) the missing are not
faulted in.

On Nov 2, 2:18 am, gmikecarr <[EMAIL PROTECTED]>
wrote:
> Hi
> A while ago now I had the same problem. If I remember right it was
> related to the country associated with the account. The first account
> I set up was incorrectly set as based in US and target country of my
> listings was UK. That gave the same symptom, listings on feed OK but
> no visibility on dashboard. I set up new account with country set to
> UK and dashboard came alive.
> Mike
>
> On Nov 1, 5:06 pm, Tom Wilson <[EMAIL PROTECTED]> wrote:
>
> > Hmmm definately a strange one, do you still have active items for this
> > account not showing in the dashboard ?
>
> > Tom Wilson
> > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com
>
> > Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> > Featured Project 
> > :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> > On Oct 30, 8:08 pm, beeky <[EMAIL PROTECTED]> wrote:
>
> > > I have bypassed the problem discussed above by creating a new Google
> > > account.  Everything works as expected using the new account so the
> > > symptoms described were the result of something associated with the
> > > original account.
>
> > > I still have no clue but I'm curious.  If anyone has any ideas at all
> > > I would like to hear them.
>
> > > The one difference between the account that does not show anything on
> > > the Dashboard and the one that does is that the one that doesn't was
> > > not based on a GMail account.  Could this be the problem?
>
> > > Thanks for any ideas,
> > > -=beeky
>
> > > On Oct 30, 10:37 am, beeky <[EMAIL PROTECTED]> wrote:
>
> > > > Tom,
> > > > Thanks for the detailed reply.
>
> > > > After an insert I used the links in the result feed to verify that the
> > > > items were inserted.  For example:
> > > > <atom:link rel='alternate' type='text/html' href='http://
> > > > base.google.com/base/a/5018574/D9235965755147881557'/>
>
> > > > So I'm sure the inserts are taking place, but still nothing on the
> > > > Dashboard.
>
> > > > The inserts I did yesterday were not visible on the Dashboard today,
> > > > so I doubt that it is just a timing issue.  Is 15 hours a reasonable
> > > > wait time?
>
> > > > I did some more testing this morning and I saw one thing that may be a
> > > > contributor.  The author field in the result feed was 'null' for the
> > > > account where nothing shows up on the dashboard.  The value appears to
> > > > be the 'nickname' of the account so I don't know if it is really
> > > > meaningful or just some additional data.  However, the account has
> > > > nickname='obisdata' not 'null' as shown in the feed.
> > > > Could this be the cause?
>
> > > > From result feed of a batch insert to my account, item shows up
> > > > immediately on the dashboard
> > > > <atom:author>
> > > > <atom:name>beeky</atom:name>
> > > > <atom:email>[EMAIL PROTECTED]</atom:email>
> > > > </atom:author>
>
> > > > From the result feed of a batch inert to new account, nothing on
> > > > dashboard
> > > > <atom:author>
> > > > <atom:name>null</atom:name>
> > > > <atom:email>[EMAIL PROTECTED]</atom:email>
> > > > </atom:author>
>
> > > > Any ideas?
>
> > > > Thanks,
> > > > -=beeky
>
> > > > On Oct 30, 9:20 am, Tom Wilson <[EMAIL PROTECTED]> wrote:
>
> > > > > If you have you authorid or even the Google Base id of the inserted
> > > > > item/s then you can check if its fully active.
>
> > > > > As an example 
> > > > > :http://base.google.com/base/a/1240959/D18442587637542777361
>
> > > > > where D18442587637542777361  is the Google Base unique id of the item
> > > > > as far as i can remember.
>
> > > > > If it is then it could just be a timing issue with the dashboard
> > > > > updating.
>
> > > > > Tom Wilson
> > > > > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com
>
> > > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> > > > > Featured Project 
> > > > > :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> > > > > On Oct 29, 10:22 pm, beeky <[EMAIL PROTECTED]> wrote:
>
> > > > > > I wrote a Java batch insert app using my personal GBase account.  I
> > > > > > have been able to insert and delete items.  After each insert the 
> > > > > > new
> > > > > > items are immediately visible on the Dashboard.
>
> > > > > > Today we moved the app to production.  We created a new Google and
> > > > > > GBase account and obtained an api key.  The insert ran normally but
> > > > > > nothing was visible on the Dashboard.  We ran the delete app and the
> > > > > > correct number of items were reported as being deleted.
>
> > > > > > So it appears that the insert is taking place.
>
> > > > > > The only difference, aside from uid and pwd, between the two 
> > > > > > accounts
> > > > > > that I can see is that my personal account has an 'authorized
> > > > > > websites' link and the production account does not.  My account
> > > > > > authorized Google Base.
>
> > > > > > Do I need to authorize Google Base to see dashboard items?  If so 
> > > > > > how?
> > > > > > If not, any ideas?
>
> > > > > > Thanks for any help or advice,
> > > > > > -=beeky
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" 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/Google-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to