OIM installation OIM schema missing on configure JDBC component schema

I am trying to install OIM on Linux . I have installed Oracle 11g DB, RCU 11.1.1.6 version, Weblogic 10.3.5 Version, Oracle SOA Suite General version 11.1.1.6. I have installed OIM Version 11.1.1.6 with option install and configure later. I was able to install until this point successfully.
When configuring OIM installation by executing the command in /oracle/Oracle/Middleware/Oracle_IDM1/common/bin/config.sh and moved on to step configure JDBC component Schema .. the page displays only SOA infrastructure, User Messaging Service, OWSM MDS Schema, SOA MDS Schema. The wizard does not display OIM Schema and OIM MDS Schema. I have tried several times and it does not show schemas related to OIM.
Your help is greatly appreciated. I have been trying for almost 1 week and was not successful.

As i.m.k. said, there is no OIM 11.1.1.6. The latest release of OIM is 11.1.1.5 (BP 3 I believe) the base can be found via Patch ID: 12575064. You've downloaded Identity Management 11.1.1.6 which does not contain OIM. At this point, you are going to need to use the RCU 11.1.1.6 tool to roll out the schema creates, then download RCU 11.1.1.5 to recreate the schema. You also need to download the SOA Suite 11.1.1.5 (Patch ID: 13691768) and blowout/reinstall SOA. Likewise with OIM.

