kartik,
do you execute something like this in your code:
Blip initBlip = wavelet.appendBlip();
wavelet.setDataDocument("ID", initBlip.getBlipId());
and do you see errors like this in your logs:
[{"timestamp":
1260801058832,"modifiedBy":"[email protected]","javaClass":"com.google.wave.api.impl.EventData","properties":
{"map":{"errorMessage":"property DATADOC_VALUE not found","blipId":"b
+AKIxbJK8a","operationId":"wavelet.datadoc.set1260801058828"},"javaClass":"java.util.HashMap"},"type":"OPERATION_ERROR"}]}
??
i replaced the code block above with
Blip initBlip = wavelet.appendBlip("ID");
and there is a chance it solved the problem. i'm not sure, since as i
wrote earlier the problem doesn't always exist, but at least it seems
i don't get this nasty error in logs anymore. still have to track this
issue...
On Dec 14, 1:01 pm, Kartik Bansal <[email protected]> wrote:
> I face the same issue number of times with my robot too.
>
>
>
> On Mon, Dec 14, 2009 at 4:22 PM, atarno <[email protected]> wrote:
> > folks,
>
> > sometimes i see a problem with self_added event not called in the
> > following scenario:
>
> > 1. i create a new wave without adding participants
> > 2. i type some text in the root blip and push done button
> > 3. the frame with contacts is displayed
> > 4. i add participants to a wave, including my robot
> > 5. all participants are added, but self_added is not dispatched to a
> > robot. if i remove the bot and add it again - everything works as
> > expected.
>
> > the described behavior is not consistent, i've tried several times and
> > sometimes the event has been dispatched as expected.
> > is this an know issue?
> > thanks.
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Google Wave API" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-wave-api%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.
>
> --
> Cheers,
> Kartik
>
> If you or your friends are looking for preparatory courses for GMAT, CAT,
> other competitive exams, visithttp://www.entrancehub.com
--
You received this message because you are subscribed to the Google Groups
"Google Wave 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-wave-api?hl=en.