Installation of Self-Registration feature- Script Error

Hi,
I am trying to install the self-registration feature provided by the Portal itself. I am executing the following steps:
1) Create a schema by the name: portal30_sso_ua
2) In this schema create a synonym for Login Server SSO schema package wwsso_api_user_admin
3) Grant the execute privileges using : GRANT EXCEUTE ON PORTAL30_SSO.wwsso_api_user_admin to portal30_sso_ua
4) In my case both the Login Server and the Portal are in the same DB.
5) Finally i run the script: selfreg.cmd -s portal30 -p portal30 -ua portal30_sso_ua -c -dblink
Now this script gives the error: "The system cannot find the batch label specified - step1"
Can you please tell me what is the problem ??
Thanks in advance,
Karthik

Hi, there are some mistakes in the script - maybe you should find some hints on the forum. I'm not sure, but my script (I've tried selfreg) is:
REM #########################################################################
REM # Parse and collect parameter settings #
REM # #
REM #########################################################################
set def_portal_schema=PORTAL30
:step1
if "%1" == "" goto step2
2) You should "REM" some comments in the script.
Maybe this help.

Similar Messages

  • A question on the self-registration feature

    I've managed to get the self-registration feature running. I've set that the user can log on immediately after registering. The question is: how do the portal administrators know if someone has self-registered? Is there any type of alert or e-mail facility that has to be set up?
    Thanks
    Fenella

    Hello,
    I successfully implemented a data validation on the self registration form for a field named birth date using Java script.
    This method will retrieve the value of the birth date from the form.
    var birthDate = document.getElementById("value(USR_UDF_BIRTH_DATE)").value;
    I hope this will help someone one day.
    Khanh

  • Self Registration feature

    Hi:
    I would like to know how to make a custom self-registration page.
    I would like to make this page according to our lenguages.
    Our quetion if it's the login feature will continue working with not default registration page?
    Any tip will be apreciated.
    Thanks

    You should create a separate schema. The script selfreg.csh uses <sso_schema_name>UA as the default name for this schema. For example if the name of the sso schema is PORTALSSO, then the default name for this schema is PORTAL_SSO_UA, although you may choose to use a different name. The purpose of having this schema is to allow limited access to users from the browser while protecting the rest of the objects in the SSO schema. Let us call it the SSO_UA schema.
    After you have created the SSO_UA schema, you have to create a synonym called wwsso_api_user_admin in this schema for the package wwsso_api_user_admin that exists in the SSO schema and you also have to grant execute privilege on SSO.wwsso_api_user_admin to SSO_UA.
    Now you should be able to install self-registration. Next, you have to enable it from the Global Settings page. This will result in showing a self-registration link when users use the login portlet for logging in to the Portal.

  • Help using Self-registration feature in 9.0.2

    I have set up self-registration, selected Approval Required & then Configured it. As a member of a group that I created I cannot reject a users request to create their own account. I can do this successfully as the 'portal' user. My error is the following:
    (WWS-00000)
    Unexpected error encountered in wwsec_oid.delete_entry (50: Insufficient access) (WWC-41417)
    What privileges do I need to add to my group so that I can accept or reject users requests? Thanks!

    Chase
    This has been answered in a previous thread. Please see 'How to reconfigure a new JPDK directory' a few pages back. He also provides you some nice links to the PDK you need to download.
    Good luck.
    Kellan Warren
    Oracle
    Abhinav Wrote...
    It seems that you are trying to deploy JPDKv2 portlets on Apache which is fundamentally wrong. Portlets developed using JPDKv1 are deployed on Apache
    while those developed using JPDKv2 are deployed on OC4J.
    You can dowload the latest JPDKv2 from
    http://otn.oracle.com/software/htdocs/devlic.html?http://download.oracle.com/otn/other/PDK.zip The downloaded pdk.zip contains full details of deploying portlets developed using JPDKv2.
    If you want to leverage the Apache infrastructure, you will need to make ur Portlet JPDKv1 compatible & then deploy it
    on Apache. You can visit
    http://portalstudio.oracle.com/servlet/page?_pageid=2743&_dad=ops&_schema=OPSTUDIO It contains articles that should help you get started with JPDKv1.
    Hope this helps.
    Thanks & Regards,
    Abhinav

  • Self Registration Approval Details Error

    Hi
    I am trying to raise a self registration request. The Self Registration Request is raised but remains in Request Received status. This is the standard SR and should go to xelsysadm account for approval.
    When I click on the request and try to see Approval Details it gives me the following error. PLEASE HELP ASAP.
    ERROR,13 Sep 2009 20:49:06,632,[XELLERATE.APIS],Class/Method: tcProvisioningOperationsBean/getProcessDetailData encounter some problems: Process instance with key '0' does not exist.
    ERROR,13 Sep 2009 20:49:06,636,[XELLERATE.WEBAPP],Class/Method: RequestApprovalDetailAction/requestDetail encounter some problems: Process instance with key '0' does not exist.
    Thor.API.Exceptions.tcAPIException: Process instance with key '0' does not exist.
         at com.evermind.server.rmi.RMICall.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMICall.java:109)
         at com.evermind.server.rmi.RMICall.throwRecordedException(RMICall.java:125)
         at com.evermind.server.rmi.RMIClientConnection.obtainRemoteMethodResponse(RMIClientConnection.java:571)
         at com.evermind.server.rmi.RMIClientConnection.invokeMethod(RMIClientConnection.java:515)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:63)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:28)
         at com.evermind.server.ejb.StatelessSessionRemoteInvocationHandler.invoke(StatelessSessionRemoteInvocationHandler.java:43)
         at __Proxy7.getProcessDetail(Unknown Source)
         at Thor.API.Operations.tcProvisioningOperationsClient.getProcessDetail(Unknown Source)
         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:585)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at Thor.API.Security.LoginHandler.oracleLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy2.getProcessDetail(Unknown Source)
         at com.thortech.xl.webclient.actions.RequestApprovalDetailAction.setStandardApprovalDetail(Unknown Source)
         at com.thortech.xl.webclient.actions.RequestApprovalDetailAction.requestDetail(Unknown Source)
         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:585)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)

    Hello Ramien,
    Set the following UME properties:
    ume.logon.selfreg is set to TRUE
    ume.admin.selfreg_company is set to TRUE
    You have defined companies
    ume.tpd.companies is set to a value other than 0.
    The action UME Selfregister_User is assigned to the role Everyone.
    The following link will be helpful.
    http://help.sap.com/saphelp_nw04s/helpdata/en/8e/53921c6d00064b8c58e528fd914dd4/frameset.htm
    Regards
    Deb
    [Reward Points for helpfull answers]

  • Self-Registration on NT Error

    On a fresh 3.0.9 Portal Install the selfreg.cmd command file doesn't work and fails with a 'The system cannot find the batch label specified - step1'.
    A bug has been raised, but could someone post a working copy of the script here to save my sanity.
    Cheers
    Jenny

    For NT, there were several bugs in selfreg.cmd for Portal 3.0.9:
    1) add "step1" label
    set def_portal_schema=PORTAL30
    :step1
    if "%1" == "" goto step2
    2) Replace "$" with "%" for variables portal_schema and sso_uadmin_schema
    echo ...portal_schema: %portal_schema%
    echo ...portal_password: *************
    echo ...sso_uadmin_schema: %sso_uadmin_schema%
    3) Some comment lines did not start with "REM". e.g.
    # Run Scripts
    change to:
    REM ##############
    REM # Run Scripts
    REM ##############
    After I ran that script, I got another error in SQLPlus, but I just entered the username/password as prompted and it worked.
    null

  • Fixing selfreg.cmd on NT (user self registration)

    Ok, still trying to get the fully authorised method of getting self registration to work on Win NT/2000.
    I've got my portal30_sso_ua schema set up. I've run in ssoumgt.pks/pkb and therefore I can also see wwsso_ls_private and granted everything as appropriate .
    I've tried to hack the selfreg.cmd file, but it still bombs out.
    Has anyone got this working yet on NT? If so, please could they send their hacked scripts (inc. supporting files) so that I can get this working.
    Cheers,
    John

    Ok, made those changes - I'd had the label in ok before but missed the $ param changes.
    Running the script gives me the following output and error.
    C:\oracle\iSuites\portal30\admin\plsql>selfreg2.cmd -s portal30
    Installing the Self-Registration Feature
    Beginning installation of Self-Registration Feature
    ...portal_schema: portal30
    ...portal_password: *************
    ...sso_uadmin_schema: portal30_SSO_UA
    ...connect_string: Connect string not defined
    ...sso_uadmin_dblink: no dblink specified for accessing User Administration
    bjects
    ...LS API: portal30_SSO_UA.wwsso_api_user_admin.create_user
    SQL*Plus: Release 8.1.7.0.0 - Production on Thu Sep 27 11:30:49 2001
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.2.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.2.1 - Production
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWSEC_APP_SELF_REG:
    LINE/COL ERROR
    422/9 PLS-00201: identifier 'PORTAL30_SSO_UA.WWSSO_API_USER_ADMIN' must
    be declared
    422/9 PL/SQL: Statement ignored
    Define Self-Registration Switch in Preference Store
    Disconnected from Oracle8i Enterprise Edition Release 8.1.7.2.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.2.1 - Production
    Installation of Self_Registration Feature Finished
    >>>>>>>>>>
    I have the schema PORTAL30_SSO_UA created. I have granted and created a synonym from PORTAL30_SSO.WWSSO_API_USER_ADMIN to PORTAL30_SSO_UA.
    I've even tried granting the object from PORTAL30_SSO_UA to PORTAL30 schema.
    Why doesn't it compile? What have I missed?
    Regards,
    John

  • Customize Self Registration Portlet/Form?

    I have succesfully added the Self Registration portlet to our site, but would like to customize the fields that the portlet uses, make some required, etc....
    I find VERY little info regarding Self Registration, any suggestions???

    You have not mentioned the Portal version!!
    Refer following for respective Portal version. For customizing the fileds, you may have to create your own custom self registration form for this. You have to use the DBMS_LDAP APIs to get the information updated in OID.
    a) 3.0.9:
    Oracle9iAS Portal Configuration Guide Release 3.0.9 -> Post-installation and Configuration Tasks -> Configuring Self-registration
    link : http://portalstudio.oracle.com/pls/ops/docs/FOLDER/ONLINE_HELP/ONLINEMANUALS/DOC_CONFIG/cgpost.htm#1012715
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=183413.1
    b) 902
    I couldnot find relevant document link. Please follow the below procedure for same:
    1.Run the following command
    selfreg.cmd -s <portal_schema> -p <portal_password> -c <portal_connect_string>
    This script is present at HOME/portal/admin/plsql directory
    2.In Global Settings ,Under Self-Registration Options section, select Enable Users To Log On Immediately if you want users to be able to log on to Oracle9iAS Portal immediately after they create their own user account using the self-registration feature.
    3.customize the Login portlet to include a self-registration link.
    Hope it solves the problem...!!

  • 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.

  • Individual Mail Notification for Self-Registration

    Hello,
    i want to use the portal self registration feature. The mail notification is not correct (URL) and the mail recipient cannot show his username/password in the mail message. Is there a way to customize this message(individual text), and where can i do this?
    thnx in advance.

    mmiller thank you for answer
    Allow the user to create a stub profile based on the data provided. I’m new to Oracle Access Manager. :-)
    Could you tell me what do you mean by stub profile?
    Now, user is allowed to add himself to directory using self registration.
    Using a post process, generate a GUID and store it on the new profile. Send an email to the user that includes the GUID key.If you are using a post processing you wrote a program which sends mails and you don’t use a mail notification. Is it true?
    Many Thanks
    Pavel

  • Portal self registration - modifying email messages sent from database

    Hi,
    Using Self Registration feature of Portal, we need to modify the text sent to approved users by email.
    current message:
    The account that you requested at https://mysite/portal/pls/portal/ has been approved. You may now log on to the portal using the username (blaaablaa) and the password that you specified during registration.
    I need to change this to something more appropriate/user friendly
    Does anyone have experience of this? Could I use UTL_MAIL to modify these messages?
    TIA
    Kevin

    Hi
    Thought I'd give an update to this. The portal was sending from an unrecognised account on our mail server. Setting the Approvers account and page group contact email recitified this.
    Kevin

  • Self-registration as link

    I am using 9.02 and would like to implement the self-registration feature. I changed the global settings which expose the log-in portlet. Is it possible to only have the link for self-registration and not the login (userid + password) information shown. I already use a smart link for the log-in/log-out.

    Thank you! It works. I just used the part http://<midtier host>:<port>/pls/portal/portal.wwsec_app_self_reg.create_user because I didn't know what to put in for p_request and p_back.
    It calls the self-registration form, so I am not sure what the p_request and p_back are for?

  • Web installer Java script error, file deletes it self

    When i try to install Flash player or Adobe reader via WEB installer i get Script error, Object doesn't not support property or method text , http://127.0.0.1:7764/app/_js/main-merge.js. This happens on freshly installed Windows 7. 8.0. 8.1, on 20+ different Computers, on IE and Firefox, only full offline installers works, which is not happy solution for me, and also installer deletes it self and instalation gets stuck in memmory. All latest updates are installed on PC's, including latest Java, and we tried without any Antivirus solutions.
    EDIT:Can i get some answers from Adobe regarding this? There are tons of costomers calling me now with same  issue, nobody can update their Adobe Reader/Flash player using your WEB installer.
    I just freshly installed one Server 2012 without single softawre or anything, and tried instlaling Adobe reader  and i got this:
    http://i1297.photobucket.com/albums/ag30/ivicask/Error_zpseb3cd862.jpg

    I don't know the right place to report website problems.  Product bugs can be reported at https://bugbase.adobe.com/ but download issues...?
    You could try http://forums.adobe.com/community/download_install_setup - there is always an Adobe staff presence.

  • ILife '09 installation problems; run preflight script error

    Hi, not sure where else to put this topic so I figured this would be the best place. The iLife section has forums for individual applications and not the entire thing.
    I'd like to point out that I had iLife '08 installed and working but I uninstalled it before I proceeded with the '09 installation since I wanted to start clean. I also installed iWork '09 successfully.
    When I try installing iLife '09 however, I get a an error stating "The following install setup failed: run preflight script for registration. contact the software manufacturer for assistance.". I have tried to repair disk permissions through Disk Utility and then reboot, but still get the same error. I have also tried using some of Onyx's "cleaning" utilities, but it doesn't help either.
    I also get the same "run preflight script" error when I try installing the latest Quicktime update through Apple Software Update application.
    Not sure any of these are related but I'm out of ideas. Is anyone else getting anything similar or know how to fix any of this?

    Just a guess, but do you have a retail disk of iLife '09 or an upgrade that came as a supplement to your new Mac? If the latter, you should have the iLife '08 applications installed in their default locations (where they were located when you first started up the new Mac) because it is highly unlikely that an upgrade disk can upgrade what is not there.
    If this is your problem, you may not have to reinstall the entire OS. Instead, first try looking for an "Install Bundled Software" app (or something with a similar name) on your new Mac's system disk 1. This may allow you to reinstall the original iLife apps without having to reinstall the OS. If so, the upgrade disk should work once they are back in place.

  • Script Error at launch since recent upgrade to CS6 & features missing

    After many failed attempts at getting all of the programs in CS6 Design Premium installed, I was finally able to with the help of the "Installing" forum.  Unfortunately I am still having problems with InDesign.  When launching I still get the script error:
    Error in C:\Program Files (x86)\Common Files\Adobe\Startup Scripts CS6\Flash\Flash-12.0.jsx
    Line 153: if( app.name = = flashAppname && (module.name = = 'DefaultScript' II module.name = = 'Flash'))
    Cannot open resource file.
    Also, I am still missing Effects features under the Object drop down menu. Any ideas?  I am able to open files that have "effects" in them, but am not able to edit the effects at all. I am hoping someone can help me out.  I have already ran a Adobe Support Advisor log and from what I have been told it checked out fine.  Here is the thread:http://forums.adobe.com/message/4727814#4727814

    While the log might not indicate a problem, I think the error message and missing effects pretty much says otherwise.
    I don't like to say this, especially since you had so much trouble getting this far, but I think you need to uninstall and reinstall, and I'd run the Clean script, befor the reinstall: CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3
    That said, though, I'd try a last-ditch effort at a repair first. Try running MSconfig and turn off all non-essential startups and services, which is pretty much anything non-microsoft. I leave my mouse driver running, but it isn't necessary. Be sure that you've turned off anti-virus and malware scanners, instant messengers, iTunes, and any brower helpers or toolbars. Reboot. If you wind up back in MSconfig, press cancel to continue in diagnostic mode.
    Run the installer. Wheter it would be best to uninstall ID, the reboot and run the installer again (still in diagnostic mode) to reinstall, or to just run a "repair" is probably a toss-up. I don't think eihter one is going to thoroughly clean the registry the way the cleaner tool does (but as far aas I know, that's gong to remove the entire package, not just ID, so we want to avoid it if possible). I'd probably try the reapir first, as it's faster and if it works, great. If not uninstall, reboot again, and reinstall.
    Once finished with the installer, run MSconfig again and check the "normal startup" box and reboot.