Similar Messages

  • Configure JDBC component schema - manually edit the property

    Hello,
    I need help you manually editing one of the "configure JDBC component schema" under "Fusion Middleware configuration wizard" .
    I have done some mistake and due to which I am not able to start my server and since I am working from a remote machine, I am not able to get the UI appearance of wizard properly. I am looking for file where I can edit those values manally.
    Could someone please advice me how I can go and manually edit the properly file where these values are stores.

    Hi,
    The files are in $DOMAIN_HOME/config/jdbc
    Each file is a data source, the name pattern is [data-source-name]-[number]-jdbc.xml
    Cheers,
    Vlad

  • Error while configuring the domain "Configure JDBC Component Schema"

    Hi Everyone,
    I have installed SOA Suite 11g on my Win 7 machine 64bit OS and while trying to configure the domain for the WebLogic Server. I fallowed the wizard and everything went well till the JDBC Component Schema window. Here I am able to pass through
    1. BAM Schema- Failed
    2. SOA Infrastructure-Failed
    3. User Messaging Service-Passed
    4. OWSM MDS Schema-Passed
    5. SOA MDS Schema-Passed
    and here is the error that i am facing...
    Component Schema=BAM Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/XE
    User=DEV_ORABAM
    Password=*******
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='BAM' and version='11.1.1.2.0'
    CFGFWK-60850: Test Failed!
    CFGFWK-60853: A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=SOA Infrastructure
    Driver=oracle.jdbc.xa.client.OracleXADataSource
    URL=jdbc:oracle:thin:@localhost:1521/XE
    User=DEV_SOAINFRA
    Password=*******
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.2.0'
    CFGFWK-60850: Test Failed!
    CFGFWK-60853: A connection was established to the database but no rows were returned from the test SQL statement.
    I googled the error and tried to check whether the Schema_version_registry has any rows are not and initially i don't have any and then I have created table named "Schema_version_registry" and then inserted the values accordingly..
    CREATE TABLE schema_version_registry(owner VARCHAR2(30), mr_type VARCHAR2(10), version VARCHAR2(50));
    INSERT INTO schema_version_registry(owner, mr_type, version) VALUES ('DEV_SOAINFRA','MDS','11.1.1.2.0');
    similarly i did for the DEV_ORABAM but there is no use...........
    I am struck at this position can any please help me out........... please..
    Thanks in advance
    Sorry Guys.. I understood my mistake and change the "mr-type" accordingly... it is successful now..
    Thanks if anyone tried to answer it.......
    Edited by: user10763276 on Oct 10, 2010 5:11 PM

    Hi can anyone please help me ...all the jdbc component schema is failing for me while creating domain.
    please find the log.
    Component Schema=SOA Infrastructure
    Driver=oracle.jdbc.xa.client.OracleXADataSource
    URL=jdbc:oracle:thin:@localhost:1521/XE
    User=sys as sysdba
    Password=*********
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.5.0'
    CFGFWK-60850: Test Failed!
    CFGFWK-60853: A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=User Messaging Service
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/XE
    User=sys as sysdba
    Password=*********
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='ORASDPM' and version='11.1.1.2.0'
    CFGFWK-60850: Test Failed!
    CFGFWK-60853: A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=OWSM MDS Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/XE
    User=sys as sysdba
    Password=*********
    SQL Test=select 1 from schema_version_registry where
                        owner=(select user from dual) and mr_type='MDS' and
                        version='11.1.1.5.0'
    CFGFWK-60850: Test Failed!
    CFGFWK-60853: A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=SOA MDS Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/XE
    User=sys as sysdba
    Password=*********
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.5.0'
    CFGFWK-60850: Test Failed!
    CFGFWK-60853: A connection was established to the database but no rows were returned from the test SQL statement.
    "

  • Problem in OIM Installation in Linux-64 bit environment

    Hi,
    Components used
    1. Oracle Database11gR1
    2. Weblogic Application server 10.3.0(installed in non clustered mode)
    3. OIM 9.1.0.1
    Also ensured the above three are compatible.
    I'm facing problem at the end of OIM installation in RedHat Linux-64 bit environment.
    The error details in setup-weblogic.log file is given below
    ===================================
    setup-startscript:
    setup:
    [echo] Setting up weblogic for xellerate complete.
    [ant] Exiting /oracle/oimserver/xellerate/setup/weblogic-setup.xml.
    BUILD FAILED
    /oracle/oimserver/xellerate/setup/setup.xml:443: The following error occurred while executing this line:
    /oracle/oimserver/xellerate/setup/weblogic-setup.xml:196: Could not create task or type of type: wlst.
    Ant could not find the task or a class this task relies upon.
    This is common and has a number of causes; the usual
    solutions are to read the manual pages then download and
    install needed JAR files, or fix the build file:
    - You have misspelt 'wlst'.
    Fix: check your spelling.
    - The task needs an external JAR file to execute
    and this is not found at the right place in the classpath.
    Fix: check the documentation for dependencies.
    Fix: declare the task.
    - The task is an Ant optional task and the JAR file and/or libraries
    implementing the functionality were not found at the time you
    yourself built your installation of Ant from the Ant sources.
    Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to the
    task and make sure it contains more than merely a META-INF/MANIFEST.MF.
    If all it contains is the manifest, then rebuild Ant with the needed
    libraries present in ${ant.home}/lib/optional/ , or alternatively,
    download a pre-built release version from apache.org
    - The build file was written for a later version of Ant
    Fix: upgrade to at least the latest release version of Ant
    - The task is not an Ant core or optional task
    and needs to be declared using <taskdef>.
    - You are attempting to use a task defined using
    <presetdef> or <macrodef> but have spelt wrong or not
    defined it at the point of use
    Remember that for JAR files to be visible to Ant tasks implemented
    in ANT_HOME/lib, the files must be in the same directory or on the
    classpath
    Please neither file bug reports on this problem, nor email the
    Ant mailing lists, until all of these causes have been explored,
    as this is not an Ant bug.
         at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:385)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.apache.tools.ant.Main.runBuild(Main.java:668)
         at org.apache.tools.ant.Main.startAnt(Main.java:187)
         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
    Caused by: /oracle/oimserver/xellerate/setup/weblogic-setup.xml:196: Could not create task or type of type: wlst.
    Further, I have identified that the ant was unable to launch a custom web logic task, wlst.
    This custom task of web logic task is invoked by ant using the following script in <OIM_HOME>/xellerate/setup/weblogic-setup.xml.
    <target name="setup" depends="setup-startscript">
    <echo>Setting up weblogic for xellerate complete.</echo>
    <wlst properties="${basedir}/Profiles/${profile}" arguments='SETUP_CONFIG ${profile}
    ${weblogic_login_password} ${datasource_user_password} '
    fileName="${basedir}/setup/oimconfig.py"
    executeScriptBeforeFile="false"
    failOnError="true">
    </wlst>
    <antcall target="stopServer"/>
    <antcall target="startServer"/>
    </target>
    Also I have ensured the all the environmental variables, JAVAOPTIONS, USER_MEM_ARGS, ANT_OPTS are properly set before installing OIM.
    I have tried several times but still getting the same error.
    Please help me to resolve this issue.
    Did anyone face this issue before??????
    Edited by: Katheresh on May 17, 2010 9:36 PM

    I am not certain but when I was installing OIM 9.1.x with wls 10.3.0 on windows I had a failure too and it turned out I didn't create the wls domain user and group for OIM. The docs for OIM 9.1 does not talk about it so you may want to create this account and group and re-try the install. The steps are below:
    Log in to the WebLogic Admin Console using your new account by pointing a web browser to the following url:
    http://<hostname>:7001/console
    1. Select Security, then Realms, then myrealm, and then Groups from the navigation panel on the left.
    2. Select the Configure a new Group link in the Groups page.
    3. Enter User for the group name in the Name field under the General tab and optionally enter a description for the group.Click Apply.
    Note:
    The group name User is case-sensitive.
    4. Select Security, then Realms, then myrealm, and then Users from the navigation panel on the left.
    5. Select the Configure a new User link in the Users page.
    6. Enter Internal for the user name in the Name field under the General tab and optionally enter a description for the user.
    Note:
    The user name Internal is case-sensitive.
    7. Enter and confirm a password associated with the user name Internal and click Apply.
    8. Select the Groups tab.
    9. Add the User group to the list of Current Groups for the Internal user by selecting User from the list of Possible Groups and clicking the --> right arrow button. Click Apply.
    Please post back if it works,
    Thanks,

  • Problem in OIM installation

    Hi All,
    I am trying to install OIM 9.1.0.1 on the following configuration:
    OS: Windows 2003 server
    jdk: Sun jdk 1.6.0_10
    App Server: jboss 4.0.3
    database: Oracle 10g
    I have successfully installed java, and database and run the prepare_xl_db.bat file without any error (except the normal view or table doesn't exist).
    But when I run the setup_server.bat file, it just starts with a command prompt and then gets closed and no other screen for installation appears.
    I have checked the java_home, classpath and path variables. Everything looks fine.
    java_home is set to the jdk folder.
    classpath to the bin folder of jdk.
    path is set to the system32, webem and bin folder of jdk folder.
    If anyone has any idea about the same, please post.
    Thanks
    Gaurav

    Are you using Virtual Environment ?
    If yes, where you have kept the installables, Is it on ethe same machine where you are installing or you have kept it on your physical machine ?
    You may laugh but once it worked for someone. So he suggested me. :)
    When your command prompt opens it will show some file name.
    Just see the temp folder, is it creating folder (temp folder of OIM Installables). Give try after copying the installables in temp folder of windows.

  • OIM Installation - Post Installation Issues

    Hi,
    I am able to install Oracle Identity Manager (11.1.1.5.0) from OIAM Suite 11g.
    The installation is standalone OIM without LDAP sync. After the installation I am able to start the admin server and soa server. But as I start the oim serve, it throws error in deployment of oim application. The stack trace is as follows -
    ####<Jul 21, 2011 11:18:27 AM GMT+05:30> <Error> <Deployer> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2535944ccd7a4891:-5b8e291d:131421a2c47:-8000-00000000000023f0> <1311227307986> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1311227284599' for task '4'. Error is: 'oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for .xldatabasekey is not seeded in CSF.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for .xldatabasekey is not seeded in CSF.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:98)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for .xldatabasekey is not seeded in CSF.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:98)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    I tried with the solution given in OTN thread - [ http://forums.oracle.com/forums/message.jspa?messageID=9739002#9739002 ]
    After that when I try to start the server I get following error stack -
    ####<Jul 21, 2011 12:00:39 PM GMT+05:30> <Error> <Deployer> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2535944ccd7a4891:-e6a50f9:1314b628804:-8000-0000000000000003> <1311229839727> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Any resolution on this ? In case the post installation steps are common - why they are not part of the standard installation so that it will not get missed.
    Edited by: Mac on Jul 21, 2011 12:10 AM

    HI Mac,
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    OIM generates this key(.xlDataBaseKey) during OIM Installation itself. It seems like for some reason it(.xlDataBaseKey) was nos created <DOMAIN_HOME>/config/fmwconfig/.
    So, follow this instructions here:
    (http://ssb.sewanee.edu/oradocs/OBIEE/core.1111/e12035/oim.htm#CFHDDACC) 13.11 Adding the CSF Entries for Oracle Identity Management and WSM
    I hope this helps.
    Thiago L Guimaraes

  • OIM installation error while running rcu

    while repository crete in progess following error is coming
    user or role DEV_MDS doe not exist
    FILE:E:rcuhome\integration\\mds\mds_user.sql
    statement:GRANT connect TO &&1
    Kindly suggest.
    after ignoring that one am getting similar type of errors.
    like useror role 'DEV_SOAINFRA' does not exist .
    FYI: i installed rcu 11.1.1.2 first then while domain configuration, jdbc connection getting failed,so i dropped all the schemas using drop utility of rcu. while running rcu 11.1.1.5 am getting that error
    Kindly suggest.

    Please first drop all "DEV_" related schema properly thoroughly* before starting it again...
    And also don't ignore such errors: user or role DEV_MDS doe not exist...
    RCU is a very smooth sort of tool... It is so simple that these issues should not have come...
    So, please take another look at System Specifications, installers version compatibility and consistency...
    Hope, once you drop all DEV_ related schema (also their table spaces etc) and restart the process again, this time it should happen in one shot...
    Also, execute following 3 System properties setting for database using sys as sysdba:
    alter system set session_cached_cursors=100 scope=spfile;
    alter system set processes=500 scope=spfile;
    alter system set open_cursors=500 scope=spfile;
    Then shutdown the database i.e. shutdown immediate
    After that you are beginning afresh:-
    *(1) System properties: Set..*
    *(2) All DEV_ schema: properly deleted.*
    *(3) Version compatibility: Verified...*
    *(4) Installation document... Once again studied deeply...*
    http://docs.oracle.com/cd/E21764_01/install.1111/e12002/toc.htm
    Done...
    Hope we would hear good news that RCU was executed in one shot...

  • OIM 11g OIm & soa server

    Hi All,
    I installed OIM11gr2 on RHEL x64.I tried to assign roles to users ,aprrovals been sent to xelsysadm.I'm trying to approve pending approvals and oim is trying soa server on ssl port 8002 instead of non-ssl port 8001
    On soa_server1,I'm getting message as below.
    UNKNOWN_CA alert received from 192.168.14.2 - 192.168.14.2. The peer is rejecting the certificate chain as being untrusted or incomplete.
    Kindly let me know how to make oim server to contact soa server on non-ssl port.
    Regards,
    Krish.

    Kevin Pinsky wrote:
    It's all available in the documentation. Just do some searching for oim-config.xml. I can't provide all the direct answers or you won't ever learn anything.
    -KevinHI Kevin,
    I have exported oim-config.xml .Please check & correct if anything is wrong.
    <?xml version='1.0' encoding='UTF-8'?>
    <xmlConfig xmlns="http://www.oracle.com/schema/oracle/iam/platform/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.oracle.com/schema/oracle/iam/platform/config oim-config.xsd ">
    <discoveryConfig>
    <directDBConfigParams driver="oracle.jdbc.OracleDriver" url="jdbc:oracle:thin:@domain:1521/orcl" username="dev_oim" passwordKey="OIMSchemaPassword" checkoutTimeout="1200" idleTimeout="360" maxCheckout="1000" maxConnections="5" sslEnabled="false" connectionFactoryClassName="oracle.jdbc.pool.OracleDataSource" validateConnectionOnBorrow="true" minConnections="2" connectionPoolName="OIM_JDBC_UCP">
    <SSLConfig dBTrustStore="default-keystore.jks" dBTrustStorePasswordKey="default-keystore.jks" dBTrustStoreType="JKS"/>
    <connectionProperties/>
    </directDBConfigParams>
    <bIPublisherURL>http://localhost:9704</bIPublisherURL>
    <oimFrontEndURL>http://win11gr2:14000</oimFrontEndURL>
    <oimJNDIURL>@oimJNDIURL</oimJNDIURL>
    <backOfficeURL/>
    </discoveryConfig>
    <cacheConfig clustered="false" enabled="false" expirationTime="144000" provider="oracle.iam.platform.utils.cache.OSCacheProvider" threadLocalCacheEnabled="false">
    <cacheCategoriesConfig>
    <cacheCategoryConfig name="DataObjectEventHandlers" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="ProcessDefinition" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="EmailDefinition" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="RuleDefinition" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="FormDefinition" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="ColumnMap" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="UserDefinedColumns" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="ObjectDefinition" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="StoredProcAPI" enabled="false" expirationTime="600"/>
    <cacheCategoryConfig name="NoNeedToFlush" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="MetaData" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="User" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="AdapterInformation" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="OrgnizationName" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="Reconciliation" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="SystemProperties" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="LookupDefinition" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="UserGroups" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="LookupValues" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="ITResourceKey" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="RecordExists" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="ServerProperties" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="ColumnMetaData" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="API" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="Catalog" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="CustomResourceBundle" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="CustomDefaultBundle" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="ConnectorResourceBundle" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="LinguisticSort" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="GenericConnector" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="GenericConnectorProviders" enabled="false" expirationTime="-1"/>
    <cacheCategoryConfig name="AccessPolicyDefinition" enabled="false" expirationTime="14400"/>
    <cacheCategoryConfig name="UserConfig" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="OESDefinition" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="RoleContainerToDescrMap" enabled="true" expirationTime="-1"/>
    <cacheCategoryConfig name="PluginFramework" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="CallbackConfiguration" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="SchedulerTaskDefinition" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="UserStatus" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="LocaleCodeLanguageMapping" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="TenantRegistry" enabled="true" expirationTime="14400"/>
    <cacheCategoryConfig name="LocalizedResource" enabled="true" expirationTime="14400"/>
    </cacheCategoriesConfig>
    <xLCacheProviderProps multicastAddress="236.17.242.46" size="5000">
    <properties/>
    </xLCacheProviderProps>
    </cacheConfig>
    <pluginConfig storeType="common">
    <storeConfig reloadingEnabled="true" reloadingInterval="20"/>
    </pluginConfig>
    <schedulerConfig DSJndiURL="jdbc/operationsDB" nonTxnDSJndiURL="jdbc/oimJMSStoreDS" clustered="true" databaseDelegate="org.quartz.impl.jdbcjobstore.StdJDBCDelegate" implementationClass="oracle.iam.scheduler.impl.quartz.QuartzSchedulerImpl" instanceID="AUTO" quartzTablePrefix="QRTZ92_" startOnDeploy="true" threadPoolSize="10" dataBasePoolSize="10" multicastAddress="234.175.78.74" schedulerUser="oiminternal">
    <pluggableParams>
    <PluggableParam parameterName="ITResource" value="oracle.iam.pluggabletaskparamsupport.impl.ITResourceLookupImpl"/>
    </pluggableParams>
    <properties/>
    </schedulerConfig>
    <cryptoConfigParams>
    <HashingAlgorithm>SHA-256</HashingAlgorithm>
    <PKIProviderConfigParams signatureAlgorithm="SHA1withRSA" signatureProvider="sun.security.rsa.SunRsaSign" pKIProviderName="com.thortech.xl.crypto.tcDefaultSignatureImpl">
    <keyStoreConfigParams provider="sun.security.rsa.SunRsaSign" type="JKS" name="default-keystore.jks"/>
    <KeysConfigParams>
    <keyConfigParams alias="xell" blockMode="" name="xell" padding=""/>
    </KeysConfigParams>
    </PKIProviderConfigParams>
    <symmetricProviderConfig signatureAlgorithm="SHA1withDSA" signatureProvider="sun.security.rsa.SunRsaSign" verifySigner="false" symmetricProviderName="com.thortech.xl.crypto.tcDefaultDBEncryptionImpl">
    <keyStoreConfigParams provider="com.sun.crypto.provider.SunJCE" type="JCEKS" name=".xldatabasekey"/>
    <KeysConfigParams>
    <keyConfigParams alias="DataBaseKey" blockMode="CBC" name="DBSecretKey" padding="PKCS5Padding"/>
    </KeysConfigParams>
    </symmetricProviderConfig>
    </cryptoConfigParams>
    <ADPClassLoaderConfig adapterReloadingEnabled="true" loadingStyle="ParentFirst" reloadInterval="15" reloadingEnabled="true">
    <javaTaskDirectory>JavaTasks</javaTaskDirectory>
    <thirdPartyDirectory>ThirdParty</thirdPartyDirectory>
    <scheduleTaskDirectory>ScheduleTask</scheduleTaskDirectory>
    <integrationsDirectory>XLIntegrations</integrationsDirectory>
    <adapterDirectory>adapters</adapterDirectory>
    <eventHandlerDirectory>EventHandlers</eventHandlerDirectory>
    <icfIntgDirectory>icf/intg</icfIntgDirectory>
    <properties/>
    </ADPClassLoaderConfig>
    <loginMapper>oracle.iam.platform.auth.impl.DefaultMapper</loginMapper>
    <runAsUser>internal</runAsUser>
    <deploymentConfig>
    <appServerName>weblogic</appServerName>
    <initialContextFactory>weblogic.jndi.WLInitialContextFactory</initialContextFactory>
    <dataBaseType>oracle</dataBaseType>
    <deploymentMode>simple</deploymentMode>
    </deploymentConfig>
    <miscellaneousConfig>
    <properties>
    <property name="SecurityLevel" value="0"/>
    <property name="EncodeInput" value="true"/>
    </properties>
    </miscellaneousConfig>
    <ssoConfig>
    <version>@oamVersion</version>
    <accessServerHost>@oamAccessServerHost</accessServerHost>
    <accessServerPort>@oamAccessServerPort</accessServerPort>
    <accessGateID>IdentityManagerAccessGate</accessGateID>
    <napVersion>3</napVersion>
    <cookieDomain>@oamCookieDomain</cookieDomain>
    <cookieExpiryInterval>120</cookieExpiryInterval>
    <transferMode>OPEN</transferMode>
    <webgateType>javaWebgate</webgateType>
    <ssoEnabled>false</ssoEnabled>
    <tapEndpointUrl>@tapEndpointUrl</tapEndpointUrl>
    </ssoConfig>
    <callbackOwsmSecurityPolicy>oracle/wss_username_token_client_policy</callbackOwsmSecurityPolicy>
    <SOAConfig>
    <username>weblogic</username>
    <passwordKey>SOAAdminPassword</passwordKey>
    <type>rmi</type>
    *<soapurl>http://win11gr2:14000</soapurl>*
    *<rmiurl>t3://win11gr2:14000,win11gr2:8001,win11gr2:14600</rmiurl>*
    </SOAConfig>
    <oaacgConfig>
    <host>@oaacghost</host>
    <port>@oaacgport</port>
    <username>@oaacgadminusername</username>
    <passwordKey>OAACGAdminPassword</passwordKey>
    <serviceURL>@oaacgserviceurl</serviceURL>
    <responseTimeout>240</responseTimeout>
    <fusionAdapterDatasourceName>@faDataSrcName</fusionAdapterDatasourceName>
    <compositeName>default/OAACGRoleAssignSODCheck!1.0</compositeName>
    <sodEnabled>false</sodEnabled>
    </oaacgConfig>
    <remoteManagerConfig>
    <SSLContextAlgorithm>TLS</SSLContextAlgorithm>
    <KeyManagerFactory>SUNX509</KeyManagerFactory>
    </remoteManagerConfig>
    <OAMConfig>
    <XEEnabled>true</XEEnabled>
    </OAMConfig>
    </xmlConfig>
    Regards,
    Krish

  • The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.

    We are in the process of removing a child domain from the forest and are down to two DCs. These are both Server 2008r2 sp1 servers, one physical and virtual (PDC). When I try to remove a DC (not the PDC emulator) I get the following error:
    The operation failed because:
    Active Directory Domain Services could not transfer the remaining data in directory partition DC=DomainDnsZones,DC=mydomain,DC=local to
    Active Directory Domain Controller \\V-Svr03.mydomain.local.
    The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles."
    I have checked replication with repadmin /showrepl and all connections were successful. The dcdiag /test:kccEvent test on all servers passed.
    Most DCdiag tests are successful. The only failure is on NCSecDesc when running dcdiag /test:NCSecDesc
       Testing server: Default-First-Site\DC1-DEV-OFC
          Starting test: NCSecDesc
             Error NT AUTHORITY\ENTERPRISE DOMAIN CONTROLLERS doesn't have
                Replicating Directory Changes In Filtered Set
             access rights for the naming context:
             DC=ForestDnsZones,DC=hookemup,DC=local
             ......................... DC1-DEV-OFC failed test NCSecDesc
    In researching this I find "If you do not plan to add an RODC to the forest, you can disregard this error."
    We have not successfully run ADprep /rodcPrep nor do we plan on having any Read-Only DCs, so I think we can ignor this error. We did try running ADprep /rodcPrep but got an LDAP error which I can duplicate if this is important.
    Schema and Naming FSMOs are on a DC higher in the forest. RID, PDC, and Infrastructure FSMOs for the child domain are on the Virtual server (PDC).
    Any guidance on where to go from here would be greatly appreciated as I have no more hair on my head to pull.

    Ok... I ran repadmin /showreps /v again and it shows no errors
    C:\>repadmin /showreps /v
    Default-First-Site\DC1-DEV-OFC
    DSA Options: IS_GC
    Site Options: (none)
    DSA object GUID: b294c59f-8b46-4133-89c5-0f30bfd49607
    DSA invocationID: 1054285d-cffe-42b4-8074-e2d44adbb151
    ==== INBOUND NEIGHBORS ======================================
    CN=Configuration,DC=mydomain,DC=local
        Default-First-Site\HESTIA via RPC
            DSA object GUID: b464fde9-29d7-4490-9582-fe9270050d50
            Address: b464fde9-29d7-4490-9582-fe9270050d50._msdcs.mydomain.local
            DSA invocationID: afea3845-9fa8-40a6-a477-84348a206348
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 16381490/OU, 16381490/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\V-SVR03 via RPC
            DSA object GUID: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8
            Address: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8._msdcs.mydomain.local
            DSA invocationID: 45de2c10-ec8b-443d-a645-db4e0a352a23
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 114817/OU, 114817/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\V-SVR01 via RPC
            DSA object GUID: e2f794eb-9658-4bad-b695-3d8c08f46371
            Address: e2f794eb-9658-4bad-b695-3d8c08f46371._msdcs.mydomain.local
            DSA invocationID: 07bb0fe9-bca9-46d1-92ce-308d36da478d
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 66047/OU, 66047/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\ATHENA via RPC
            DSA object GUID: cb00a5b0-6dea-473c-bb42-19356dd9ed36
            Address: cb00a5b0-6dea-473c-bb42-19356dd9ed36._msdcs.mydomain.local
            DSA invocationID: 57313a9c-46a2-4b94-87cc-b3f91d54faed
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 8098197/OU, 8098197/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
    CN=Schema,CN=Configuration,DC=mydomain,DC=local
        Default-First-Site\ATHENA via RPC
            DSA object GUID: cb00a5b0-6dea-473c-bb42-19356dd9ed36
            Address: cb00a5b0-6dea-473c-bb42-19356dd9ed36._msdcs.mydomain.local
            DSA invocationID: 57313a9c-46a2-4b94-87cc-b3f91d54faed
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 8097482/OU, 8097482/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\V-SVR01 via RPC
            DSA object GUID: e2f794eb-9658-4bad-b695-3d8c08f46371
            Address: e2f794eb-9658-4bad-b695-3d8c08f46371._msdcs.mydomain.local
            DSA invocationID: 07bb0fe9-bca9-46d1-92ce-308d36da478d
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 65239/OU, 65239/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\V-SVR03 via RPC
            DSA object GUID: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8
            Address: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8._msdcs.mydomain.local
            DSA invocationID: 45de2c10-ec8b-443d-a645-db4e0a352a23
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 114149/OU, 114149/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\HESTIA via RPC
            DSA object GUID: b464fde9-29d7-4490-9582-fe9270050d50
            Address: b464fde9-29d7-4490-9582-fe9270050d50._msdcs.mydomain.local
            DSA invocationID: afea3845-9fa8-40a6-a477-84348a206348
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 16381373/OU, 16381373/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
    DC=ForestDnsZones,DC=mydomain,DC=local
        Default-First-Site\V-SVR01 via RPC
            DSA object GUID: e2f794eb-9658-4bad-b695-3d8c08f46371
            Address: e2f794eb-9658-4bad-b695-3d8c08f46371._msdcs.mydomain.local
            DSA invocationID: 07bb0fe9-bca9-46d1-92ce-308d36da478d
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 66295/OU, 66295/PU
            Last attempt @ 2012-10-29 13:57:48 was successful.
        Default-First-Site\ATHENA via RPC
            DSA object GUID: cb00a5b0-6dea-473c-bb42-19356dd9ed36
            Address: cb00a5b0-6dea-473c-bb42-19356dd9ed36._msdcs.mydomain.local
            DSA invocationID: 57313a9c-46a2-4b94-87cc-b3f91d54faed
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 8098367/OU, 8098367/PU
            Last attempt @ 2012-10-29 13:58:13 was successful.
        Default-First-Site\V-SVR03 via RPC
            DSA object GUID: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8
            Address: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8._msdcs.mydomain.local
            DSA invocationID: 45de2c10-ec8b-443d-a645-db4e0a352a23
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 115032/OU, 115032/PU
            Last attempt @ 2012-10-29 13:58:25 was successful.
        Default-First-Site\HESTIA via RPC
            DSA object GUID: b464fde9-29d7-4490-9582-fe9270050d50
            Address: b464fde9-29d7-4490-9582-fe9270050d50._msdcs.mydomain.local
            DSA invocationID: afea3845-9fa8-40a6-a477-84348a206348
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 16381653/OU, 16381653/PU
            Last attempt @ 2012-10-29 13:58:34 was successful.
    DC=mySUBdomain,DC=local
        Default-First-Site\V-SVR03 via RPC
            DSA object GUID: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8
            Address: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8._msdcs.mydomain.local
            DSA invocationID: 45de2c10-ec8b-443d-a645-db4e0a352a23
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 114871/OU, 114871/PU
            Last attempt @ 2012-10-29 13:54:02 was successful.
    DC=DomainDnsZones,DC=mySUBdomain,DC=local
        Default-First-Site\V-SVR03 via RPC
            DSA object GUID: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8
            Address: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8._msdcs.mydomain.local
            DSA invocationID: 45de2c10-ec8b-443d-a645-db4e0a352a23
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS WRITEABLE
            USNs: 114017/OU, 114017/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
    DC=mydomain,DC=local
        Default-First-Site\V-SVR03 via RPC
            DSA object GUID: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8
            Address: 53018cc4-b8c9-48ce-9a54-1b987e7b08c8._msdcs.mydomain.local
            DSA invocationID: 45de2c10-ec8b-443d-a645-db4e0a352a23
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS
            USNs: 114017/OU, 114017/PU
            Last attempt @ 2012-10-29 13:52:39 was successful.
        Default-First-Site\HESTIA via RPC
            DSA object GUID: b464fde9-29d7-4490-9582-fe9270050d50
            Address: b464fde9-29d7-4490-9582-fe9270050d50._msdcs.mydomain.local
            DSA invocationID: afea3845-9fa8-40a6-a477-84348a206348
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS
            USNs: 16381614/OU, 16381614/PU
            Last attempt @ 2012-10-29 13:56:52 was successful.
        Default-First-Site\V-SVR01 via RPC
            DSA object GUID: e2f794eb-9658-4bad-b695-3d8c08f46371
            Address: e2f794eb-9658-4bad-b695-3d8c08f46371._msdcs.mydomain.local
            DSA invocationID: 07bb0fe9-bca9-46d1-92ce-308d36da478d
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS
            USNs: 66325/OU, 66325/PU
            Last attempt @ 2012-10-29 13:58:34 was successful.
        Default-First-Site\ATHENA via RPC
            DSA object GUID: cb00a5b0-6dea-473c-bb42-19356dd9ed36
            Address: cb00a5b0-6dea-473c-bb42-19356dd9ed36._msdcs.mydomain.local
            DSA invocationID: 57313a9c-46a2-4b94-87cc-b3f91d54faed
            SYNC_ON_STARTUP DO_SCHEDULED_SYNCS
            USNs: 8098385/OU, 8098385/PU
            Last attempt @ 2012-10-29 13:58:38 was successful.

  • How do you configure ORDS in a Weblogic Cluster? Getting "This installation has not yet been configured" on second server...

    We currently have ORDS 2.0.9 installed on WLS 10.3.6 running on Windows 2008R2 behind an F5 load balancer. When the load balancer sends the connections to the server we configured first, everything works fine. When the load balancer sends the connections to the scaled out server, we get the ORDS page with "This installation has not yet been configured". The defaults.xml and related directories got created on the second server automatically. We tried changing the debug.debugger and debug.printDebugToScreen entries in the defaults.xml of the second server, but nothing happened. What are we missing? How do we configure the second server?

    The issue has been resolved. After looking at the directories and defaults.xml that WLS created on the scaled out server, we figured that the configuration files were not created/copied from the original server. We ran the configuration from "java -jar ords.war setup" on the second server, restarted the application from WLS and everything started working as expected.

  • Oracle 10g2 installation stucks at Oracle Database Configuration Assistant

    Hi,
    I was trying to install Oracle 10g2 on a remote server. The linux version is FC5. The installation stoped at Oracle Database Configuration Assistant. How can I fix it?
    Thanks a lot
    Lu

    Thanks for the reply. The details are as follows. I was trying to install Oracle Database 10g Release 2(10.2.0.1) on Linux Fedora Core 5. So I downloaded 10201_database_linux32.zip. The cksum was correct. I completely followed the steps in this article: http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnFedora5.php
    Everything was fine until it got to Oracle Database Configuration Assistant. It hung indefinitely without moving. The message on the screening was:
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Command = /u01/app/oracle/product/10.2.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName csci585.usc.edu -sid csci585 -sysPassword 051e421f15d524e2fb763a340793d33c1c594d87e6c0773f71 -systemPassword 05f8ff2a15958d237280c14aa0cfc26a7e23ffc20d70c6e080 -sysmanPassword 0558a50d15b50780caf748645c350d92581789988d719ede4b -dbsnmpPassword 05ca6bea1475cdbb6780d96cc4fb00a6ad0921b9eaf66a01dd -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/10.2.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema false -oratabLocation /u01/app/oracle/product/10.2.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE
    Actually, at the beginning It stucked at Oracle Net Configuration Assistant. I searched the Internet and found an article saying "If scp and ssh are not in the path /usr/local/bin, then create a symbolic link in /usr/local/bin to the location where scp and ssh are found", I did that and it passed Oracle Net Configuration Assistant, but then stopped at the next step Oracle Database Configuration.
    One thing I think is helpful to know is that the server was previously installed with Oracle10g1. It worked for three years as the server for the students doing projects in a database class. But recently the JDBC to spatial database connection had some problem so we decided to install Oracle10g2. We deinstalled the previous Oracle10g1 with OUI but we are not sure if the deinstallation is clean and complete.
    Any help will be highly appreciated!
    Lu

  • Missing POF configuration

    Could you please let me know what is wrong with my code.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
         <caching-scheme-mapping>
              <cache-mapping>
                   <cache-name>cacheEquityMarket</cache-name>
                   <scheme-name>distributed-cache1</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheEquityMarket.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheEquityCompany</cache-name>
                   <scheme-name>distributed-cache2</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheEquityCompany.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheEquityHistorical</cache-name>
                   <scheme-name>distributed-cache3</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheEquityHistorical.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheEquityIPO</cache-name>
                   <scheme-name>distributed-cache4</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheEquityIPO.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheDerivativeMaster</cache-name>
                   <scheme-name>distributed-cache5</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheDerivativeMaster.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheDerivativeMarket</cache-name>
                   <scheme-name>distributed-cache6</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheDerivativeMarket.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheDerivativeHistorical</cache-name>
                   <scheme-name>distributed-cache7</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheDerivativeHistorical.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheMFMaster</cache-name>
                   <scheme-name>distributed-cache8</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheMFMaster.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>cacheMFData</cache-name>
                   <scheme-name>distributed-cache9</scheme-name>
                   <init-params>
                        <init-param>
                             <param-name>java.lang.String</param-name>
                             <param-value>{cache-name}</param-value>
                             <param-name>local-storage</param-name>
                             <param-value system-property="cacheMFData.localstorage">true</param-value>
                        </init-param>
                   </init-params>
              </cache-mapping>
         </caching-scheme-mapping>
         <caching-schemes>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache1</scheme-name>
                   <service-name>DistributedEqMktService</service-name>
                   <!--
                        serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params> <init-param> <param-type>java.lang.String</param-type>
                        <param-value>base-entity-pof-config.xml</param-value> </init-param>
                        </init-params> </serializer
                   -->
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com.fs.framework.cache.cachestores.EquityMarketCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache2</scheme-name>
                   <service-name>DistributedEqCoyService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com..fs.framework.cache.cachestores.EquityCompanyCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache3</scheme-name>
                   <service-name>DistributedEqHistService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com..fs.framework.cache.cachestores.EquityHistoricalCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache4</scheme-name>
                   <service-name>DistributedEqIPOService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com..fs.framework.cache.cachestores.EquityIPOCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache5</scheme-name>
                   <service-name>DistributedDerivativeMstrService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com..fs.framework.cache.cachestores.DerivativeMasterCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache6</scheme-name>
                   <service-name>DistributedDerivativeMktService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com.fs.framework.cache.cachestores.DerivativeMarketCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache7</scheme-name>
                   <service-name>DistributedDerivativeHistService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com.fs.framework.cache.cachestores.DerivativeHistoricalCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache8</scheme-name>
                   <service-name>DistributedMFMstrService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com.fs.framework.cache.cachestores.MFMasterCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                                  <param-type>String</param-type>
                                  <param-value>base-entity-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <scheme-name>distributed-cache9</scheme-name>
                   <service-name>DistributedMFDataService</service-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <high-units>1000</high-units>
                             <expiry-delay>1m</expiry-delay>
                        </local-scheme>
                   </internal-cache-scheme>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <internal-cache-scheme>
                                  <class-scheme>
                                       <class-name>com.tangosol.util.ObservableHashMap</class-name>
                                  </class-scheme>
                             </internal-cache-scheme>
                             <cachestore-scheme>
                                  <class-scheme>
                                       <class-name>com.fs.framework.cache.cachestores.MFDataCacheStore</class-name>
                                       <init-params>
                                            <init-param>
                                                 <param-type>java.lang.String</param-type>
                                                 <param-value>{cache-name}</param-value>
                                            </init-param>
                                       </init-params>
                                  </class-scheme>
                             </cachestore-scheme>
                             <refresh-ahead-factor>0.5</refresh-ahead-factor>
                             <read-only>false</read-only>
                             <expiry-delay>10s</expiry-delay>
                             <flush-delay>2s</flush-delay>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
         </caching-schemes>
    </cache-config>
    <?xml version="1.0"?>
    <!DOCTYPE pof-config SYSTEM "pof-config.dtd">
         <pof-config>
              <user-type-list>
                   <!-- coherence POF user types -->
                   <include>coherence-pof-config.xml</include>
                   <!-- com.tangosol.examples package -->
                   <user-type>
                        <type-id>1001</type-id>
                        <class-name>com.fs.framework.cache.model.BaseCacheEntity</class-name>
                   </user-type>
              </user-type-list>
                   <allow-interfaces>true</allow-interfaces>
                   <allow-subclasses>true</allow-subclasses>
         </pof-config>
    package com.fs.framework.cache.model;
    import java.io.IOException;
    import java.io.Serializable;
    import org.apache.log4j.Logger;
    import com.tangosol.io.pof.PofReader;
    import com.tangosol.io.pof.PortableObject;
    import com.tangosol.io.pof.PofWriter;
    import com.tangosol.util.Base;
    public class BaseCacheEntity implements PortableObject{
         public BaseCacheEntity() {
              // TODO Auto-generated constructor stub
         public BaseCacheEntity(String dataType, String data) {
              super();
              this.dataType = dataType;
              this.data = data;
         private static Logger logger      = Logger.getLogger(BaseCacheEntity.class);
         private String dataType;
         private String data;
         public String getDataType() {
              return dataType;
         public void setDataType(String dataType) {
              this.dataType = dataType;
         public String getData() {
              return data;
         public void setData(String data) {
              this.data = data;
         @Override
         public void readExternal(PofReader pofReader) throws IOException {
              // TODO Auto-generated method stub
         this.setData((String)pofReader.readObject(0));
         this.setDataType((String)pofReader.readObject(1));
         @Override
         public void writeExternal(PofWriter pofWriter) throws IOException {
              // TODO Auto-generated method stub
              pofWriter.writeObject(0, this.getData());
              pofWriter.writeObject(1, this.getDataType());
    2010-06-24 21:13:33.861/211.255 Oracle Coherence GE 3.5.3/465 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    2010-06-24 21:13:34.064/211.458 Oracle Coherence GE 3.5.3/465 <Info> (thread=Cluster, member=n/a): This Member(Id=3, Timestamp=2010-06-24 21:13:33.587, Address=172.17.89.51:8088, MachineId=58419, Location=site:India.com,machine:01HW136561,process:4124, Role=WeblogicServer, Edition=Grid Edition, Mode=Development, CpuCount=2, SocketCount=1) joined cluster "cluster:0xDDEB" with senior Member(Id=2, Timestamp=2010-06-22 19:22:43.104, Address=172.17.88.171:8089, MachineId=58795, Location=site:India.com,machine:01HW133294,process:1304, Role=CoherenceConsole, Edition=Grid Edition, Mode=Development, CpuCount=2, SocketCount=1)
    2010-06-24 21:13:34.080/211.474 Oracle Coherence GE 3.5.3/465 <Error> (thread=Cluster, member=n/a): An exception (java.lang.IllegalStateException) occurred reading Message MemberConfigResponse Type=-2 for Service=ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_JOINED), Id=0, Version=3.5, OldestMemberId=2}
    2010-06-24 21:13:34.080/211.474 Oracle Coherence GE 3.5.3/465 <Error> (thread=Cluster, member=n/a): StopRunning ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_JOINED), Id=0, Version=3.5, OldestMemberId=2} due to unhandled exception:
    2010-06-24 21:13:34.080/211.474 Oracle Coherence GE 3.5.3/465 <Error> (thread=Cluster, member=n/a):
    java.lang.IllegalStateException: Missing POF configuration (Config=C:\com\fs-base-framework\src\resources\base-entity-pof-config.xml)
         at com.tangosol.io.pof.ConfigurablePofContext.report(ConfigurablePofContext.java:1311)
         at com.tangosol.io.pof.ConfigurablePofContext.createPofConfig(ConfigurablePofContext.java:803)
         at com.tangosol.io.pof.ConfigurablePofContext.initialize(ConfigurablePofContext.java:762)
         at com.tangosol.io.pof.ConfigurablePofContext.setContextClassLoader(ConfigurablePofContext.java:325)
         at com.tangosol.util.ExternalizableHelper.ensureSerializer(ExternalizableHelper.java:286)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:25)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:1)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.readObject(Service.CDB:4)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ServiceConfigMap.readObject(Grid.CDB:1)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$MemberConfigResponse.read(Grid.CDB:13)
    Edited by: tally_15 on Jun 24, 2010 8:54 AM

    I believe there are some other concerns as well
    <cache-mapping>
    <cache-name>cacheEquityMarket</cache-name>
    <scheme-name>distributed-cache1</scheme-name>
    <init-params>
    <init-param>
    <param-name>java.lang.String</param-name>
    <param-value>{cache-name}</param-value>
    <param-name>local-storage</param-name>
    <param-value system-property="cacheEquityMarket.localstorage">true</param-value>
    </init-param>
    </init-params>
    </cache-mapping>
    The cavhe-config.dtd shows the cache-mapping as
    <!ELEMENT cache-mapping
    (cache-name, scheme-name, init-params?)>
    Where init-params is defined as
    !ELEMENT init-param
    ((param-name | param-type), param-value)>
    Which states either have a param-name or a param-type with a param-value
    Which would change the above xml to:
    <init-params>
    <init-param>
    <param-name>java.lang.String</param-name>
    <param-value>{cache-name}</param-value>
    </init-param>
    <init-param>
    <param-name>local-storage</param-name>
    <param-value system-property="cacheEquityMarket.localstorage">true</param-value>
    </init-param>
    </init-params>
    I believe the java.lang.String is meant to be a <param-type> instead of <param-name>
    which would change the xml to:
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>{cache-name}</param-value>
    </init-param>
    <init-param>
    <param-name>local-storage</param-name>
    <param-value system-property="cacheEquityMarket.localstorage">true</param-value>
    </init-param>
    </init-params>
    These are different examples from the 3.5 user guide
    <class-name>com.mycompany.cache.CustomCacheLoader</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>EmployeeTable</param-value>
    </init-param>
    <init-param>
    <param-type>int</param-type>
    <param-value>2000</param-value>
    </init-param>
    </init-params>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>{cache-name}</param-value>
    </init-param>
    </init-params>
    Edited by: drowland on Jun 24, 2010 12:06 PM
    Edited by: drowland on Jun 24, 2010 12:24 PM

  • Missing PofSerializer configuration

    Any ideas what I may have missed when converting to pof?
    2011-07-18 18:23:23.006/12.178 Oracle Coherence GE 3.7.0.2 <Error> (thread=main, member=1): Error while starting service "DistributedQuotesCacheService": (Wrapped) (Wrapped: error creating class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Missing PofSerializer configuration (Config=z:\coherence\pof-config.xml, Type-Id=10000, Class-Name=dj_quotes.DJQuote)
            at com.tangosol.coherence.component.util.Daemon.start(Daemon.CDB:52)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:7)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
            at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:39)
            at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)
            at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:27)
            at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)
            at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:1102)
            at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:934)
            at com.tangosol.net.DefaultCacheServer.startServices(DefaultCacheServer.java:81)
            at com.tangosol.net.DefaultCacheServer.intialStartServices(DefaultCacheServer.java:250)
            at com.tangosol.net.DefaultCacheServer.startAndMonitor(DefaultCacheServer.java:55)
            at com.tangosol.net.DefaultCacheServer.main(DefaultCacheServer.java:197)
    Caused by: (Wrapped: error creating class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Missing PofSerializer configuration (Config=z:\coherence\pof-config.xml, Type-Id=10000, Class-Name=dj_quotes.DJQuote)
            at com.tangosol.io.ConfigurableSerializerFactory.createSerializer(ConfigurableSerializerFactory.java:46)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.instantiateSerializer(Service.CDB:1)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:32)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:4)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onEnter(Grid.CDB:26)
            at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onEnter(PartitionedService.CDB:19)
            at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:14)
            at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.IllegalStateException: Missing PofSerializer configuration (Config=z:\coherence\pof-config.xml, Type-Id=10000, Class-Name=dj_quotes.DJQuote)
            at com.tangosol.io.pof.ConfigurablePofContext.report(ConfigurablePofContext.java:1254)
            at com.tangosol.io.pof.ConfigurablePofContext.createPofConfig(ConfigurablePofContext.java:989)
            at com.tangosol.io.pof.ConfigurablePofContext.initialize(ConfigurablePofContext.java:775)
            at com.tangosol.io.pof.ConfigurablePofContext.setContextClassLoader(ConfigurablePofContext.java:319)
            at com.tangosol.io.ConfigurableSerializerFactory.createSerializer(ConfigurableSerializerFactory.java:42)
            ... 7 moreThanks,
    Andrew

    <!DOCTYPE pof-config SYSTEM "pof-config.dtd">
    <pof-config>
      <user-type-list>
        <include>coherence-pof-config.xml</include>
        <user-type>
          <type-id>10000</type-id>
          <class-name>dj_quotes.DJQuote</class-name>
        </user-type>
      </user-type-list>
    </pof-config>
    package dj_quotes;
    import com.tangosol.io.pof.PofReader;
    import com.tangosol.io.pof.PofWriter;
    import com.tangosol.io.pof.PortableObject;
    import java.io.IOException;
    public class DJQuote implements PortableObject {
        public char type;
        public String symbol;
        public char exch; // bidSource for NBBO
        public float bid   = 0;
        public float ask   = 0;
        public int bidSize = 0;
        public int askSize = 0;
        public int hour    = 0;
        public int minute  = 0;
        public int second  = 0;
        public float last  = 0;
        public long volume = 0;
        public char fastMarket; //askSource for NBBO
        public long sequence = 0;
        public int lastTradeSize = 0;
        @Override
        public void readExternal(PofReader reader) throws IOException {
            type = reader.readChar(0);
            symbol = reader.readString(1);
            exch = reader.readChar(2);
            bid = reader.readFloat(3);
            ask = reader.readFloat(4);
            bidSize = reader.readInt(5);
            askSize = reader.readInt(6);
            hour = reader.readInt(7);
            minute = reader.readInt(8);
            second = reader.readInt(9);
            last = reader.readFloat(10);
            volume = reader.readLong(11);
            fastMarket = reader.readChar(12); //askSource for NBBO
            sequence = reader.readLong(13);
            lastTradeSize = reader.readInt(14);
        @Override
        public void writeExternal(PofWriter writer) throws IOException {
            writer.writeChar(0,type);
            writer.writeString(1,symbol);
            writer.writeChar(2,exch);
            writer.writeFloat(3,bid);
            writer.writeFloat(4,ask);
            writer.writeInt(5,bidSize);
            writer.writeInt(6,askSize);
            writer.writeInt(7,hour);
            writer.writeInt(8,minute);
            writer.writeInt(9,second);
            writer.writeFloat(10,last);
            writer.writeLong(11,volume);
            writer.writeChar(12,fastMarket);
            writer.writeLong(13,sequence);
            writer.writeInt(14,lastTradeSize);
        public String toString() {
            return "type='" + type + "'\tsymbol='" + symbol + "'\texch='" + exch + "'\tbid=" +
                    bid + "\task=" + ask +
                    "\tsize=" + bidSize + "x" + askSize + "\tlast=" + lastTradeSize + " @ " + last +
                    "\tvolume=" + volume + "\t" +
                    hour + ":" + (minute<10?"0":"") + minute + ":" + (second<10?"0":"") + second + "\tsequence=" + sequence;
        public boolean equals(Object object) {
            if (this == object) {
                return true;
            if ( !(object instanceof DJQuote) ) {
                return false;
            final DJQuote other = (DJQuote)object;
            if (!(symbol == null ? other.symbol == null : symbol.equals(other.symbol))) {
                return false;
            if (exch != other.exch) {
                return false;
            return true;
        public int hashCode() {
            final int PRIME = 37;
            int result = 1;
            result = PRIME * result + ((symbol == null) ? 0 : symbol.hashCode());
            result = PRIME * result + (int)exch;
            return result;
        public Object clone() throws CloneNotSupportedException {
            DJQuote q = new DJQuote();
            q.type=this.type;
            q.symbol=this.symbol;
            q.exch=this.exch;
            q.bid=this.bid;
            q.ask = this.ask;
            q.bidSize = this.bidSize;
            q.askSize = this.askSize;
            q.hour = this.hour;
            q.minute = this.minute;
            q.second = this.second;
            q.last = this.last;
            q.volume = this.volume;
            q.fastMarket = this.fastMarket;
            q.sequence = this.sequence;
            q.lastTradeSize = this.lastTradeSize;
            return q;
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
         <!-- ***********  SCHEME MAPPINGS  ***********  -->
         <caching-scheme-mapping>
              <cache-mapping>
                   <cache-name>quotes.*</cache-name>
                   <scheme-name>quotes-scheme</scheme-name>
              </cache-mapping>   
         </caching-scheme-mapping>
         <!-- ******************************** -->
         <caching-schemes>
              <distributed-scheme>
                   <scheme-name>quotes-scheme</scheme-name>
                   <service-name>DistributedQuotesCacheService</service-name>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                         <init-params>
                                     <init-param>
                                     <param-type>string</param-type>
                                     <param-value system-property="pof.config">z:\coherence\pof-config.xml</param-value>
                                     </init-param>
                                     </init-params>
                   </serializer>
                   <backing-map-scheme>
                        <local-scheme/>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
    </caching-schemes>
    </cache-config>Thanks...
    Andrew

  • Configuring the authentication scheme for a web application

    Hi all,
    We have a requirement to configure the authentication scheme for a web application where some set of users should access the application using basic LDAP (userid/password) authentication and some using digital certificate authentication.
    Since the deployment descriptor (web.xml) allows only one directive for auth-method in logic-config, we want to know if there is any other way to achieve this requirement. We are thinking of a custom login module approach. But we are not able to figure out how to configure the auth-method at runtime from the login servlet.
    Please let us know if there is any other approach to achieve this.
    I will be thankful if any body shares any specific solution to this issue.

    This forum is probably not the correct one to ask in. It's more related to the web container than Java Programming.
    Kaj

  • I uninstalled Itunes because message "Itunes has stopped working" i attempted to reinstall now get error message "error occurred during installation before itunes could be configured" how to i fix for windows 8.1

    I have a PC with windows 8.1. My itunes folder is stored on external drive. I haven't used itunes for a while. I got a message to update to itunes 11.3.1. I got error message that "registry settings used by itunes for importing and burning CD's/DVD's has stopped working" I uninstalled itunes and attempted to reinstall. Now i get message" error occurred during installation before itunes could be configured" How do I fix this.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for

  • Final Cut Pro 10.0.4 Trial Just wont Work please Help

    Ok i have tried everything and this tria just crashes. First of all let me tell you what i have done . I have deleted all teh preference files. I have deleted any and all events from my drive I have run preference manager and deleted all files throug

  • My apple id account is using an email to send me messages that im not familiar with

    Hello, Im having difficulty with my security questions I can not remember the answers to them. The email for the request of the amswers is not my email address so I am not able to use my apple ID account. How can you help me.

  • VPN Client 5.0.00.0340 on Vista says connected when not

    Hi all, I'm using VPN Client 5.0.00.0340 on Windows Vista to connect to one of our customers. When I go to connect and type in my password, it always seems to authenticate correctly and connect to the VPN successfully. However, about 75% of the time,

  • What is the best way to port a entire website?

    I need to elevate my test site to the production site...  Can anyone tell me if there is an "easy way to just copy the site from one remote ftp to another ftp w/ dreamweaver? This would include any subdirectories, jquery, images, PHP, etc... at one t

  • One Legal entity two company code - pros & cons

    Hi SAP GURUS, We are having one legal entity with multiple products. I want each plant  to be a profit center. But i am loosing plant wise profitability when we are transferring the same product from different plants, in a common depot. This is becau