Hi,

Ok, we want the priority for our notifiaction handler as the highest only,
so we have kept it as 0. We tried changing it to 2 but the HotSync problem
still exists.
We are not using any database in our application we are only using feature
sets and serial port, which we keep open in the background mode.

Thanks
Regards
Marianne


----- Original Message -----
From: "Mike McCollister" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 8:26 PM
Subject: Re: Invalid Chunk ptr , hotsync


> Marianne,
>
> You don't want to set the priority to something like 2, keep it at 0.
However,
> if you read the docs, the priority should be set to something like 0x20,
> 0x40....
>
> Just curious, are you using any resources from your app?  If so, you need
to
> open the database, use the resource, then close it.  This has to do with
> HotSync is a native OS 5 application.  This will happen with all native
> applications.
>
> Mike
>
> --- Marianne <[EMAIL PROTECTED]> wrote:
> > Hello Mike ,
> >
> > Yes , we have used the priority 0  , but that's because we want our
polling
> > job to be done at the highest priority . Now I've changed the priority
to 2
> > . But the hotsync still doesnot work . What priority should I set now ?
Or
> > could anything else be wrong ?
> >
> > Thanks & regards ,
> > Marianne .
> >
> >
> > ----- Original Message -----
> > From: "Mike McCollister" <[EMAIL PROTECTED]>
> > To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> > Sent: Friday, November 07, 2003 7:46 PM
> > Subject: Re: Invalid Chunk ptr , hotsync
> >
> >
> > > Marianne,
> > >
> > > What is your priority on your event?  I have found that if I try to
use a
> > > priority other than 0 (or sysNotifyNormalPriority) that I have
problems
> > with
> > > HotSync.
> > >
> > > Mike
> > >
> > > --- Marianne <[EMAIL PROTECTED]> wrote:
> > > > Hello All ,
> > > > 1) I have written an application for palm OS 4.1 which uses feature
set
> > &
> > > > the serial manager heavily . It works quite ok on palm os 4.1 . but
when
> > > > ported to palm 5.0 , it crashes after giving this message :  "
> > MemoryMgr.c ,
> > > > Line:3685, Invalid chunk ptr       You may need to restart the
handheld
> > by
> > > > performing a soft reset. Please press the RESET button   RESET "
> > > >
> > > > Are there any changes to be made in case of global variables ,
feature
> > set ,
> > > > etc ? Please advise .
> > > >
> > > > 2) I have used " sysNotifyEventDequeuedEvent "  to poll the serial
> > device .
> > > > But when i start the application , after that hotsync does not work
> > unless i
> > > > soft reset the palm device . Even the " sysNotifySyncStartEvent "  &
"
> > > > sysNotifySyncFinishEvent "  to unregister my polling function do not
> > work .
> > > > The hotsync hangs even then .  Why don't these notifications work in
> > Palm os
> > > > 5.0 ?
> > > >
> > > > Thanks & Regards ,
> > > > Marianne
> > > >
> > > >
> > > > --
> > > > For information on using the Palm Developer Forums, or to
unsubscribe,
> > please
> > > > see http://www.palmos.com/dev/support/forums/
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Protect your identity with Yahoo! Mail AddressGuard
> > > http://antispam.yahoo.com/whatsnewfree
> > >
> > > --
> > > For information on using the Palm Developer Forums, or to unsubscribe,
> > please see http://www.palmos.com/dev/support/forums/
> > >
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
please
> > see http://www.palmos.com/dev/support/forums/
>
>
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to