Maybe you are looking for

  • HP Laserjet 1100 Print Issue

    I have above printer connected to Windows XP Pro 2002 SP2 laptop system.  When sending print job to printer the print queue appears to process normally (job shows up, changes status, then disappears).  However printer never responds:  lights do not b

  • Java Preferences API - Help needed

    Hi, I have to create a file which contains all the properties of my application using Preferences class. The properties file should look like: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE preferences SYSTEM "http://java.sun.com/dt

  • Idoc Acknowledgements -  Logical System Name

    All, Stuck with a few issues with Idoc Acknowledgments which I hope SDN can help me with. For ease of understanding the problem, am splitting this into 2 Scenarios , <u><b>Scenario 1</b></u> <b>SAP R3 (Idoc ) - XI - File ( Business Service)</b> R3 Tr

  • Please change text highlight behavior

    The highlight behavior was changed from InDesign CS6 to InDesign CC wherein it previously "inverted" the text and background. So if the text was black on white, it became white on black. Further, what was behind the text was treated the same way. So

  • When i open firefox i can only see the left side of the website but the left hand side of the website is on the right side of the screen

    it was working fine before and then 1 day i loaded firefox and now i can only see 1 side unless i i use full screen mode, please can any1 help me it looks like the left hand margin is way to big but i hav already looked at this and it is not the prob