Issues with OID Installation

I am trying to configure an OID store to use it for external authentication with ODI. I installed IDM 11.1.1.2 and applied patch IDM11.1.1.3. When I am trying to configure OID, (I am trying to configure without a domain, I get the following error:
When I run the configuration wizard : $ORACLE_MWHOME/Oracle_IDM1/bin/config.sh, I had the following error:
Create Oracle Internet Directory
Error
Error creating ASComponent oid1.
Cause:
An internal operation has failed:
oracle/security/jps/az/runtime/service/PDPServiceInternal
Does anyone have an idea on how to solve this ?
Thanks
Vidya

Hi,
Have you found the solution to your issue?

Similar Messages

  • Issues With CS4 Installation on Win 8?

    I purchased CS4 (Web Premium) on  disc several years ago, and it has been working fine on my  Win XP computer ever since. The Adobe software has all the current  updates, though I am using the CS4 version of Acrobat Pro (9.xx) rather  than a more recent (free) version of Reader.,
    Unfortunately,  my computer's hard drive has fried, and I just purchased a new Windows 8  machine, which will arrive shortly.  I am trying to determine:
    1. Are there any general issues with CS4 installation on Win 8 that I should know about in advance?
    2. Are there specific procedures (de-activation?) that I need to follow BEFORE attempting the installation on the new computer?
    3. Other than specific user issues, are there problems with CS4 versus Windows 8 that I would not encounter with Windows 7.
    I  enhance photos and create web sites for a living, so the CS4  installation is mission-critical. I am hoping I did not make a mistake  in ordering a Win 8 machine...
    Thanks for any and all insights.

    OK, fair enough. Maybe someone who has actually experienced this situation (CS4 --> Win 8 machine) might see this and offer some tips to avoid hassles. But I will try the install as soon as I get the new machine and post any ensuing issues/problems here.
    As for de-activation of the previous installation on the XP machine, that is now impossible, as the hard-drive is fried. Unless there is a way to de-activate an installation some other way (without actually opening the programs).  That said, I AM able to access files on the fried harddrive, so if there is a specific file that controls de-activation, I could access it on the old machine.  However, I may not be able to actually RUN said file on that machine, but can copy it to a stick and move it elsewhere. So, any thoughts on deactivation of an installation on a deceased computer?

  • Multiple issues with new installation

    I have several issues with my fresh installation of arch (just got myself a free old-as laptop , thus trying out arch for the first time as I usually run gentoo), and I'm not sure where these should go. I figure that I may as well lump them all at once while I'm at it.
    The laptop model is a Toshiba Dynabook TX/430DX Japanese laptop similar to a Tecra A2 afaik.
    1. If I use stock ARCH kernel, when I load up x11 it seems to be using some wrong drivers or something. Tried with and without xorg.conf. The screen is all fuzzy etc. However, I compiled my own kernel (the Zen sources), took out a whole bunch of drivers I knew I wouldn't be using (etc. SATA/IDE/extra whatnot so that it would merely take 3 hours to compile the kernel), x11 works fine. HOWEVER with the zen sources, when I close x11 I can't exit to console. I get some sort of weird artefact from what happened to be on the screen, or it just goes black. It does actually seem to be in console as I can turn off the laptop with ctrl.alt.del and the capslock etc seems to work fine. I'm thinking of recompiling the zen sources with the stock arch kernel config when I have the time just to see what happens, but I'm not too sure it'd help.
    The VGA device is an: Intel Corporation 82852/855GM Intergrated Graphics Device (rev 02), using the intelfb module.
    2. In most consoles I've used, if you type in part of a command then press ctrl.up/down, it autocompletes with previous commands you've run matching what you've already entered. However, in my install it brings me to the very first command in my bash history. How do I make it autocomplete previous commands?
    3. When I use wvdial (I have a mobile modem), I get odd characters as shown in the screenshot posted.
    I don't think it's a unicode issue, as ncmpcpp displays properly. This displays itself both in the console and in x11 (screenshot).
    4. If I'm using the stock kernel and I stop wvdial, I get a whole bunch of kernel error trace messages. After this, anything that goes to dmesg will be displayed to whatever terminal I'm on (but not actually echoed, it gets overwritten if I change screen etc). Wvdial is also prone to crashing, sometimes taking out the whole laptop. However, while using the zen kernel I do not suffer this issue at all.
    Any help in helping me find the source of these issues would be greatly appreciated. They're not showstopping issues, but extremely irritating nonetheless.
    Thanks in advance.
    EDIT: I created a zen kernel based on the arch stock kernel. Unsurprisingly, I still suffer from the x11 video issue. However, I don't have issues with number 4.
    Last edited by ugugii (2009-06-14 00:57:37)

    People are probably going to want to know the make/model of the lappy before they can
    help.
    Deej

  • Issue with OID Connector

    Hi All,
    I have OIM 11g BP05 installed and OID Connector 11g version installed on my system. Till yesterday, provisioning and reconcilliation was working fine but today after managed server restart, I started seeing below error in the oim_server1.log:
    *<Jan 29, 2013 10:46:49 PM PST> <Error> <ORACLE.IAM.CONNECTORS.ICFCOMMON.PROV.ICPROVISIONINGMANAGER> <BEA-000000> <oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : doUpdate : Error while updating user*
    *org.identityconnectors.framework.common.exceptions.UnknownUidException: Object with Uid 'Attribute: {Name=__UID__, Value=[D3C37FB779E9009EE0430AD1D042009E]}' and ObjectClass 'ObjectClass: __ACCOUNT__' does not exist!*
    *     at org.identityconnectors.ldap.search.LdapSearches.findEntryDN(LdapSearches.java:122)*
    *     at org.identityconnectors.ldap.search.LdapSearches.findEntryDN(LdapSearches.java:82)*
    *     at org.identityconnectors.ldap.modify.LdapUpdate.update(LdapUpdate.java:80)*
    *     at org.identityconnectors.ldap.LdapConnector.update(LdapConnector.java:127)*
    *     at org.identityconnectors.framework.impl.api.local.operations.UpdateImpl.update(UpdateImpl.java:93)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:600)*
    *     at org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy.invoke(ConnectorAPIOperationRunnerProxy.java:93)*
    *     at $Proxy341.update(Unknown Source)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:600)*
    *     at org.identityconnectors.framework.impl.api.local.operations.ThreadClassLoaderManagerProxy.invoke(ThreadClassLoaderManagerProxy.java:107)*
    *     at $Proxy341.update(Unknown Source)*
    Nothing has been modified wrt to the configuration. "D3C37FB779E9009EE0430AD1D042009E" is the value of orclguid of a user.
    Any idea/pointers for fixing this issue?

    Any updates i am facing same problem.
    thanks in advance

  • Having an issue with CF9 installation

    Hello,
    I'm trying to install CF9 on my computer but I'm having a problem once the installation has completed and it gets to the Administrator and Migration part (the part where it opens a browser). I enter in the admin password and click ok and then it goes on to the page that says the server is being configured. There's a note that says this may take a few minutes but after waiting 10-15, I get a timeout error that says the request is exceeding the allowable time limit. I'm not sure what to do at this point. I've tried re-installing and changing installation options but nothing works.
    On a separate note, after the installation completes I get a Jrun4 process in the Windows Task Manager and it completely hogs my computers memory. After a few minutes it will be using around 500mb of memory and the computer is unusable because of how long it takes to respond to every click.
    Please help!
    Here are my computer's stats:
    (All system requirements filled)
    Windows Vista Home Premium
    AMD Athlon(tm) 64 X2 Dual-Core Processor TK-57 1.9 GHz
    959 MB RAM
    32 - bit operation system
    My default browser is Google Chrome and that's what it uses when it goes through this problem. I've tried manually running the Administrator link with IE and firefox and I get the same problems.
    My computer is a HP Compaq Presario F700 Notebook PC and its about 2 years old although running well, maybe its just not up to running CF9?
    Thanks for any help,
    Alex

    Ok, I edited the config file so that line now reads:
    java.args=-server -Xmx240m ......
    and that worked so now Jrun is manageable for my computer. Thanks!
    Once I got the CF server started, I ran the Administrator page and once I entered my password it just stayed on that page until it timed out. It never went to the next page where it says please wait while the server is configured. Here is the time out error:
    and the command window shows:
    Did I limit the heap size too much?
    I also noticed one other thing that I thought might be important when I first ran cfstart.bat. It says "warning Unable to open ......". I have no idea if this means anything but just in case, I'm posting a screenshot of it. Its the 3rd line in the command window:
    Any more ideas?

  • Performance issue with multiple installations of 1 application in 1 databas

    In our company we use JD Edwards. Every branch has its own JD Edwards installation in a separate schema but in the same database (Oracle9i Enterprise Edition Release 9.2.0.7.0) => In 1 database there are 10-20 copies of each table.
    On top of JD Edwards we are developing a Java/JSP application which accesses the JD Edwards data by means of pl/sql stored functions returning ref_cursors. Our DBA states we have to prefix all our tables/views within our stored functions for performance reasons. According to him omitting the schema name would result in increase of hard parses, because the shared_pool can only store 1 occurrence of an sql statement. So only the statement of 1 branch is cached. The execution of the same statement in anothers schema would lead to a hard parse and not to a soft parse.
    For us developers the use of schema names complicates the development process, because we have to use a substitution parameter (&schema_name) in our coding which prevents us from maintaining our code in tools like Toad.
    Questions
    * Does it make sense to use the schema name in this case?
    * Is there another way (not using schema names) to get a good performance in this situation?
    Thanks,
    Matthieu de Graaf

    1) I'm not a JD Edwards person, but I would wager that if you're to the point where you have consolidated all the schemas to a single instance that it would be possible and preferrable to consolidate everything further into a single schema. I have to believe that JD Edwards provides tools to restrict what bits a particular branch can see without requiring separate instances.
    2) What data are you accessing exactly? Are you always accessing data for a particular branch? Or do you need information from every branch?
    3) Is your application logging in as a single user? Or will there be 1 application user for every JD Edwards schema?
    4) Are you deploying your PL/SQL into 10-20 different schemas? Or into just 1?
    Whether or not you are explicitly using the schema name, Oracle will have to do a hard parse of every logically distinct SQL statement. Two SQL statements that access different tables that happen to share the same name are logically distinct, so your shared pool will end up with 10-20 copies of the "SELECT * FROM <<some table name>>" SQL statement if it is executed against every instance of <<some table name>>.
    The question may be whether it is better to explicitly provide the schema name or to rely on synonyms. You generate the same number of hard parses either way, but explicit schema names may improve latch contention during parses if Oracle has to do a lot of synonym resolution. Not many people/ applications are really hurt by this latch contention, though, so it is very hard to say whether this is a legitimate concern.
    Justin

  • Issue with HFM installation

    Hi friends,
    I am using iss 6.0 for web server and tomcat as application server during installation.WE are using 2 systems
    t1-windows xp
    t2- windows 2003 server
    I am aware that iis5.1 in windows xp is not suppoted as per the support matrix.Initially i installed everthing i.e.
    shared services, BI client and services,UI,HFM,EPM,tomcat ,iis(ap server,web server repectively)
    In this scenario everthing was working fine except one problem
    I was able to create an application using HFM win32 client and load data on it.But when i open the same application in workspace it gives me "appcontainer not found" error. I think that was because iis5.1 was unable to host 2 sites - HFM and EPM simultaneously
    Second step:
    To get rid of this issue i took t2 system and installed only HFM and EPM webserver part only and HFM win32 client.
    HFM virtual directory doen't appear on iss6.0 so I manually created the one giving it the path of my "WEB" Folder created inside Financial management.I accessd it from other system and i was getting the default page printing "HFM"
    Third step:
    Nw i configured Financial management in t1 system.In product instance config i gave it the path of t2
    as webserver location and it is scucceded . Then during financial management config., i got 5-6 tabs to be configured
    like appserver,server-cluster registration,web server etc. I am just trying to reconfigure web server tab. I am trying to give UNC path for the HFM web folder installed in t2 server.But it is giving me "an unknown error occurred"
    More questions:
    1) is tomcat supported as app server in windows xp???
    2) I saw iis, Apache HTTP server(web servers for HFM) ,and tomcat(appserver for HFM And EPM) and mod jk module
    I am unable to understand the process flow of HFM.And how all these are used in the entire process of client request and server response.
    3) How these app and web servers can be distributed to different systems
    4)What should be the ideal configuration if we want to install all the above modules + FDQM in multiple systems
    Pls help me out if u know any of the answer

    If it says the host doesn't have enough memory, then you have too little memory available for vbox to use. How much RAM does your host have? I'm currently testing in vbox as well on Debian, I gave it 1GB of RAM and it's more than usable in cli, a little slow once you have a desktop environment up but it works. If you have less than 2GB of ram try giving it 512MB or more. Remember to close anything that you don't need to free used memory.
    Since you haven't installed the base system, just make a new machine and pay attention to the initial settings.
    Also, check your email.
    Last edited by barhi (2014-08-31 20:11:44)

  • Issues with MDM installation - Windows + MaxDB 7.7

    I list here some observations resulting from the installation of MDM on Windows with MaxDB
    You can find the documentation here:
    http://service.sap.com/installMDM
    Important is the Installation Guide.
    1) only two files are needed:
    MDM:  51032724.zip (more then 1GB)
    MaxDB: http://service.sap.com/swdc
    Support Packages and Patches, Additional Components, MaxDB, MAXDB 64-BIT, MAXDB 7.7 64-BIT -> MAXDB7702_16-10004357.SAR
    2)
    the installer propose sometime the path sdb and sometimes sapdb
    I always used M:\sapdb\....
    install the maxdb as explained in the inst. guide of mdm
    http://service.sap.com/installMDM
    ( first client , then client+server)
    mdm installation is straightforward
    (3x server + some clients)
    3) Install OSS 684106 (paragraph 3.2.1 in the installation guide)
    4) restart the system after installing
    5) start the console and use only the DB-User SAPMDMDB with password SAP
    6) After creating a repository, log in using the user Admin and no PW
    7) capital letter are in general important

    Hi Manish,
           Here are other some problems you may face...
          1) 7.1 does not support some of the database charset which was supported in 5.5, which may lead to re-installation of database...
          2) Multiple workflows on single record was supported in 5.5 but its no longer possible with 7.1, which may lead to redesign of existing scenarious...
          3) A strict ristriction is added in Import manager xml maps, which requires single root element in xml. There is autimatic transformation step for doing this, but dont know how much it works accuretly...
          4) Tuple is added as new structure, but is has more restriction than the qualified lookup, validation are applicable for qualified lookup but you cannot write validation and assignment on multivalued tuple...
          5) PI Adapter is marketed as "it can directly intereact with MDM", but as such there is no advantage because only ftp will get replaced with java api calls, and PI/XI cannot directly read-from or write-to MDM. all the file transfer via import and syndicator remain same continuing "BLACK BOX Communication" bettween MDM and PI/XI.
    Regards,
    - Shailesh.

  • Having issues with JYTHON Installation

    I am trying to perform the following task. I have downloaded and saved the jython JAR file and have pythin installed but when I open eclipse and go to window>preferences ( the PYDEV is not there) how do I fix this.
    3. Now start Eclipse.  When Eclipse has fully started, then go to the Window menu item at the of the Eclipse program and then select Preferences, then PyDev.  You will first configure the Interpreter - Jython by doing the following:
        a. click on the Interpreter - Jython item. A dialog box will appear to configure Jython.  Click on New and indicate the location of your jython.jar file which resulted from the installation step of item 1 above.
        b. then click on Apply at the bottom of the dialog box and your paths and other details will automatically be inserted.
        c. click OK when you are finished

    Hi Maria,
    I've not used W2008 clustering, only W2003, however I believe the theory is the same for the networking.
    1. Is there a problem if the node 1 virtual/public name is using the same ip as the db group?
    The virtual IP addresses need to be unique on the network so node1 IP cannot be the same as the db group.
    2. Is there a problem if all the ips are in the same range, since this is intranet i believe all are same type (not private or public)?
    No, this isn't an issue.
    All the connections into the cluster will use the virtual addresses you've specified. (e.g. SQL Mgmt studio connection to the db node use the virtual address for db.) However, any connections outbound from the cluster will be from the specific node the connection was initiated on. e.g. you want to initiate an ftp connection from the db node, it will always be from node 1 or node 2, never from the db virtual address.
    3. Any suggestions about to install the java and the abap?
    I believe the installation guides have the HA install documented.
    Hope this helps.
    Gareth

  • Resolve issue with creating installer

    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> IB_MSI.lvclass:Build.vi >> IB_MSI.lvclass:Engine_InitializeDistribution.vi >> IB_MSI.lvclass:Report_Preview_Error.vi >> IB_Source_Container.lvclass:Report_Preview_Error.v​i
    Loading product deployment information
    Loading product deployment information
    Loading product deployment information
    Loading product deployment information
    how can i resolve this???

    Hello N2Blues, 
    Could you describe your problem in more detail please? I understand that you are having problems building an installer? Could you provide me some more information on where you are seeing this error, perhaps attach a screenshot of the error? It would also be helpful if we knew what steps you took to build your installer. 
    One other question - are you able to build a very simple installer that contains very little code? A VI that turns a light on/off when you push a button or something. If we can narrow this issue down to the development enviroment or your application, it would help us troubleshoot this issue. 
    -N
    National Instruments
    Applications Engineer

  • Authorization Issues with fresh Installation of BWI 3.10

    Experts,
    I did fresh installtion of BWI 3.10. After installtion I've loged on client 000 with sap* user and created new client. To the new client I've assigned sap_all profile.  Under this new client I've created a user and assigned sap_all, s_new_46a0, s_new_50a0 profile. Loged on to BWI with the new user and trying run RSA1. It's giving me arror "You are not authorize to run transaction code RSA1". Matter fact this new user does not have any authorization to run any transaction codes.
    Would appriciate any help in resolving this issue.
    Regards

    Hi  I  Am Having the same problems as you  My HP Laserjet 1012 stop working after the update windows10.not only that I have some games that not working .                                                                                                              So you are not the only one                                                                                                                      Me tooI my go back to windows 7 I was very satesfied.   Thanks    ZAG

  • Issues with OID server

    While trying to start the OID server using opmnctl..I am seeing the following issues in the
    DispatcherListener: sgslunlListen: Listen failed, OS error = (98)
    DispatcherListener: Listen on (IPV4) NON SSL port = 389 failed, ignoring ...
    After OID server is started, when I do ' netstat -an | grep 389 ' I could see the following error in the oidldapd01-0001.log
    tcp 0 0 :::389 :::* LIST EN
    unix 3 [ ] STREAM CONNECTED 542750389 /tmp/orbit-root/linc -662a-0-59f324c447e02
    From the above o/p an other process is using the port 389. So I tried to run the following command under Oracle_Home/bin
    oidctl connect=odidb server=oidldapd instance=1 config=0 flags='-p 3060' start
    Now after running the above oidctl command I could see the following error in the oidldapd01-0001.log
    DispatcherListener: sgslunlListen: Listen failed, OS error = (98)
    DispatcherListener: Listen on (IPV4) NON SSL port = 3060 failed, ignoring ...
    If anybody is aware of this issue.. please let me know. Thank you.

    Running Linux (or another, IPV6 enabled platform) by any change? Check if IPV4 is still enabled; many distro's don't do both

  • Same Photoshop CS2 activation issue with new installer also.

    Dear Adobe support team, we have downloaded the Photoshop cs2 from the link http://www.adobe.com/downloads/cs2_downloads/index.html. As per your suggestion I un-installed the older version and installed new version and tried to activate the product. But I have failed to activate as per your instruction. I want to get rid of activation message. Kindly also let us know what all do we have to un-install before the fresh installation.

    Thanks for your support.
    We are able to active CS2 in administration login. Now there is no activation message.
    Now there is a different message window popping up. Every time I launch Photoshop CS2, the adobe updater message is popping up. I am not able to take screen shot of the window. We tried deactivating this in msconfig options but no success.

  • Issue with Native installer in MAC

    I packaged my application as a dmg file(native installer). But when I tried to install on a mac (Lion OS) it shows that the application is already installed which is not true. When I searched the location of the installed application, it points to the disk image in /Volumes folder. So I can never install the application as it always points to the application in disk image and says that the application is already installed.

    I packaged my application as a dmg file(native installer). But when I tried to install on a mac (Lion OS) it shows that the application is already installed which is not true. When I searched the location of the installed application, it points to the disk image in /Volumes folder. So I can never install the application as it always points to the application in disk image and says that the application is already installed.

  • Issue with welcome installer

    I am setting up a sandbox with vnmare 9 and server 2008r2 as my OS
    I am now getting this error EPMNS-01058 Product requires [536,870,912] byte of available swap space
    Please advise on the process to fix this issue

    Go to a search engine and type swap space windows, you will not only get information on what it means but also how to increase the page file.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for