Error Message When Adding New User

Hello,
We are on FDM 11.1.2.1.501 and today as I was going to add a new user in the system I got the below error message:
Error: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
After the error the usual user maintenance screen came up and I was able to add the users I needed to without any problems. Anyone have an idea what this error means? Just looking to prevent problems on down the road.
Also, there wasn't anything in the FDM error log nor in the windows event viewer on any of the servers.
Thanks in advance,
Jason

Oracle was able to provide a solution to this one. Somehow there was a disconnect between HSS and FDM so went into SS and deleted out the affected application. Then went onto the FDM web server and ran the user migration utility to reconnect that application with SS and now it works fine w/out the error message.

Similar Messages

  • HT1151 I keep getting an error message when installing new software that says "System extension cannot be used /system/library/extension/IoFireWireWDHID.kext was installed improperly" I have no idea what this means and all of my software seems to install

    I keep getting an error message when installing new software that says "System extension cannot be used /system/library/extension/IoFireWireWDHID.kext was installed improperly" I have no idea what this means and all of my software seems to install okay

    Hello Valerie Anderson,
    I'm Harry from Norton Support team. Please check the information provided in a similar thread here:
    https://discussions.apple.com/message/21854775#21854775
    Let me know if this helps.
    Thanks!
    Harry

  • Recipient Policies failure when adding new users

    Hi,
    I have some trouble adding new users to my Exchange 2007 setup. I get the message "The Exchange server address list service fail to respond. This could be because of an address list or email address policy configuration error" 
    Of course I Googled around to find solutions, but after trying everything, it still doesn't work. System Attendant just seems to run nice. 
    This is the 8231 message I get in the logs:
    Permanent failure reported by policy group provider for 'CN=Recipient Policies,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=[org],DC=local':'MAD.EXE', error=8000ffff.  Taking provider offline.   
    After Googling the error I came across al kind of solutions, however, most of them relate to Exchange 2003. 
    Pretty much the issue here; http://social.technet.microsoft.com/Forums/exchange/en-US/f1c07fe1-451f-4cf4-8b8d-3e0d15376307/the-exchange-server-address-list-service-failed-to-respond-this-could-be-because-of-an-address?forum=exchangesvrgenerallegacy
    Is there any way of recreating the Default Policy? It doesn't work through Management Console. Maybe via ADSI?
    Could anyone help? Thanks a lot. 

    Hi Combo,
    Just check if msexchangeSystemAttendant service is running fine. If not please start System Attendant Service.
    Also try restarting the system attendant service and file distribution service and check if they are already started
    Run ExBPA and see if it throws any errors related to Email address policies which might help
    Increase Diagnostic Logging for MSExchangeAL for below parameters to expert and see if it generates any relevant logs in event viewer
    a)Address List Syncronizataion
    b)Ldap Operations
    If nothing works its better remove and recreate email address policies
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • Error message when downloading new itunes

    I get an error message when trying to download the new version of iTunes. It says I need to contact my systems administrator because I dont have authorisation. I have already uninstalled itunes and deleted it from my programmes but neither of these have worked. please help!

    It says I need to contact my systems administrator because I dont have authorisation.
    What's the precise text of the error message, please? (There's a couple of different ones I can think of that you might be getting.)

  • Error Message when adding Expired Bidder

    Good Day Experts!
    I would like to know if there is a way to restrict adding of expired contact persons in an RFx.
    Thank you!

    If the system allows you to add expired bidders, you could implement the BBP_DOC_CHECK_BADI to throw an error message when that happens.

  • Error message when syncing new iphone

    I am unable to sync my new i phone. every time I try an error message pops up and says you do not have the privilage to make changes.
    Any suggestions???

    I actually figured it out a while ago.
    Turns out it is not an issue with the iPhone or iTunes.
    By process of elimination I deduced it could be a permissions issue with the hard drive and/or folder that holds the contents of my Music Library.
    For example, if the "Sharing & Permissions" settings (found in the "Get Info" Window) are set to "Read Only" on the internal or external drive that contains your Music Library for iTunes then you can not write to the disk. Therefore, you do not have privelges to make changes to the internal or external drive and you get the error message when you try to sync with the information on that drive.
    Here's the kicker and million dollar questions:
    How did the "Sharing & Permissions" settings get changed on my Hard Drive without me doing it?
    Why did my iPhone sync fine yesterday and suddenly today the Hard Drive is doing this?
    I have to set all priveleges to all drives to "Read & Write" and that just doesn't seem very secure to me.

  • Error message when adding values to another table

    hi i have a situation where am adding values from a view to a bean,my use case is i have a list of user in my view where am adding them to my bean by clicking the button,but now i what to validate when adding a user in such a way that if i added a use in my bean and i try to add that user again in current selection i must have validating error saying the user have been added already my code is
    Edited by: adf0994 on 2012/12/13 2:19 PM

    looks like you should have asked this in the ADF-forum...
    JDeveloper and ADF
    Why don't you simply configure the user name beeing unique in your entity?
    ADF would raise an exeption for you.
    public String onRowCreate( Row currentRow ) {
    return null;
    }Don't do that.
    returning a literal null is almost ever a mistake! In this certain case you should declare you methods return type as void and ommit the return statement.
    bye
    TPD

  • In-app purchase: Error message when adding a test storekit user

    Hi, I'm running into the "The email address you entered already belongs to an existing Apple account. Please try again." when I try to add a test user for in-app purchases. I used an email associated with an existing Apple-id.
    I'm running into "Could not convert Apple ID account to iTunes store account." when trying to add a test user with an email-id that doesn't have an Apple-id with it.
    I have enabled "in app" purchases and added an in-app-purchasable product id using itunesconnect.
    Using the programmer-portal, I've also configured the app-id of the app to enable store kit in-app purchases
    I'm assuming that I need to signin with the test-user account for the code to receive the storekit productsRequest:disReceiveResponse callback. However, I haven't been able to create the test user
    Does anyone know why both scenarios (described on top) are resulting in an error message ?

    If I try to login from Settings->Store, it asks for my credit info which I'm sure is not necessary.
    Apple had this to say about that on 8.28.09:
    "Setting up Test Accounts for Testing In App Purchase
    Before testing In App Purchase in your application, you need to create an In App Test User in iTunes Connect—you should not use other accounts as doing so will result in prompts to enter your credit card number and other information.
    Here is how to properly set up your test user for testing In App Purchase..."
    Please read all the latest info at the link and good luck w/your app.

  • Error when adding new user in account admin

    I am logged in using an administrators account and want to add a new user.
    Whenever I type in the email address that I require, it says 'Sorry! An error has occurred. Please try again'.
    What is this error all about and how do I add a new user??
    Thanks

    Hi,
    Is your system a dual stack (ABAP+JAVA)? In that case the ABAP stack will be the master. You can check if it's an ABAP data source if you go to UME >> Configuration >> Data Sources
    Regards,
    Vit
    More info in thread: How to create Roles in UME (ABAP+JAVA stack)
    Edited by: Vit Vesely on Apr 10, 2010 9:28 PM

  • Error message when starting new webserver on Sun One

    Hi,
    I saw a similar post on this topic a couple of months back. Tried the suggestion, but my results are different from that person's results.
    I'm trying to create a new webserver on a freshly-installed Sun One server. Ultimately, I'd like to migrate our old iPlanet 4.1 webservers, but right now, even creating a plain vanilla instance on this server isn't working.
    Symptom #1 from error log:
    failure ( 7563): Invalid configuration: Could not determine base pathname of the file
    From what I understood in a previous post, this may be due to a permissions problem. The suggestion made was to try running the webserver as root, and if it works, that's the likely suspect.
    When I try setting the webserver user to root, though, I get a different error message:
    Symptom #2:
    security ( 7683): Temporary directory /tmp/https-mercury-test-310a6482 (specified by the TempDir magnus.conf directive) is not owned by the server user. This is a potential security hole. Please change TempDir or remove the directory and restart the server.
    Any suggestions?
    Thanks,
    Liz

    It appears there was some problem during install/setup of your non-root web instance. To debug this issue, you can try running truss on the start script to find out what is causing the problem. Alternatively, if this is a test/lab setup, you may want to remove this and do a clean install one more time. I've had no problems running as non-root users so this should work for you.
    Thanks
    Manish

  • Error message when creating new Pantones

    Hi,
    When I create a new pantone  then double click on it in the swatches panel I get the following error message:
    "Cannot  create swatch library. There are no swatches in the file "HARD  DRIVE:Applications:Adobe InDesign CS6: Presets: Swatch  Libraries:PANTONE+ Solid Coated.acb"
    I've checked the folder and the acb file is there so I don't understand why it is not recognising it?
    Thanks

    Hi, I have CS6 , Mac OS X 10.7.5 and for the permissions I took a screenshot of what it says.
    Where is says 'fetching' that usually says 'imac user' when i check permissions on other files, it is my login name.

  • Error message when creating new document

    I am using Photoshop CS5 on OSX 10.6.8. When I try to create a new file or copy and paste within an open file, I receive this error message: "This is not a valid Portable Document File (PDF) document. It cannot be opened." This does not occur when opening files, only when creating a new document or working within an open document. I have tried deleting preferences and resetting all warning messages but nothing has worked. Help!

    My first guess would be that something is busted with your global PDF handling, meaning OSX' own Preview and printer stuff. I believe there's an option to turn off this behavior that Apple introduced with OSX 10.6.x, but as a non-Mac person I can't be more specific than that....
    Mylenium

  • Error message when installing new OS 10.3.1

    hi
    I have tried to install the new OS update on my z10 and I get a error message at 15% of the installation process through blackberry link. I have tried to reistall several time and I get the same error every time..I have also tried to install it through a WIFI connection. through the Wifi connection it goes through the installation process without a error but when it restarts it still hasnt installed the new OS update, it still has the old version installed.
    Solved!
    Go to Solution.

    OK, so it sounds like you have only tried the OTA method so far. As such, please now try the LINK method. If that fails, then try an AutoLoader. Be sure you have a good backup before you start, as well as full manual documentation of everything (just in case you can't restore from the backup).
    Good luck and let us know!
    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

  • Error message when opening new windows

    Error Message
    Reason: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIComponentRegistrar.autoRegister]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://spautofill/content/sp-overlay.js :: spGetSPAutofill :: line 227" data: no]

    Hello Socestlavie,
    It sounds like iTunes is not opening correctly and is quitting on launch. I would troubleshoot the iTunes launch issues with the following article to help resolve the issue:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    First attempt starting iTunes in Safe Mode to see if the issue persists, and proceed accordingly.
    Start iTunes in Safe Mode
    Open iTunes in Safe Mode to isolate any interference from plug-ins or scripts not manufactured by Apple.
    Hold down Shift–Control while opening iTunes. You should see a dialog that says "iTunes is running in safe mode" before iTunes finishes starting up.
    Click Continue.
    See if the issue you're experiencing persists in Safe Mode.
    If you have the same issue while iTunes is in Safe Mode, proceed to the "Create a new user account" section. If you don't experience the same issue, follow these steps to remove third-party plug-ins.
    If it comes down to reinstalling iTunes, there is an article provided that will uninstall iTunes AND its associated softwares for a complete wipe, and reinstall, so I would try that one more time, if needed.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • "Extraction Failed: Cannot Open Output File" error message when installing new drivers

    Hello, I'm trying to install new drivers for my HP Photosmart C4385 Printer.  I downloaded the full feature drivers for Windows XP 32-bit, and when I start to install (extract), I get the error message:
    Extraction Failed
    Cannot Open Output File
    And the process closes.  It happens at about 85% extraction every time.
    Any idea why?  I called HP but since it is out of warranty they wanted money, which I think as absolutely ridiculous - won't even give me basic support??  Poor, poor customer service.
    This question was solved.
    View Solution.

    Hi,
    If you haven't still got the  Full Feature software installer, download it from the link below and save it to your Desktop.  If you already have it, place it on your Desktop.
    ftp://ftp.hp.com/pub/softlib/software10/COL20274/mp-53147-4/100_228_PS_AIO_02_Full_USW_enu_NB.exe
    Make sure the Printer is disconnected from your PC.
    Download and install 7-ZIP.  Once installed, right click on the software installer for your printer, select 7-Zip and choose extract files, then click Ok.
    Open the newly extracted folder and double click the setup application to start the installation ( the setup application will probably have the same icon as the original software installer you downloaded ).  Connect the printer to your PC when the software asks.
    Hope this helps.
    Best wishes,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for