Midtier registration with Infrastructure

Will workflow work if the midtier was installed before the infrastructure and not registered with the infrastructure? I have installed workflow and it appeared to be successful but I do not see the workflow components in the midtier instance of Enterprise Manager Web.

Hi,
Assuming that you talk about Workflow 2.6.3/2.6.4
There are two things:
First: for the mid-tier you should do a seperate midtier installation, preferably with the companion-cd's of oracle 10g database (I couldn't get it to work with workflow installer that comes with the application server). It will install apache with the workflow midtier in a separate home. Check also my other postings on this.
Second: for the workflow manager to get to work, there should be installed in the <oracle_home>/wf/admin folder scripts to start and stop the workflowmanager application and the workflow services (agent listeners and notification mailer). They are now oc4j applications. Before you start them you should browse into the <oracle_home>/oc4j/j2ee folder to lookup the deployments of those applications. In these folders down you would find a data_sources.xml per deployment. In that file you should set the username/password for the owf_mgr (you will find that there is something like "&gt;pwforOwf_mgr" in it as a password.
If you start the services application with a wrong password then you will find several java-exceptions and the owf_mgr account locked.
Regards,
Martien

Similar Messages

  • Multiple registration with sip-ua

    Hi,
    someone know a way to do multiple registration with a single 2811 using sip-ua configuration with multiple accounts??
    thnx
    s.

    Hi, I have got to authenticate more than one account in the SIP provider with the hidden command "credentials" the problem that I have now is how to route all the calls done to the second account to the extension 101.
    I want that incoming calls from 964812530 goes to extension 100 and incoming calls from 965072519 goes to extension 101
    How can I do it?
    I have tried this but it's not running:
    sip-ua
    credentials username 965072510 password 115849534F43415C557B7967 realm beta.awa
    voz.com
    authentication username 964812539 password 13544744535D4E7A7A757A70
    no remote-party-id
    retry invite 4
    retry response 3
    retry bye 2
    retry cancel 2
    retry register 5
    timers register 250
    registrar ipv4:213.162.201.146 expires 60
    sip-server ipv4:213.162.201.146
    voice service voip
    sip
    voice translation-rule 1
    rule 1 /1../ /964812539/
    voice translation-rule 3
    rule 1 /964812539/ /100/
    voice translation-rule 4
    rule 1 /965072510/ /101/
    voice translation-profile SIPout
    translate calling 1
    voice translation-profile incoming
    translate called 3
    voice translation-profile incoming2
    translate called 4
    voip-incoming translation-profile incoming
    All the incoming calls are going to extension 100
    regards

  • Self registration with Approval

    Hi,
    I need to understand how this self registration with approval works. What we need in something on these lines
    user self registers -> approver approves -> user gets access to portal
    Can i create a user without any role assigned the him and when the approver approves, automatically some pre-designated role gets assgined to the user? I want my approver to just click on approve YES and not actually get into UME stuff.
    Please help
    -Alpana

    Thanks for the reply Michael.
    Yes, i have already gone thru company based self registration. But it does not specify the role assignment part :(. What i read was ok ... you register then u get assigned to the portal as guest user and then if approver approves the request the user becomes a COMPANY user. But then when the approver approves the request, does he assign the company related roles to the user? Or can that be coded somewhere?
    Please help.
    -Regards,
    Alpana

  • SPA-112 check SIP registration with SNMP

    Which OID do I need to use to check the SIP registration with SNMP?

    Which OID do I need to use to check the SIP registration with SNMP?

  • Mac registration with L2FM failed

    My Logfile on Nexus 6K is fiilled with Logs like below:
    Nexus Version is: 7.0(3)N1(1)
    2014 Sep 12 14:49:11 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan191, phy iod: port-channel169
    2014 Sep 12 14:49:24 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan108, phy iod: port-channel91
    2014 Sep 12 14:49:36 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan108, phy iod: port-channel91
    2014 Sep 12 14:49:58 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan191, phy iod: port-channel169
    Cisco's document does not explain what is causing this:
    Error Message:     AM-3-MAC_REG_FAILED Format: Mac registration with L2FM failed for mac %s, iod %s, phy iod: %s
    Explanation    MAC registration with L2FM failed.
    Recommended Action    No action is required.
    Here is my Logging Configuration:
    logging level aaa 5
    logging level cdp 6
    logging level copp 6
    logging level flogi 5
    logging level hsrp 6
    logging level interface-vlan 5
    logging level lldp 5
    logging level monitor 6
    logging level radius 5
    logging level session-mgr 6
    logging level spanning-tree 6
    logging level track 6
    logging level virtual-service 2
    logging level igmp 3
    logging event link-status default
    logging logfile messages 6
    logging server x.x.x.x use-vrf x facility syslog
    logging monitor 6
    Can anyone tell me what are these and how to stop them from occurring. Also would appreciate suggestions on how can I improve logging configuration.

    Hi Saurabh,
    The L2FM is Layer2 Feature Manager which manages the mac-address table and mac-address
    registrations and deletions from the hardware table. The L2FM component exists on Nexus
    7K. In case of Nexus 5500 and Nexus 6K, there is an equivalent component called FWM. Since
    most of the code is re-used in Nexus 6K platform, the references to L2FM need to be
    removed/resolved on Nexus 6K code. There is a software bug to fix these L2FM references in
    the code. Still the bug is in assigned state, hence the fix for this bug is not yet
    available. You can safely ignore these messages, they have no impact. The mac-addresses
    are registered with FWM and since there is no L2FM these messages have no impact.
    ========================================
    CSCum82485    Nexus 5500/6000: L2FM messages seen
    Symptom:
    In a Nexus 6000 switch running NX-OS 7.0(0)N1(1), messages such as following can be seen
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    002a.6a35.b341, iod Vlan250, phy iod: Gateway Port-Channel1:186
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    00d0.03eb.2000, iod Vlan60, phy iod: Ethernet131/1/15
    Conditions:
    Usually seen when a host comes online.
    Workaround:
    L2FM is not a valid component on Nexus 6000. These are cosmetic messages and can be
    ignored.
    HTH
    Inayath
    ***Plz rate the post and mark the thread as closed******

  • SnmpXdmid: Registration with DMI failed. err = 831

    Dear all,
    I am installing Solaris 10u9 in some SPARC servers (M4000, T5120, etc.). After successfully installing the OS, I periodically received the message "snmpXdmid: Registration with DMI failed. err = 831" in the system messages.
    I really don't know why this message appears and does it affect my system? It seems that this message only appears in Solaris 10u9.
    Any advice is appreciated.
    Many thanks.
    Huy.

    I really don't know why this message appears and does it affect my system? It seems that this message only appears in Solaris 10u9.The message "snmpXdmid: [ID xxxxx daemon.error] Registration with DMI failed. err = 831." can occur for two reasons.
    1. The patch to address CR 7010213 has not been applied and the snmpXdmid file in questions has a expired date.
    2. The patch to address CR 7010213 has been applied but the customer was not provided the information to clear some snmpXdmid database files that store expired date information.
    The following steps need to be executed as root on the system.
    The first step can be omitted if the patch 138361-02 or later has already been installed.
    # patchadd 138361-02
    # svcadm disable dmi
    # rm /var/dmi/db/*
    # svcadm enable dmi
    Best.
    </SQ>

  • Hi, I recently got an iPad air. Singed in for new registration with cc details as I had no other option I already own an iPhone and also my husband owns one. Both have same Apple ID to sync with iCloud But after registering for iPad all free are charging

    Hi, I recently got an iPad air. Singed in for new registration with cc details as I had no other option
    I already own an iPhone and also my husband owns one. Both have same Apple ID to sync with iCloud
    But after registering for iPad all my free apps are asking me to purchase those free apps. I have no idea what went
    Wrong, please help.

    You created the same Apple ID with the setup assistant on the new iPad Air - the same Apple ID used for the iTunes and App Store on your iPhone?
    There is no charge for a free app regardless.

  • Does registration with verisign use hostid

    Hi,
    I'm looking to move a system that runs WebLogic AS, and has an SSL certificate
    with Verisign, to a new machine. The question is, what is used by WebLogic to
    identify the machine to VeriSign and the users, in the SSL negotiation. If the
    identifier will be the machine's IP address of it's host-name, that's not a problem,
    as the new hardware will have the same ones as the old machine. However, if the
    machine's hostid (on most Unix systems, 'uname -i' on HP), which is the machine's
    hardware unique id, is used, then I will have to get a new certificate from Verisign.
    This is used to be tied to the IP-address, and later to the machine's MAC address,
    but newer machines have this tied to the CPU (as in the case with Itanium-based
    machines) or somehow to the motherboard.
    I'd appreciate any input on the matter.
    Thanks,
    Raz

    Hi Saurabh,
    The L2FM is Layer2 Feature Manager which manages the mac-address table and mac-address
    registrations and deletions from the hardware table. The L2FM component exists on Nexus
    7K. In case of Nexus 5500 and Nexus 6K, there is an equivalent component called FWM. Since
    most of the code is re-used in Nexus 6K platform, the references to L2FM need to be
    removed/resolved on Nexus 6K code. There is a software bug to fix these L2FM references in
    the code. Still the bug is in assigned state, hence the fix for this bug is not yet
    available. You can safely ignore these messages, they have no impact. The mac-addresses
    are registered with FWM and since there is no L2FM these messages have no impact.
    ========================================
    CSCum82485    Nexus 5500/6000: L2FM messages seen
    Symptom:
    In a Nexus 6000 switch running NX-OS 7.0(0)N1(1), messages such as following can be seen
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    002a.6a35.b341, iod Vlan250, phy iod: Gateway Port-Channel1:186
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    00d0.03eb.2000, iod Vlan60, phy iod: Ethernet131/1/15
    Conditions:
    Usually seen when a host comes online.
    Workaround:
    L2FM is not a valid component on Nexus 6000. These are cosmetic messages and can be
    ignored.
    HTH
    Inayath
    ***Plz rate the post and mark the thread as closed******

  • 10g AS: How to run 2 Midtiers in one infrastructure

    We are trying to install two midtiers of Portal 10g (let�s call them internet and intranet) using one and the same infrastructure (infstr1).
    So far we installed the 10g infstr1 using an existing Database placed on a different server. We also installed the internet-midtier of 10g Portal. The installation went, isntead of some minor adjustments, very well, thanks for the good programming.
    Then we installed the intranet-midtier of 10g Portal on the same machine in a new oracle home. But now we are no more able to access the internet-midtier of 10g Portal.
    My Question: In general, is it possible to install two midtiers on the same machine using the same infrastructure also installed on the same machine by having the database placed on a different server?
    Regards,
    Michael Kiefer-Berkmann

    My Question: In general, is it possible to install two midtiers on the same machine using the same infrastructure also installed on the same machine by having the database placed on a different server?Though it is possible to install multiple midtiers against the same Portal repository, using these midtiers to access the same Portal with different site url's in not possible. Portal maintains the details of the webcache of the midtier in the repository for cache functionality. Anytime new Portal midtiers are added the new webcache entries would overwrite the existing entries (unless one selects not to configure Portal during the midtier install.) How to add new midtiers without overwriting the existing entries is detailed in the loadbalacer section (advanced Portal configuration chapter) of the Portal Configuration guide.
    Multiple midtiers are added to the Portal for scalability and performance reasons and not for accessing it from multiple url's. These multiple midtiers are always frontended by loadbalancers. Please refer to the advanced configuration chapter of the Portal configuration guide which details how to setup reverse proxy, virtual hosts, load balancers based on your deployment requirements. iAS also provides a list of recommended deployment topologies in its documentation.

  • SSO regapp registration with multiple net names

    Hello!
    I succesfully configured my apex engine to work with SSO authentication.
    I used in regapp.sql
    l_listener_token := 'HTML_DB:myhostname.mydomanin.com:7777';
    and now the home page link works fine:
    http://myhostname.mydomanin.com:7777/pls/htmldb/f?p=504:1
    The problem is that I have some other network names (aliases) for the same IP (10.10.10.10) and I want these links to be functional as well:
    http://myhostname2.mydomanin2.com:7777/pls/htmldb/f?p=504:1
    http://10.10.10.10:7777/pls/htmldb/f?p=504:1
    But when using them I get this error:
    Error in portal_sso_redirect: missing application registration information:
    p_partner_app_name:g_listener_token:HTML_DB:myhostname2.mydomanin2.com:7777
    Please register this application as described in the installation guide
    I tried to reuse the tokens I have for myhostname.mydomanin.com and register again regapp.sql with:
    l_listener_token := 'HTML_DB:myhostname2.mydomanin2.com:7777';
    But this violates unique constraint WWSEC_SECI_UK1 on WWSEC_ENABLER_CONFIG_INFO$.SITE_TOKEN column.
    Question:
    Is there a way to make functional the alternate links without getting new tokens (new SSO registrations to iAS)?
    Thanks,
    Sorin

    Try this
    Replace the < and > with their corresponding HTML escape characters , &lt an &gt (The escape characters need a trailing ; )
    Under Column Formatting for this column
    <a hre="mailto:#IDS#">#IDS#</a> varad

  • IChat Registration With iCloud id

    I have just setup my Apple ID using the iCloud.
    iCloud requested that I setup my Apple ID with my email address. My email address is not one of .me.com or mac.com.
    How do I use my Apple ID to work with iChat?
    Thanks
    George.

    Humm,
    That looks like a generic Apple ID page where you can list any email you have as an Apple ID.
    I looked again at this page to see if there was a direct link to an iCloud registration page.
    I have several older @mac.com names I have created for testing iChat in the past.
    I went to the iCloud.com site and put in one of these.
    At the moment I get this alert
    It seems I would have to go through similar steps again  (A t this point I am hesitating as I am not sure you can run two iCloud Accounts at once).
    iCloud issued @me.com names only work in iChat 6.
    Alternaively you could register for an @mac.com name here
    However you may have difficulty if you only have one email account.  You have to use an second email to sort of "Hard Code" the new @mac.com ID to an email and this cannot be one already linked to an Apple ID.
    You can create an AIM ID and use an existing email for Cofirmation and password recovery or in fact type in the existing email and use that as your AIM Screen Name (depending how public you want the email)
    9:55 PM      Sunday; January 22, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • ISE 1.2 device registration with MAB only, no client provisioning

    Hello,
    Is it possible for AD users (no guest users) to walk through the Device Registration Self Registration without Client Provisioning ?
    I do not want to push certificates or native supplicant profiles to client devices.
    I would just want AD users to register their MAC address, if MAC is not known. Add the MAC to some sort of group.
    Then if MAC is known (in this group), skip registration and allow full access to the VLAN.
    Right now, i am stuck on the registration portal that says "The system adminstrator has either nog configured or enabled a policy for your device". ?? It is true that my Client Provisioning screen is empty.
    Am i really obliged to use native supplicant provisioning to register my device ?
    GN

    Hi
    Device Registration web auth is a process where you can configure user without client provisioning.
    In this scenario, the guest user connects to the network with a wireless connection that sends an initial MAB request to the Cisco ISE node. If the user’s MAC address is not in the endpoint identity store or is not marked with an AUP accepted attribute set to true, ISE responds with a URL redirection authorization profile. The URL redirection presents the user with an AUP acceptance page when the user attempts to go to any URL.
    1. A guest user connects to the network using a wireless connection and has a MAC address that is not in the endpoint identity store or is not marked with an AUP accepted attribute set to true, and receives a URL redirection authorization profile. The URL redirection presents the user with a AUP acceptance page when the guest user attempts to go to any URL.
    2. If the guest user accepts the AUP, their MAC address is registered as a new endpoint in the endpoint identity store (assuming the endpoint does not already exist). The new endpoint is marked with an AUP accepted attribute set to true, to track the user’s acceptance of the AUP. An administrator can then assign an endpoint identity group to the endpoint, making a selection from the Guest Management Multi-Portal Configurations page.
    3. If the guest’s endpoint already exists in the endpoint identity store, the AUP accepted attribute is set to true on the existing endpoint. The endpoint’s identity group is then automatically changed to the value selected in the Guest Management Multi-Portal Configurations page.
    4. If the user does not accept the AUP or an error occurs in the creation of the endpoint, an error page appears.
    5. After the endpoint is created or updated, a success page appears, followed by a CoA termination being sent to the NAD/WLC.
    6. After the CoA, the NAD/WLC reauthenticates the user’s connection with a new MAB request. The new authentication finds the endpoint with its associated endpoint identity group, and returns the configured access to the NAD/WLC.

  • Essbase Registration With Shared Services Fails...

    Hi all,
    I have three system A, B, C in a distributive manner. A has only Oracle 11g and Essbase Server. B has Shared Services, Planning, Essbase Essbase Components, Workspace. C has EPMA, Calc Manager, Reporting Analysis. I created separate database for each components. While configuring I do the following-
    -> First on B I configured Shared Services/Common Settings with its database(1st Time). I could see the green tick.
    -> On A I configured Shared Services/Common Settings with previously configured database. I could see green tick.
    -> On A configure Essbase Server, here I get the error which shows Register with Shared Services failed.
    Examining the configtool_err.log navigate to D:\Hyperion\logs\config folder I see the following message-
    (Jun 10, 2009, 01:13:32 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Jun 10, 2009, 01:13:42 PM), com.hyperion.essbase.config.EssbaseAgentTaskProcessor, ERROR, Error in executing the script to register Essbase as a service: exitCode = 1
    I am using v11.1.1.1 on Win 2003.
    Can anyone pls help me how to solve this??
    Thanks.
    Edited by: Sap B on Jun 10, 2009 12:52 AM
    Edited by: Sap B on Jun 10, 2009 1:14 AM
    Edited by: Sap B on Jun 10, 2009 1:15 AM
    Edited by: Sap B on Jun 10, 2009 1:48 AM

    Thanks John. I was so anxious to get a response from you. See, on the machine where only Essbase Server is installed( and 11g as well), on configuration page I get two options- Hyperion Foundation and Essbase. Now Hyperion Foundation( Configure Database and Common Settings) configuration is done properly with previously configured database.
    Now in Essbase node there is Essbase and under it is Essbase Custom Configuration. when I try to configure it I get the error that Register to Shared Services failed. I could see green tick on Essbase Custom Configuration, but a red cross on Essbase.
    What needs to be done John?? Please help.
    Edited by: Sap B on Jun 10, 2009 2:06 AM
    Edited by: Sap B on Jun 10, 2009 6:22 AM

  • WLS 10.3 - Self Registration with External LDAP Fails (somewhat)

    I have a WLS 10.3.5 instance with WebCenter Spaces.
    I've added an OpenLDAP provider to the security realm, set the OpenLDAP provider and the default authenticator to "sufficient", and reordered the providers in the console to list the OpenLDAP provider first. I've also set "virtualize=true" via the enterprise manager interface, and added the <extendedProperty> attributes for "user.create.bases" and "group.create.bases" in the jps-config.xml file
    Using the self registration feature in Spaces, I fill in a proposed new user name, and select "check availability". The check returns "available".
    I finish the registration, and submit. I receive the following error, and the registration page remains on the screen:
    "User not created. Either the user name or the password does not adhere to the registration policy or the identity store is unavailable. Specify the required user credentials or contact your administrator for assistance." NO ERROR in the Spaces logs.
    But I look in OpenLDAP, and lo and behold, the user DID get created.
    So remember I still haven't left the registration page. Clicking the "check availability" button still returns "available".
    Now clicking the submit button throws the following message:
    "A user with the name <insert name entered previously in the "failed" registration> already exists. Choose another name."
    The following error is logged in the Spaces log:
    [WC_Spaces] [WARNING] [] [oracle.ods.virtualization.exception] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 004h0uRltQY9Dgh_x9h8iW0003qO0001rr,0:1] [APP: webcenter#11.1.1.4.0] [URI: /webcenter/faces/oracle/webcenter/page/scopedMD/s8bba98ff_4cbb_40b8_beee_296c916a23ed/businessRolePages/AppSelfRegistration.jspx] OVD-40077[[
    javax.naming.NameAlreadyBoundException: [LDAP: error code 68 - Entry Already Exists]; remaining name 'cn=<redacted>,ou=<redacted>,dc=<redacted>,dc=<redacted>,dc=<redacted>'
         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3036)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
         at com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:788)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:248)
         at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:183)
         at oracle.ods.virtualization.engine.backend.jndi.ConnectionHandle.createSubcontext(ConnectionHandle.java:133)
         at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.add(BackendJNDI.java:457)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:193)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.plugins.virtualattr.VirtualAttributePlugin.add(VirtualAttributePlugin.java:926)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.plugins.usermanagement.UserManagement.add(UserManagement.java:531)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.PluginChain.runAdd(PluginChain.java:164)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:264)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:251)
         at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.add(AdapterServiceInterface.java:240)
         at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.add(AdapterServiceInterface.java:190)
         at oracle.ods.virtualization.engine.backend.BackendHandler.add(BackendHandler.java:329)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:185)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.PluginChain.runAdd(PluginChain.java:164)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:264)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:251)
         at oracle.ods.virtualization.engine.chain.GlobalServicesInterface.runAdd(GlobalServicesInterface.java:107)
         at oracle.ods.virtualization.operation.AddOperation.process(AddOperation.java:127)
         at oracle.ods.virtualization.service.DefaultVirtualizationSession.add(DefaultVirtualizationSession.java:148)
         at oracle.security.idm.providers.libovd.util.LibOVDRealm.createUser(LibOVDRealm.java:124)
         at oracle.security.idm.providers.libovd.LibOVDUserManager.createUser(LibOVDUserManager.java:177)
         at oracle.security.idm.providers.libovd.LibOVDUserManager.createUser(LibOVDUserManager.java:131)
         at oracle.webcenter.security.selfregistration.internal.view.backing.UserManagerBean.createUser(UserManagerBean.java:598)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bi.nanserver.adf.servlet.BIADFServletFilter.doFilter(BIADFServletFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bi.presentation.runtime.binding.BIRegionBindingFilter.doFilter(BIRegionBindingFilter.java:40)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.generalsettings.model.provider.GeneralSettingsProviderFilter.doFilter(GeneralSettingsProviderFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:250)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:696)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:109)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:335)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:237)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Thoughts? Probably a simple config tweak, but it's not jumping out at me at the moment.
    Thanks in advance!

    Removed the <virtualize="true"> setting from Enterprise Manager, and the issue disappeared.

  • Adobe Connect Registration with Credit Cards

    All-
    Anyone who is reading this board and is interested in having a registration module for adobe connect that can take credit cards is welcome to contact me.  I have a solution and would be intersted in working with existing users to refine and enhance it.  Thanks in advance.
    David

    Hi antonio.fullone,
    We are sorry for the inconvenience you have been facing. I will arrange a callback for you from one of our Experts.
    Regards,
    Romit Sinha

Maybe you are looking for

  • HT2736 Can I take a voucher from one account and put it on another account

    I am really struggling to get a voucher from one account to another any suggestions ?

  • Regular Expression Help

    I need help writting a regular expression that will match the following strings: 1+1,1+(1+1),((1+1)+(1+1)),1+(1+(1+1)). Basically one that will match an arithmetic expression (operands limited to 1's and operators to '+' sign) with or without correct

  • Problem creating JMS Error Destination via Ant in WLS 8.1

    We've got several JMS queues in our application. We create the server via Ant (using the wlconfig task). All is well, the queues have been working fine, until we try to add an error destination queue (after several attempts to handle the message, it'

  • How do you determine what size tablet to get (storage wise)?

    I looking to get a table (either the IPad or the Asus Transformer Primer.  I'm thinking of using it mostly for travel and would like to use it for internet connections, email and downloading & watching movies & music.  How can I figure out how much s

  • JMS to IDOC xslt mapping

    Hi, We have a JMS to IDOC scenario. We are using PI7.1.  We are currently using XSLT Mapping . This needs to be replaced by Graphical mapping as XSLT mapping  is consuming more memory. If we remove the XSLT Mapping between source and target would we