Google Apps Reconcilation Exception.

Hi All
I am using oim 11.1.1.5.
I want to reconcile users from Google Apps(target system) to the OIM .
I have configured the scheduler task (Google Apps User Management User Recon).When i run this scheduler iam getting the following exception.
ava.lang.UnsupportedOperationException: Operation 'interface org.identityconnectors.framework.api.operations.SearchApiOp' not supported.Please tell me what more steps i need to do for executing the OOTB scheduler without exception .
Regards
Bipin Patil

Hi Bipin,
Are you calling some abstract class or interface which is not implemented? This exception comes when you are calling a class (abstract or interface) which is not implemented. Can you figure out exact peace of code in where this exception is coming from? You must be missing implementation jars.
Thanks,
Gyanprakash

Similar Messages

  • After installing Mavericks on my iMac, Apple Mail would not sync with my Google Apps email account.  Now Mail crashes every time I open it.  What's up?

    After installing Mavericks on an imac, Mail would not sync with my Google Apps email account.  After I clicked on All Mail the program crashed and now it crashes every time I open Mail.  Does anyone have an suggestions?

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About
    General information.
    Isolating issues in Mac OS X
    Troubleshooting Permission Issues
    Step by Step to Fix Your Mac

  • Can Lion Server replace Google Apps

    Hello,
    Our business has just one imac, but we use it to manage the diaries of 15 staff. We have been using Google Apps (with our domain) to create 15 users and it has been handy to schedule diaries in this way.
    I must now use Microsoft Office for Mac, everything works fine except that it does not sync with Google Apps calendars. At all! Forums say that it is pointless trying.
    So my question is.
    - can I ditch Google Apps
    - turn my imac into a 'lion server' (I have already purchased the app)
    - set up 15 user accounts
    - then sync these accounts with Outlook for Mac?
    If anyone can possibly advice and point me in the right direction for step-by-step instructions, then that would be fantastic.
    Otherwise, are there any other altneratives???

    Problem solved.  I had smpt and not SMTP.  Fat finger problem.

  • Script that shows new mails from Google Apps account in conky

    Hello guys,
    I'm looking for a script that outputs the number of new mails I received from my Mail Account with Google Apps.
    I've already found a script that works pretty well with the normal Gmail but not obviously not with Google Apps.
    import os
    import string
    #Enter your username and password below within double quotes
    # eg. username="username" and password="password"
    username="username"
    password="********"
    com="wget -O - https://"+username+":"+password+"@mail.google.com/mail/feed/atom --no-check-certificate"
    temp=os.popen(com)
    msg=temp.read()
    index=string.find(msg,"<fullcount>")
    index2=string.find(msg,"</fullcount>")
    fc=int(msg[index+11:index2])
    if fc==0:
    print "0 new"
    else:
    print str(fc)+" new"
    My idea was to replace mail.google.com/mail/feed/atom with mail.google.com/a/domain.tld/feed/atom but I always get connection errors like this.
    Connection to mail.google.com|209.85.135.16|:443... connected.
    HTTP request sent, wait for answer... 401 Unauthorized
    Connection to mail.google.com|209.85.135.16|:443... connected.
    HTTP request sent, wait for answer... 401 Unauthorized
    Authorisation failed.
    Traceback (most recent call last):
    File "/home/orschiro/.scripts/mail.py", line 15, in <module>
    fc=int(msg[index+11:index2])
    ValueError: invalid literal for int() with base 10: ''
    Any suggestion what I could try?
    Thank you in advance.
    Last edited by orschiro (2009-06-19 17:55:07)

    Here is part of a script that I am using with my Google Apps domain. Should be easy to follow. Just edit the three variables at the top of the script. I prompt for the password at boot so it is not hard coded in the script. I use x11-ssh-askpass for this.
    MAIL_URL = ['https://', 'mail.google.com', '/a/domain.com/feed/atom']
    USERNAME = "[email protected]"
    PASSWD = "password"
    def initMail():
    passman = urllib2.HTTPPasswordMgrWithDefaultRealm()
    passman.add_password(None, MAIL_URL[1], USERNAME, PASSWD)
    authhandler = urllib2.HTTPBasicAuthHandler(passman)
    opener = urllib2.build_opener(authhandler)
    urllib2.install_opener(opener)
    def checkMail():
    logging.debug("checkMail()")
    try:
    f = urllib2.urlopen("".join(MAIL_URL))
    doc = xml.dom.minidom.parseString(f.read())
    c = doc.getElementsByTagName("fullcount")[0].firstChild.data
    return dzenH1("Mail: ") + c
    except urllib2.URLError as e:
    return dzenH1("Mail: ") + "URLError"

  • Want to use email alias (forwarded) as the reply email instead of the default email Using Outlook 2007 with Google apps

    I have one main email address using Google apps and 3 alias email addresses within the same domain (I believe Google calls these accounts group accounts).  I would like my replies to appear to come from the alias whenever an email is received through
    it.  Is there a setting to do this automatically. Currently I use 3 separate accounts on Outlook where everything is filled as if the alias account is a real account except for the username and password - where I fill it out with my real email login info. 
    I then had to disable these 3 accounts from the RECEIVE group (under send/receive) and make sure I use the "account" drop down when I'm replying and pick the correct the email alias.  The problem is that I usually forget to pick one or pick
    the wrong one.  If there a setting that would do this automatically it would be a life saver and probably a job saver too :-).  I would even take an Outlook Addin...if there is such a thing.

    Diane:
    This worked perfectly for me, I tend to read most of my mail on the default reading pane (as opposed to opening the email completely -which doesn't work).  I Actually created three different Macros for REPLY, REPLY ALL, and FORWARD and replaced the
    buttons on the ribbon so I wouldn't click them by mistake.  The only change (besides the obvious changes) I added a line "strRecip = LCase(strRecip)" because I noticed the Macro would not work correctly if the person used uppercase when typing the email
    address...for example if they typed it as [email protected] it would work fine but if they typed it as [email protected] or [email protected]  or even the domain itself it would NOT work.  With this addition everything works! I'll post this on the
    bottom of the macro link too...I would have typed it there directly but you probably don't visit that page very often and I wanted to make sure you got my response.
    Fabio

  • Deleted emails not synching with Blackberry - using google apps

    Hope you may be able to advise on this.
    abcd.com made the transition from Exchange & BES to Google Apps & BIS.
    5 users with blackberrys.
    One of the main problems is synching email.
    (2nd is duplication of calender & contacts!) When a user deletes an email on his blackberry, it is not deleting on his pc & vice versa.
    Using Outlook 2003
    All email is setup via imap & each pc has google sync installed.
    Is this possible?
    I have checked email reconciliation settings on the phone.
    delete on mailbox & handheld.
    Have gone through every setting imaginable!!
    went through this article for example which seems to suggest it is possible but i cant get it to work!
    http://www.blackberry.com/btsc/search.do?cmd=displ​ayKC&docType=kc&externalId=KB13509
    http://forums.crackberry.com/f3/blackberry-push-em​ail-rogers-gmail-imap-fix-26986/index7.html

    Gmail reconcile TO and FROM Outlook on the PC, on BIS accounts? No.
    It will reconcile to the Gmail server, but not "to" Outlook.
    http://www.blackberry.com/btsc/KB05133
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Notes can't connect to Google Apps (not GMail!) account

    Hi,
    So I did it again! Looking in the "Mail, contacts & calendars" panel in the system preferences, I noticed that my work Google App account (my work uses Google servers to host its email) was split into two accounts, which were overlapping (both had emails ticked). So I deleted one of them, it this is when the nightmare started: each time I try to tick Notes, I get the following error message:
    "There was a problem setting up the account. Mail couldn't discover the account settings for the Mail server “myworkdomaim.com”.
    So I deleted this account too, recreated a new account in the system pref. using GMAIL as a template. When doing so, The same error message appears, except that it takes me to Mail where I am given the possibility to enter the right settings (in that case imap.google.com as imap server). However, these changes are never reflected in the Notes app. Each time I try to tick the "Notes" box in the "Mail, contacts & calendars", I get the same error.
    Of course I have tried to setup a generic account instead of a GMail one: same problem. I am taken to Mail and as soon as I input the google servers in the settings, OS X detects a GMail account and I am back to square one (or rather zero in this case).
    I have spent two hours trying to hack the bloody thing, but I simply no longer can find the plist file where the accounts are stored. Thanks to sandboxing! Brilliant!
    Anyone has an idea on how to get Notes on Google Apps to work? That would be a life saver!
    Cheers!

    I had the same problem -- error when trying to click the notes sync checkbox in notes/accounts for my gmail accounts (GMail and Google Apps)
    What fixed it:
    I noticed in my MESSAGES > PREFERENCES > ACCOUNTS I had a Jabber account in there for at least one of my Google accounts. I deleted it (don't use it).
    Went back to the NOTES accounts and the checkbox worked to sync notes with all my Google accounts, GMail and Apps.
    BAM! Don't know if it was just my system, but I hope this helps someone.

  • Mac Mail stops recieveing mail with Gmail Accounts and Google Apps

    Hi,
    We're having some chronic issues with our corporate Google Apps / Gmail service when used with Mac Mail. Regardless of the OSX version... when it's not one thing it's another. It's nice to see that 10.9.4 finally correctly inserts the proper, full username in the SMTP field for Google Apps users.
    We still have some problems where users stop receiving mail silently in the middle of their workday. It wouldn't be such an issue, except that Mac Mail pretends nothing is wrong and suddenly the person realizes they are 3 hours behind on their emails. Magically, quitting and re-opening mail resolves the issue. Even more disturbing, is this article on apple support which lists this stupidity as the official workaround
    OS X: New email messages not received until Mail is quit and reopened
    I suppose one could argue that Outlook 2011's integration with gmail accounts is even worse. There's something to be said about "AirMail" being the #2 app in all the appstore currently. Clearly Apple and Google aren't putting their best foot forward to make this work.
    I guess what I'm looking for is something concrete other than "Restart Mail to get mail coming in again". Is there some workaround to see the connection status to see if something is stalled?

    Googles version of an IMAP system works poorly with most clients. If you are going to use it then choosing a client that works the way Google wants them too is a wise course.
    Of that breed MailPlane is easily the best, AirMail is a solid second.

  • Google Apps User Provisioning - Anyone integrating via Oracle? ... I am

    Currently I am developing against the Google Apps - User Provisioning 2.0 API and have developed most of the API functionality in a pl/sql package (all of the methods in the API document are implemented and tested except the "retrieval" actions: user [add, edit, delete], nickname [add, delete], email list [add, delete], and email list subscriber [add, delete]).
    Specifically, I am working with an educational client using SunGard HE's Banner (formerly SCT), and they'll be using Google Apps Education Edition for student email services.
    Just wondering how many people out there, edu or not, are developing against the Google Apps User Provisioning API?

    @rwendel can you please give me some direction to troubleshoot this issue.The participants in this thread are not active on the forum, and none of them has been alerted to your follow-up. Richard hasn't posted here for almost a year.
    Posting follow-ups to ancient threads/departed users is NOT an effective way of getting help:
    <li>Other users may ignore the thread as it appears to be closed
    <li>Your assumption that the questions are related may be incorrect, leading to confusion about the nature of the problem and potential solutions
    <li>Watches on the thread may have expired, so the original participants may be unaware of the new post, or they may no longer be active on the forum
    <li>APEX Phone Test
    <li>You have no ability to mark posts as helpful or correct
    Post your question as a new thread, including the following information:
    <li>APEX version
    <li>DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s) used
    <li>Theme
    <li>Templates
    <li>Region type
    <li>Links to related posts and threads using the methods in the FAQ.
    Also read the FAQ and forum sticky threads.

  • Google Apps account now showing Unknown Error when trying to sign in

    This is a post I made over at webosnation.com, but no one knows what's going on over there (but a handful of people are having the same problem).
    For some reason my main email account has decided to fly off a cliff on both my FrankenPre2 and my TouchPad. The things I've tried from searching around the net:
    -Changing my password
    -Making sure the new password does NOT use any special characters
    -Removing the account from my Pre and re-adding it
    -Disabling multiple sign-on from the Google side (I had it linked to the account I use for Google Voice)
    -Removing all patches from my Pre
    None of these things have had any effect. When I put a wrong password in it comes back with an invalid password error. The correct password bring back an Unknown Error.
    The funny thing is I have a 2nd Google Apps account set up on both devices for work, and that hasn't had any problems.  What makes this even weirder is my friend who owns the Google Apps domain I'm on has a TouchPad with his account set up on it and it works fine. Any other suggestions would be greatly appreciated.
    Post relates to: HP TouchPad (WiFi)

    Aaaaaaaand we're back up and running.

  • How do I use the google+  app to upload photos to google  from my ipad2

    I have already downloaded the Google+ App to my iPad2 but am unclear how to download my photos to my Google+ page.   How do I do this?

    Touch the Photos Tab at the bottom, select your photos, add caption and share to the audience you select in "To".

  • Mail.app Stopped Working with Google Apps Account

    I have accessed my Google Apps e-mail account via Mail.app for many months with no problems. Then all of a sudden yesterday it has stopped working. I can't download new messages no matter what I do, and it does not give me any errors such as wrong username/password. I have tried sending a few test e-mails out and they get sent even though Mail.app shows the message as still being sent endlessly (the blue progress bar goes to about 50% and then just sits there, however the recipient receives the e-mail). Has anyone experienced this problem? It may be a complete coincidence, but I also just upgraded my version of Aperture 2 to Aperture 3 and it has been having all sorts of problems (which others are experiencing as well). Any help is greatly appreciated.

    After some searching I have found a solution. I had to delete the contents of the following folder:
    ~/Library/Mail/myemailaccount/.OfflineCache/
    Note: replace "myemailaccount" with the appropriate folder on your computer that represents your e-mail account. Once I deleted the contents of this folder (there were 2 files), and restarted Mail, there were no problems.
    Hope this helps a few people in the future!

  • Google app won't unless its connected to Wifi. How can I get it to work on 3G?

    My google app will load the home screen fine and allows me to search on it, but when it loads it says "Unable to get results. Please check your network connection." The app also works fine on Wifi, just not 3G. How can I get it work with 3G?

    Hi there mpenner93,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    -Griff W.

  • Google apps wont push iphone 4 ios5

    I added my google apps account in mail the same way i did with my ipad 2 but in the iphone it wont push the mail ( only updates when i open mail app)

    I deleted my Gmail/Exchange account on my phone and set it up again (exchange server) and now both my push mail and my calendar are working.  Hoping it does for you, too.

  • My Safari will not allow me to open my Google calendar with Google Apps. I have to open my email with the older version of Google Apps. This happened after I installed 5.1.4. I tried to use the fix of changing to 64 bit by unchecking the 32 bit box no go

    My Safari will not allow me to open my Google calendar with Google Apps. I have to open my email with the older version of Google Apps. This happened after I installed 5.1.4. I tried to use the fix of changing to 64 bit by unchecking the 32 bit box but that didnt help.

    I assume that there are legal restrictions on the way in which iTunes can get artwork automatically from any source apart from the iTunes Store (which is what the right-click > Get Album Artwork function uses).  For example, even though the Gracenote service that iTunes uses to match CDs and retrieve metadata (artist, album, track titles, etc.) also has artwork functions, iTunes does not make use of these.
    For manual addition of artwork, there are three cases where the image you select may not be correctly embedded in your media files:
    your media are in a format that doesn't accommodate embedded artwork - typically WAV files.  To embed artwork you'll need to convert to another format - Apple Lossless or AIFF if you want to preserve lossless quality, AAC or MP3 otherwise.
    your media files are read only - to fix this, use Windows Explorer to find the folder that contains your files, right-click and select Properties.  On the General tab there's a check box labeled "Read-only" - if this is checked, or is grey (sometimes blue), click the box so that the flag is unchecked and the box is white.  Click OK, and then OK again when the "Apply changes to this folder, subfolders and files" option selected.  Now try adding the artwork again.
    Windows permissions issues are preventing iTunes from updating your media files (there's some anecdotal evidence of a change in this behavior in iTunes 12).  See turingtest2's notes on Repair security permissions for iTunes for Windows for advice on fixing this, then try adding the artwork again.

Maybe you are looking for

  • Gmail smtp (outgoing) mail not working with apple mail 5

    Hi, I have a numbe of gmail accounts, I can receive mail through the new apple mail 5 client but can't send any at all. I've tried everything gmail help suggests but to no avail... Cheers, Alex

  • Does the hp psc 1210v all-in-one have the ability to print back to front?

    My hp psc 1210v all-in-one is still working and it is driving me crazy that this printer doesn't have the ability to print back to front. I am also upset that there is no software to print double sided like with the newer hp printers. Is it just me o

  • A1083

    any place to buy these anymore? always meant to buy one, but got busy. Reasons: don't want to replace my dual dvi video card. want the matte. 30" is better than 27" two monitors workflow doesn't allow direct focus. need monitor to work for leopard an

  • FCP shows WHITE image for DVPAL Quicktime movies

    I have a strange issue on a friends FCP system FCP 5.1.4 OSX 10.4.11 Final cut pro shows no image ( it's white ) in Final cut pro viewer. Audio is fine. Normally this is the case when a codec is missing but they are captured DVPAL movies and the sour

  • Header for alv block list

    Hi experts, im trying to build an alv report with block, and after some hours i finally get how it works but the report has 5 blocks .. and 1 header for all the report...and 1 title for each block the thing is that for each block theres are their eve