Synchronis​ation Problem

Have just downloaded updated Desktop Manager software (5.0 bundle 1168) since when synchronisation no longer works. Process starts in normal way, counting & comparing records on device & computer, then goes into screen "Preparing Sync Preview" where it stays. Have left running for many hours but still continues. Unable to stop without closing down entrire software.

Mercedes Benz have released a software upgrade recently for their Bluetooth systems....but there are no copies of the disc available in the UK....and my local dealership don't know whether it'll solve the problem.....AND it's an 80-minute job for each vehicle for which I'll be invoiced.
Come on BB, sort this out! Software version 10.1.0.1483 worked just fine.

Similar Messages

  • Synchronis​ation problems

    I have a 9810 which I synchronise to Winmail, Contact and Calendar on Vista. I have noticed that there are some synchronisation discrepancies, some appointments are not copied to the blackberry and times of appointments are changed by 2 hours when copied to the blackberry. Does anyone have any ideas why and how to sort it out?

    Hello Ten1, 
    Sorry to hear about your issue. 
    Have a look at the follow article which should help you out. 
    A Hotmail connector error appears when attempting to synchronize with Microsoft Outlook using the Bl...
    Let us know if you have any other questions. 
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Probleme de synchronis​ation contact calendrier notes sur blackberry Z10

    Bonjour,
    Je viens d'acheter le blackberry Z10 chez Orange.
    Je n'arrive pas à synchroniser les contacts et le calendrier de mon outlook.
    J'ai configuré mon adresse mail, plusieurs fois en pensant que le probleme venait de là en vain.
    Je reçois les mails mais je n'ai aucun contact ni evènement du calendrier.
    En plus Blackberry Link ne permet pas de synchroniser les contact et le calendrier. Seuls les documents, photos et musique peuvent être configurer via blackberry link
    Mon téléphone est un outil professionnel, avoir un téléphone sans contact, ni calendrier est impossible. Je ne peux pas rester comme cela. Blackberry est un outil professionel, c'est dans la publicité
    J'ai appelé Orange qui ne savait pas, j'ai appelé mon hébergeur de mail qui a vérifié la bonne configuration du compte mail. j'ai regardé sur les différents blogs et le problème semble venir de Blackberry
    Quelqu'un peut-il m'aider? Merci au service technique de me permettre de résoudre le problème.

    Bonjour Adamarei et bienvenue dans la Communauté de Support Blackberry!
    La plupart des membres ici discute en anglais et donc il sera plus facile pour toi d`obtenir de l`aide si tu ecrit tes messages en anglais directement.
    Merci
    Translation:
    Hello
    I just bought a Z10 on Orange.
    I am not able to sync my contants with my Outlook calendar.
    I configured my e-mail address several times thinking that the problem is coming from there but no luck resolving it.
    I am receiving my e-mails but I don`t have any contacts or calendar events.
    Additionally, Blackberry Link doesn`t allow synchronizing the contacts and the calendar. Only documents, photos and music can be configured via Blackberry Link.
    My phone is used for business, having a phone with no contacts and no calendar is impossible. I can`t keep t this way.
    I called Orange and they didn`t know anything. I called my e-mail hosting service who verified the e-mail config, I checked various blogs and the problem seems to be coming from Blackberry. Can anyone help me out? Thanks to the technical support for helping me solve the issue.
    Dany_S                                                                                                       New to the Community click here  
    Community Moderator

  • URGENT: Probleme synchronis​ation variable entre PC et PC RT

    Bonjour,
    J'ai un problème de synchronisation de variable entre PC et PC RT. J'utilise un PC RT et un PC connecté par cable ethernet. Le PC RT comporte une librairie de variable que je viens lire a partir de mon PC. Pour lire ou écrire a partir du PC j'utilise une FGV. Je pensais grace a la FGV éviter les problèmes de synchronisation or je me suis rendu compte qu'il y avait un temps de lecture et écriture non négligeable!
    Ci-joint des images de mon VI de test de lecture de la variable (j'écris vrai et je viens lire directement après pendant un certain temps pour voir combien d'itération il me faut pour obtenir la valeur vrai) et des image de ma pseudo FGV.
    Il doit y avoir des réglages possible évitant ce problème lorsque l'on crée la variable du pc rt non??
    Merci pour votre rapide aide!
    Attachments:
    FGV_Read.png ‏43 KB
    FGV_Open_connection.png ‏43 KB
    Front_panel_and_block_diagram.png ‏58 KB

    Bonjour,
    Du coup je me demande si un flux réseau vous conviendrait. Vous pourriez utiliser la fonction pour vider le flux afin d'être sûr que tout est envoyé. Après, si le temps entre deux lectures est trop long, c'est que ça pêche du côté de la lecture.
    Cordialement,
    Mathieu P. | Certified LabVIEW Associate Developer
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Journées techniques : des fondamentaux aux dernières technologies pour la mesure et le contrôle/comm...

  • BPM Synchronous Receive Problem.

    I have a following scenario
    Outbound Interface : Send Message to through SysA BPM.
    BPM :
    Receive Message ( Synchronosuly )
        This opens Sync/Async Bridge.
    Transofroms
    Send Message to Other Sys ( Sync)
    Close of Sync/Async bridge.
    I have defined the receive Determination and Intefrace Determination (but no agreement as not needed)
    The receiver agreement for BPM looks like below
    Sender : SysA
    Receiver : BPMProcess.
    Interface Determination looks as below
    Sender Interface : SenderInterface.
    Receiver Interface : Abastract Sync Interface (BPM)
    There is no interface mapping.
    When I post the message on Outbound Interface it complains NO_RECEIVER_CASE_BE:
    which suggest that there is no Receiver Determination.
    I am not sure where I am missing the configuration.Any pointer would be greatly appreicated.
    Thanks
    Samir

    Thanks for response.The problem is in receiving message by BPM not the sending message out of BPM.
    As explained in the scenario BPM is configured to recieve the message synchronously (Opens Sync/Async Bridge) and then does some logic to split the message and send each one to different sys ( synchronously) and then closes the bridge.
    The problem is when the message is sent from outbound Inteface ( exposed as WebService) the receiver BPM is not getting it.
    I have configured the recevier determination and Interface determination which looks like below.
    Interface Determination:
       Sender : SenderSys
       Interface : OutBoundInterface_Message (Sync , outbound)
       Reciver:  : BPM
       Interface : BPM_Interface ( Sync, abastract)
    Receiver Determination:
       Sender : SenderSys
       Interface : OutBoundInterface_Message
    Inbound Recives: BPM
    But when I try to post the message on OutBoundInterface which actually should have received by BPM it complains the following:
        NO_RECEIVER_CASE_BE:
    Hope this explains my problem more clear.

  • Gmail Contacts Synchroniz​ation Problem

    Hi,
    I used to use another gmail account which does not exist anymore, and my first 70 contacts that I added to my phone were synchronized with that gmail account. I now use this gmail account, and all the contacts I have added recently are synchronized with this gmail account.
    I do not know how to make the contacts which are synchronized with the old non-existent account become synchronized with this current gmail account. How would I be able to do this?
    Thanks

    I would "think" that if you set up within DTM the second gmail account properly for syncing you shouldn't have a problem.  I am assuming that you have deleted the prior account from your Blackberry and Desktop Manager.  If you have ALL your contacts within your Blackberry when you sync to the new account the entre contact list should sync to the new gmail account.
    I have done virtually the same with a yahoo acccount without issue and those contacts are now with my gmail account. 
    The Blackberry doesn't know or care which account a contact was synch'd to and DTM doesn't care that "some" contacts were sync'd to a different account.
    Наглый пес! Вы должны быть благодарны мы даем Вам возможность проживать в нашем мире!
    BB 9550 Verizon OS 5.0.0.1015 My Storm My Blackberry My Lifeline
    If there is a Theme on my Blackberry, Hedone it!
    If someone successfully helped you with an issue, say thank you by clicking "kudos" in their post and clicking the star.
    Antiquis temporibus, nati tibi similes in rupibus ventosissimis exponebantur ad necem
    If your issue has been solved, please mark the post that solved it for you!

  • 'synchronized' method problem

    Hi, I want to listen to your opinion on using 'synchronized' on
    a huge method. I know it will degrade performance alot. However, in some cases it may be inevitable using 'synchrnoized' keyword on big method. Of course, there is 'synchronized' block also available in Java, but it is not a solution in some cases. For example, in below code
    interface Condition {
    boolean isCorrect();
    class Foo {
    int value = 0;
    void addCondtition(Condition c) ;
    synchronized boolean increaseCount(int quantity)
    //loop through all added Conditions and executes each
    Condition's isCorrect();
    //if all Conditions are true then increase value as much as the
    received quantity
    In above example, while checking all added conditions, it is possible
    the 'value' is updated by other threads in multi-threaded program by calling increaseCount. Also, if added Conditions are refering to the 'value' to determine, then the 'value' should not be updated in the middle of Condition checking process.
    Solution to protect 'value' from other thead is 'synchronized' on increaseCount. I can't come up any other solution. But problem is
    since multiple Conditions can be added, execution time of the increaseCount method can significantly increased.
    Does anyone have better solution to avoid 'synchronized' on such a huge method?

    Hi, I want to listen to your opinion on using
    'synchronized' on
    a huge method. I know it will degrade performance
    alot. That's a rather common, unfounded and generally inaccurate assumption you've got there. It's true that it will adversely affect performance but not necessarily by "a lot".
    However, in some cases it may be inevitable
    using 'synchrnoized' keyword on big method. Of
    course, there is 'synchronized' block also available
    in Java, but it is not a solution in some casesThat's technically not true, but I understand what you mean.
    . For
    example, in below code
    interface Condition {
    boolean isCorrect();
    lass Foo {
    int value = 0;
    void addCondtition(Condition c) ;
    synchronized boolean increaseCount(int quantity)
    //loop through all added Conditions and
    executes each
    Condition's isCorrect();
    /if all Conditions are true then increase value as
    much as the
    received quantity
    In above example, while checking all added
    conditions, it is possible
    the 'value' is updated by other threads in
    multi-threaded program by calling increaseCount.
    Also, if added Conditions are refering to the 'value'
    to determine, then the 'value' should not be updated
    in the middle of Condition checking process.
    Solution to protect 'value' from other thead is
    'synchronized' on increaseCount. I can't come up any
    other solution. But problem is
    since multiple Conditions can be added, execution
    time of the increaseCount method can significantly
    increased.
    Does anyone have better solution to avoid
    'synchronized' on such a huge method?In your example there isn't an obvious alternative. Refactoring your design might create some opportunities. Perhaps you'd be better served by explaining to us what you're hoping to achieve rather than trying to discuss one specific method's implementation.

  • Can no longer see the Wireless Synchronis​ation option in the Adress Book options

    Hi,
    I use a 8310 Curve software version 4.2.2.181 (Platform 2.5.0.35) which I purchased last year. My firm has an enterprise server for which I completed the activation at the time of purchase. The activation enabled my contacts and calendar items to be synchronised wirelessly with MS Outlook.
    However now I can no longer see the option to do a wireless synchronisation on my handset. I get just 3 headers under the address book options which are:
    Sort by: First Name/ Last Name/ Company
    Confirm delete: Yes/No
    Allow duplicate names: Yes/ No
    Besides showing me the Number of entries.
    I have not undertaken any major software update since the purchase.
    Please help.
    Thanks,
    Jassi
    Solved!
    Go to Solution.

    Which method did you choose to fix the problem? When you get a second can you mark the thread as being solved. This way if other people have the same problem they can find the solution more quickly.
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • HP 3550 re-install​ation problems

    WIN XP-sp3 on Compaq DC5750, 3GB Ram, larger hard drive, no other problems.
    Had a crash a few months ago and d/l (from HP site) drivers for my Deskjet 3550... that worked swell, except they were in Spanish!
    So, tonite I decided to d/l the ENU verzion from HP and install the drivers so the printer and I spoke the same language... And the fun began.
    The instructions were to d/l the package, put it in a certain directory on the C:/ drive (which I did) then connect the USB cord to the printer and when the install wizard appeared, tell it not to search, direct the program to the directory/exe file and sit back and watch the printer work.
    Nope.
    I already was connected to the computer and figured the re-install would just over-write the existing drivers.
    Nope.
    Tried to print a test page and the test page simply hung up... Nothing happened. So I tried to delete the test page.... Even less happened.
    Seems no matter what I try to do now I can't get there.
    Thought I'd delete the printer entirely, unplug it and go with instructions "A"... 'cept that the print spooler is STILL trying to print that bloody test page, even if I restart the box (several times) to kick it out. As a result, the following happens:
    Can't go to "printers and Faxes" and delete the drivers, 'cos the printer is "in use by another program", even tho it's disconnected from the computer at present. I assume that that means the drivers are still trying to print that test page......................(Remember the test page?)................but with no discernable result.
    Now, to add insult to injury, the silly buggar is asking for "hpfmom09.hlp" from the HP installation CD. If only I KNEW where the (censored) CD had got to, we'd not be reading this drivel, innit?
    I'm a bit puzzled as to how to fix this, short of 3 ounces of Geglinite or resorting to a restore point para printar en espanol...
    So, O My Droogies, what hast thou that thou wouldst recommend to your wayward Brother?
    (I DO like the Geglinite, but Guy Fawkes is a ways off yet...)

    Hmmmm.... no help?   I'm still speaking Spanish with the printer but I seem to have solved (don't ask me how) the other problems.
    I'd REALLY like to get this thing back to speaking English, however.
    Any thoughts at all would be appreciated!

  • ABAP Proxy - AAE Synchronous message problem.

    Hi,
    We are using ABAP Proxy -> PI 7.11-> JDBC stored procedure. We are using AAE.
    The problem we are facing is identical to the one mentioned in the thread below:
    [Re: <SAP:Code area="PARSING">GENERAL</SAP:Code> - Error;]
    That is the first call is ok.. and the second call results into exception. When we switch to normal config without AAE, it is working fine.
    Any help on this matter would be much appreciated.
    PS: Also please note that similar scenario is running for a different customer without trouble...
    Thanks and Regards,
    Himadri
    Edited by: Himadri Chakraborty on Dec 20, 2010 8:45 PM

    The link you gave does not open.
    Also please note that similar scenario is running for a different customer without trouble...
    Compare the SP level of both the systems.....if configuration is perfect, then ensure that SP level of ABAP and JAVA is at same level.
    @Baskar: Proxy supports AAE communication from PI7.11....no need to wait for 7.3....more information is available
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70066f78-7794-2c10-2e8c-cb967cef407b?quicklink=index&overridelayout=true
    Regards,
    Abhishek.

  • How to generate a pulse of 5 V -ve polarity in synchronis​ation with a 10 v input using PCI 6251 DAQ board

    HI
    I want to generate a 5V -ve polarity pulse to trigger my IEEE 1394 camera using an PCI 6251 (scb68 pin E) device, furthermore I am reading a standard Vsync signal from a SVGA port which is 10 v.
    Now I want to synchronise the image capture of an IEEE 1394 camera with the Vsync signal so that camera is triggered to capture at every 4th Vsync signal (which is 50HZ.). Presently I am able to read the Vsync signal and also generate the -5 v signal But the Daq board generates a continues -5v signal while I want a 1 ms pulse (for every 4th Vsync).
    Also this 5 v signal is generated even if the vi is stopped running.
    Can anybody guide me so this problem can be solved.
    Thanks a lot in advance
    Shri

    You can use the Write function, that is you can use the 10 volt signal as a trigger for the task, and when you get this trigger, the task starts and generate (writes) a waveform you defined in an array ("data", in the example).
    Something like this..
    DAQmxCreateTask("",&taskHandle);
    DAQmxCreateAOVoltageChan (taskHandle, clokSource, your_sampling_freq, -10.0, 10.0,
    DAQmx_Val_Volts, "");
    DAQmxCfgSampClkTiming (taskHandle, clockSource, SAMPLING_RATE,
    DAQmx_Val_Rising, DAQmx_Val_FiniteSamps,
    samp_to_read);
    DAQmxCfgAnlgEdgeStartTrig (taskHandle, input_channel, DAQmx_Val_RisingSlope, 9.0);
    DAQmxWriteAnalogF64 (taskHandle, 1000, 0, 10.0,
    DAQmx_Val_GroupByChannel, data, //data contain a pulse
    &samp_per_channel, 0);
    DAQmxStartTask(taskHandle);
    // and then you create a loop....
    For example you can specify data to be like this:
    data[0] = -5;
    for(i=1;i<1000; i++){
    data[i] = 0;
    Tell me if you need more help.....
    bye

  • Synchronis​ation between Desktop Manager and Torch9800

    Hi Guys,
    When I perform a synch between my BlachBerry Desktop Manager software and my mobile device I lose data in the Microsoft Outlook note fields held on the desktop.
    It appears that some of my contact note fields on my Torch device are locked to restrict the amount of data held, so as I increase my notes in Outlook on my desktop and then synchronise at the end of the day, I lose data at the botton of the Outlook notes field.
    Fortunately, I always add the latest notes to the top of the notes field, so my most recent notes are saved but much of my history is deleted.
    I would appreciate somebody contacting me, if they have experienced a similar problem and found a fix.
    Is there a setting in the device which allows me to increase the Outlook field data space?
    Many thanks,
    Brian Williams.

    Hi and Welcome to the Community!
    It sounds like you are running up against this limitation:
    KB13255 Notes field for the BlackBerry smartphone Address Book is truncated
    It is a limitation...there is nothing you can adjust on your BB to increase the size of that field.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Synchronized object problem

    Information on the API specification pages shows that
    to iterate through an ArrayList requires synchronization to avoid ConcurrentModificationException. I have written the code (also found in the Java tutorial) and get a type
    require or } missing error even if I put the code in a method, a solution suggested elsewhere in the forum.
    I want a button to iterate to the next item in the ArrayList.
    Here's the code :
    public class Targets extends javax.swing.JFrame {
    List vocTar =
    Collections.synchronizedList(new ArrayList());
    synchronized(vocTar) {
    Iterator gB = vocTar.iterator();
    The closing brace comes later after much code.
    What's up.

    Can you post the full code. Or maybe send it to
    [email protected]
    I guess this should be relatively easy to crack.
    Best Regards,
    Manish

  • Synchronous update problem

    Dear expert,
    I wrote a batch input for  transaction code 'CO02'. Transaction CO02 is inserting a new entry to table 'RESB'. In the same program i am trying to update a field in the new row created with CO02 but the program cannot find the new entry.
    I have written COMMIT WORK AND WAIT after batch input but it is useless. Could you help me how i can solve the problem. (The field i am trying to change in RESB is not a critical field)

    Actually  bapi does not exist in order to change production order reservations as far as i know. My problem is not that. In my code first i write a batch input calling transaction CO02 and i add a new item to the production order. Second in the same code i am try to change a field of the new reservation.
    Code is like below
      call transaction 'CO02' using bdcdata
                options from ctu.
    commit work and wait.
    select  * from resb where
            rsnum = zrsnum
            and matnr = zmatnr
            and lgort = zlgort
            and stlnr = space
            and prvbe = space.
              resb-prvbe = zprvbe.
              modify resb.
          endselect

  • Curve 8520 synchronis​ation with outlook error message

    trying to synchronise my blackberry with my outlook and keep getting an error message saying "no available messege stores"  anyone help thanks Paul

    Hi.  I messaged yesterday that I had the same error @ line 131 issue (could not sync calendar entries that have reoccurence in their make-up).  Non-reoccuring items did sync.  Blackberry support was absolutely of no use (3 hours on the phone with them resulted in absolutely no solution)
    Today i did all sorts of stuff to overcome or bypass the problem, but basically could not solve it.  SO....I uninstalled BB desktop software - and then re-installed it....problem solved!  Don't ask how or why.....but it worked for me

Maybe you are looking for