Encountered Error: Plugin has thrown an exception. See the cause

Hello,
I am trying to sync the simple_sync_android application. I imported the app to Eclipse, Built and run as to the android applcation. Now on the Android Emulator , I navigated to the Mobile Sync app (already deployed) and provided ID , PASSWORD and Host Url.

Now when I click the sync button....I keep getting the following error.
Re: Encountered Error: Plugin has thrown an exception. See the cause
Please help

Similar Messages

  • SSRS 2008 R2 - Try to do some changes on an existing rdl - unexpected erro "External Component Has Thrown an Exception"

    Hi, 
    I am working on SSRS 2008 R2 -  Tried to do some changes on an existing rdl & save -  An unexpected error "External Component Has Thrown an Exception"  pop up 
    Any suggestions please to resolve it.
    thank you !!!
    best regards,
    Venkat

    Hi Venkat,
    The issue may be caused by the Visual Studio tried to close an invalid handle. This problem may happen if the operating system is a debug version, not a retail version. Please refer to the following steps to check.
    1. Right-click on "My Computer".
    2. Click "Properties".
    3. Make sure there is no "Debug" words at the end of the "Windows edition" section.
    Reference:
    http://connect.microsoft.com/SQLServer/feedback/details/467954/sql-server-2008-install-on-windows-server-2008-fails-with-external-component-has-thrown-an-exception
    If the operating system is debug version, please re-install the operating system with retail version to solve the issue.
    Hope this helps.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Error during proxy processing An exception with the type CX_SY_OPEN_SQL_DB

    Hi All,
    I am facing the following problem in production server when even the file got processed successfully .
    Error during proxy processing An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor declared in a RAISING clause The system tried to insert a data record, even though a data record with the same primary key already exists
    Can you please suggest how it can be handled?
    Regards,
    Saras

    You need to debug your proxy program and check all the insert statemrnts. Looks like there is an exception being thrown in the proxy (may be after the completion logic to push the data in to db) which is not being caught.
    Proxies are object oriented and it is a good practice to implement Exception Handling mechanism.
    VJ

  • HT5030 I have encountered error 3529 when I tried to download the updates.  What is wrong?

    I have encountered "error 3529" when I tried to download the updates, what is error 3529?

    Okay, so I Right Click and nothing says "Link Media".
    When I double click on an asset it says, "the selected file cannot be linked because it has 2 audio channel(s) and the clip was created with 1 audio channel(s)."
    However 1 video clip asset does open in CS4.
    The "Lesson One" project itself says, "file format not supported." still.

  • I am trying to download the update IOS 5 version for mi ipad 2 and at the end when it finishes downloading it shows an error "connection has been interrupted and that the task could not be completed", my internet service is fine, what can it be?

    I am trying to download the update IOS 5 version for mi ipad 2 and at the end when it finishes downloading it shows an error "connection has been interrupted and that the task could not be completed", my internet service is fine, what can it be?

    The 2nd generation can not be upgraded beyond 4.2.1.

  • DYNAMIC_CALL_FAILURE Error during proxy processing An exception with the ty

    Hi,
    SRM 7.0 contains 2 clients:
    Sender: 100 for EBP, logical system is CLNT100
    Receiver: 200 for SUS, logical system is CLNT200
    both the clients are connected through PI 7.0, logical system of PI is CLNT001.
    From SPROXY of 100EBP, i'm executing the outbound proxy, in moni sent msg success.
    In PI also msg is processed.
    But in SUS200, it is showing below error msg:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
      <SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2>
      <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Pls help in resolving the same....
    tnx n rgds,
    balu

    Hi,
    How did you solve the issue? Can you please provide the solution.
    Thanks,
    -Devi Swain

  • Error during proxy processing An exception with the type CX_BBPX1_STD_MESSA

    Hello,everyone!
    My PI version is 7.11,SRM SUS version is 7.0,ECC version is 6.0 ,When I import XI SRM CONTEN,sending IDOC in ECC,there is a error some of the mesages:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
    <SAP:Category>XIProxy</SAP:Category>
    <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
    <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
    <SAP:P2>CL_BBPX1_SUSPO_IN</SAP:P2>
    <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    Detialed error from SXMB_MONI,
    Error in XI interface: Exception occurredE:BBP_PD:147 -Enter a country for partner 0015111411 with type 'Vendor' I:R5:553 -'Different country' field contents deleted because identical to 'Country' E:BS:002 -"Create" is not allowed (SUS Purchase Order 7100076527 ) Program: CX_BBP_BD_ERROR===============CP; include: CX_BBP_BD_ERROR===============CM002; Line:
    This issue only ocuured for partner 0015111411, but we tried with other partner ID and those messages are processed sucessfully and PO is created.
    I have a doubt that, is there functionality in proxy to compare the country with partner in SRM system. Could please anyone help me one the same.
    Regards,
    Baskaran K

    HI,
    This is a standard proxy. I'm not sure how to debug the proxy with payload. Could you please tell me the steps.
    We have one more error message
    <FAULT_TEXT>Error in XI interface: Exception occurredE:BBP_PD:147 -Enter a country for partner XY91 with type 'Sold-to Party' E:BS:002 -"Create" is not allowed (SUS Purchase Order 7100076526 ) Program: CX_BBP_BD_ERROR===============CP; include: CX_BBP_BD_ERROR===============CM002; Line: 57</FAULT_TEXT>
    Is there any table to check these details like Sold-to Part, Vendor etc in SRM system?
    Regards,
    Baskaran K

  • Uninstalled Roboform and everything has been deleted except for the icon in my launchpad.

    I just uninstalled Roboform from my mac and all has been deleted except for the roboform icon in Launchpad, drag & drop does not work so am at a loss as to how to get rid of it. All icons in the Applications folder along with all files have gone but this one persists.
    Anyone out there any ideas. The Robofrom site and faq's have nothing on it and contacting them is fraught with setting up user & password so not going there.
    Thanks to all who may respond.

    Simply drag the icon to the trash and empty the trash.
    Cheers
    Don

  • The adobe flash plugin has failed and none of the solutions have helped

    the adobe flash plugin has failed and none of the solutions listed in the help section works! I've tried all the solutions listed but none seems to work.
    == This happened ==
    Every time Firefox opened
    == it started a week ago

    Why is Flash now so unstable in Firefox? The Flash has crashed indicator is now a familiar visitor (it generally goes when I refresh the page so it's not hugely fatal!) But . . . I am having to go back to IE to check the reliability with my own sites - which are heavily dependent on flash for animation and video. What can be done? My Firefox and Flash installations are kept up to date. Really disappointing.

  • Error in crystal external component has thrown an exception

    When the customer tries to print a report in crystal send this error  external component has thrown an exception

    Hi,
    Is this occurring to all reports?
    Thanks.
    Clint

  • Tried restoring iPad to prepare it to sell, encountered error now iTunes won't recognize.  The iPad just shows the connect to iTunes even after restarting.

    I tried restoring iPad1 to prepare it to sell, encountered error during the restore.  iTunes dispalyed a message that there had been an error.  My iPad1 is just showing the image to connect to iTunes, even after i try restarting the iPad1.  I've also restarted my PC and iTunes will not recognize the iPad1.
    iTunes is and will recognize my new iPad3 just fine.
    How do I get my iPad1 to come back to life?
    Thanks!

    No luck.  The article says to press and hold the home button, then plug in the usb cable.  When i do that, I still just have the connect to itunes image on the iPad, and iTunes is not recognizing the iPad.

  • VS 2010 This file could not be uploaded. The following error occured: External component has thrown an exception.

    I just started getting this error message from my VS 2010 VB code, earlier this code ran without the error message.  I suspect corruption since this error does not occur on another computer of mine.  I tried repairing the installation of VS
    2010 without results.  Then I uninstalled VS 2010 and reinstalled it, but the error continues. The error message is not very definitive so I do not know how to proceed. I could provide the code, but it is rather lengthy and I don't get this error
    with the VS 2010 installed on my laptop.  So, I don't think my code is the issue.  I would be very grateful for any suggestions you may care to offer for isolating and correcting this problem.  Thank you.  .......................Phil Hoop
    Phil Hoop

    Hi Phil,
    What’s the template type of the project? Is it a BI project? Based on my research, the issue may be related to the following factors:
    .NET Framework version of the project. If it targets .NET Framework 4.0 or higher, modify it to target .NET Framework 3.5 instead.
    Debug or Release Configurations. If the project is set to Release Configurations, try to set it to Debug. For more information, please see:
    http://msdn.microsoft.com/en-us/library/wx0123s5(v=vs.100).aspx 
    I noticed that you have asked another question in the asp .net forum, if the issue is not SQL Server BI project related, I suggest that you continue troubleshooting within the
    thread in the asp .net forum.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Photoshop CS4 installation "Critical errors were found in Setup Please see the Setup log file for details".

    Habe mir einen neuen Laptop bestellt (Win 8.1) habe auf diesem die Installation ohne Probleme durchführen können. Der Laptop musste aber wegen technischen Defekts gegen einen neuen getauscht werden.
    Auf diesem funktioniert die Installation nicht mehr.(Fehler siehe oben in Threadbeschreibung) Habe auch schon nach Lösungen gegoogelt - die Tipps von "Neu aufsetzen" bringen mir nichts da der Computer nagelneu ist.
    Der Fehler kommt sowohl beim installieren von CD und bei der heruntergeladenen Version.
    Wo ich dieses Log-File finde weiß ich nicht.
    Daten zum Laptop (Falls diese benötigt werden) Dell Inspirion 15 7000er Serie mit einem i7 2,0Ghz, 16GB Ram, 2Gb Grafikkarte und Windows 8.1 64bit.
    Habe die CD auf dem Rechner von meinem Dad (Win XP SP3) versucht zu starten, dabei entsteht der gleiche Fehler.
    Vielen Dank jetzt schonmal für die Hilfe
    Sven

    Habe mein Windows nun doch nochmal neu installiert - siehe da es funktioniert.
    Schwach finde ich von Adobe keinen Support mehr am Telefon anzubieten. Mag zwar sein das Cs4 nicht mejr aktuell ist aber dennoch zu sagen es gibt keinen Support mehr ist schwach! Die Damen und Herren in der Geschäftsleitung mögen es zwar nicht glauben aber es gibt auch Menschen auf diesem Planeten die nicht mit Geld um sich werfen können.
    Ich wünsche mir für die Leute da oben auch mal ähnliche Probleme in einer Autowerkstatt wenn sie mit ihren Oldtimer ein Problem haben und dort dann gesagt wird das dieses Fahrzeug leider nicht mehr repariert werden kann weil es zu alt ist.
    Danke an die Hilfe die ich bekommen habe - auch wenn sie nicjts gebracht hat.

  • Start up disk was full and i guess I changed the start up disk by error and now I can't see the dock and not able to change back to original start up disk

    I tried to delete start up disk files and messed up, galaxy screen only comes after I log in, no dock, won't take start up disk, can't get to utilities to try and fix it

    This document should help. It sounds like you just need to reinstall the OS using the install DVD's that came with your system.
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/8177.html

  • My computer shut down as I was downloading photos from my Iphone.  My Iphoto now says "Your photo library is either in use by another application or has become unreadable"  I see the photos still in my computer but how do I get them back in Iphoto?

    Iphoto shut down in the middle of download

    Apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

Maybe you are looking for

  • Problem with imported vs cd extracted files in Media Organi

    Hi, I'm trying to reorganize songs in a Zen Micro Photo and the media files imported directly from the computer are not shown in the Media Organizer. For example, I have 4 Tom Waits album on but only the one extrated from a CD is viewable in the orga

  • IWeb '09 and creating an "Index" page for two separate sides of my website

    I'm redesigning my website with iWeb '09 seeing that I've recently switched to Mac from being a life-long PC/Windows user. I'm not too web programming savvy so iWeb fits my needs as a very good program that redesigns my site very nicely (and quite in

  • Invalid package bodies in SYS

    I have a couple of package bodies that will not compile. One of these is sys.dbms_aqadm_sys which get the error "PLS-00753: malformed or corrupted wrapped unit" when compile is run. Is there a way to recreate the package bodies since the compile will

  • Logic pro 9 quits unexpectedly during launch

    Here is my report... Process:         Logic Pro [2669] Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro Identifier:      Logic Pro Version:         ??? (???) Code Type:       X86 (Native) Parent Process:  launchd [108] Date/Time:

  • How to disable domain based and normal  cookies in e-tester 8.3?

    Hi all, Is there any way to disable domain based and normal cookies in e-tester 8.3 verson ? thanks Edited by: USoni on Jan 28, 2009 11:23 PM