Strategy for the deployed application

Hello

I deployed a simple application to standalone WLS 10.3.5 in a mode of development.

The application uses oracle/wss_username_token_over_ssl_client_policy for the spirit of the Web Service communication.

When I opened the page, WLS generates the following error:

PolicySet invalid: WSM-06102 PolicyReference reference URI "oracle/wss_username_token_over_ssl_client_policy" is not valid.

What do I need to configure to ensure the validity of this policy?

Thank you very much for the support

Daniel

Application of GOSA (wsm - MP) is not deployed in your WLS field or the data source "SDM-GOSA" is not targeted to the WLS managed server where you have deployed your application. If the "wsm - pm" application is not deployed in the area, you can deploy them by extending the WLS field with the "Oracle Policy Manager - WSM 11.x.x.x." model.

Dimitar

Tags: Java

Similar Questions

  • Deployment for the oam application failed

    I'm oam_server, but the CAO of the application is not get properly deployed.

    < Sep 4, 2014 4:54:40 CEST > < error > < HTTP > < BEA-101216 > < Servlet: 'AMInitServlet' failed by preloading at startup in a Web application: "oam".

    java.lang.ExceptionInInitializerError

    at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

    to oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl. < init > (AbstractSessionAdapterImpl.java:75)

    to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < init > (MultipleUserSessionAdapterImpl.java:56)

    to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < clinit > (MultipleUserSessionAdapterImpl.java:45)

    at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)

    Truncated. check the log file full stacktrace

    Caused by: oracle.security.am.common.utilities.exception.AmRuntimeException: failed to initialize Server key OAM.

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration$ ConfigListener.configurationChanged (OAMSessionConfiguration.java:148)

    at oracle.security.am.engines.sso.adapter.OAMSessionConfiguration.registerConfigChangeListener(OAMSessionConfiguration.java:73)

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < init > (OAMSessionConfiguration.java:67)

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < clinit > (OAMSessionConfiguration.java:57)

    at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

    Truncated. check the log file full stacktrace

    Caused by: javax.crypto.BadPaddingException: given the final block not well padded

    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

    at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)

    at javax.crypto.Cipher.doFinal(DashoA13*..)

    at oracle.security.am.common.utilities.crypto.AESEncrypter.decrypt(AESEncrypter.java:159)

    Truncated. check the log file full stacktrace

    >

    < Sep 4, 2014 4:55:13 CEST > < error > < hats > < BEA-149231 > < cannot create the activation state to true for the application "oam_server".

    weblogic.application.ModuleException: [HTTP:101216] Servlet: 'AMInitServlet' failed by preloading at startup in a Web application: "oam".

    java.lang.ExceptionInInitializerError

    at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

    to oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl. < init > (AbstractSessionAdapterImpl.java:75)

    to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < init > (MultipleUserSessionAdapterImpl.java:56)

    to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < clinit > (MultipleUserSessionAdapterImpl.java:45)

    at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)

    at oracle.security.am.engines.enginecontroller.SSOEngineController.processEvent(SSOEngineController.java:497)

    at oracle.security.am.controller.MasterController.processEvent(MasterController.java:568)

    at oracle.security.am.controller.MasterController.processRequest(MasterController.java:757)

    at oracle.security.am.controller.MasterController.process(MasterController.java:680)

    at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:137)

    at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:79)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)

    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)

    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)

    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)

    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)

    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)

    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: oracle.security.am.common.utilities.exception.AmRuntimeException: failed to initialize Server key OAM.

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration$ ConfigListener.configurationChanged (OAMSessionConfiguration.java:148)

    at oracle.security.am.engines.sso.adapter.OAMSessionConfiguration.registerConfigChangeListener(OAMSessionConfiguration.java:73)

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < init > (OAMSessionConfiguration.java:67)

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < clinit > (OAMSessionConfiguration.java:57)

    at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:92)

    to oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl. < init > (AbstractSessionAdapterImpl.java:75)

    to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < init > (MultipleUserSessionAdapterImpl.java:57)

    to oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl. < clinit > (MultipleUserSessionAdapterImpl.java:45)

    at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)

    at oracle.security.am.engines.enginecontroller.SSOEngineController.processEvent(SSOEngineController.java:497)

    at oracle.security.am.controller.MasterController.processEvent(MasterController.java:568)

    at oracle.security.am.controller.MasterController.processRequest(MasterController.java:757)

    at oracle.security.am.controller.MasterController.process(MasterController.java:680)

    at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:137)

    at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:80)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)

    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)

    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)

    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)

    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)

    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)

    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:672)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)

    ... 3 more

    Caused by: javax.crypto.BadPaddingException: given the final block not well padded

    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

    at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)

    at javax.crypto.Cipher.doFinal(DashoA13*..)

    at oracle.security.am.common.utilities.crypto.AESEncrypter.decrypt(AESEncrypter.java:159)

    at oracle.security.am.common.utilities.crypto.OAMKeyStore.decryptKeyData(OAMKeyStore.java:292)

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration$ ConfigListener.configurationChanged (OAMSessionConfiguration.java:145)

    at oracle.security.am.engines.sso.adapter.OAMSessionConfiguration.registerConfigChangeListener(OAMSessionConfiguration.java:74)

    to oracle.security.am.engines.sso.adapter.OAMSessionConfiguration. < init > (OAMSessionConfiguration.java:68)

    ... more than 53

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    Truncated. check the log file full stacktrace

    Caused by: javax.crypto.BadPaddingException: given the final block not well padded

    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)

    at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)

    at javax.crypto.Cipher.doFinal(DashoA13*..)

    at oracle.security.am.common.utilities.crypto.AESEncrypter.decrypt(AESEncrypter.java:159)

    Truncated. check the log file full stacktrace

    Pointers would be really useful.

    Finally, the issue is resovled. I followed the steps in the Doc ID 1354918.1

    1. backup config/fmwconfig/oam-config.xml*, cwallet.sso

    2. connect to wlst shell in online mode and run the following to clean of the CSF:

    deleteCred (map = "OAM_STORE", key = "jks")

    deleteCred (map = "OAM_SYSTEM_CONFIG", key = "jks")

    deleteCred (map = "OAM_CONFIG", key = "jks")

    deleteCred (map = "OSTS_CONFIG", key = "jks")

    deleteCred (map = "sts", key = "stskeystorepassword")

    deleteCred (card = "m", key = "osts_signing_template")

    deleteCred (card = "m", key = "osts_encryption_template")

    OR connect to the console of EM. Click right field---> safety---> credentials.

    and deleted all the files OAM_STORE, OAM_SYSTEM_CONFIG, OAM_CONFIG, OSTS_CONFIG, m

    3 bring down the field (Admin and managed servers)

    4. Remove .oamkeystore

    5. start the domain (Admin and managed servers)

    As soon as this oam_server1 is coming with all the deployed application and also in oamconsole server instances indicates oam_server1, while earlier he showed as AMSERVER1

    I still don't know what is the cause of this problem but for now its working. Might be a bug in this version 11.1.1.7.0

    -Deepak

  • Extremely strange: Ipa works for the 'debugging device' but breaks down for the "deployment."

    Hello
    In both types of investment promotion, the application starts well, but if the app is respected for the deployment, it hangs at this point where the data is downloaded and written in a database. In debug mode, the app works very well every time and never shows an error. I'm completely stumped. Thank you. I really need your help.

    Hi Luke,.

    Can you please share your project with me? It would be useful in the investigation of the issue. You can attach your project here or send it to me akharban (at) adobe (dot) com.

  • OS5 stops Javascript when the backlight is off or time &gt; 10 seconds - is this a problem for the WebWorks applications?

    I read that the OS5 browser stops all scripts once the backlight turns off, or if the script takes longer than 10 seconds to run. The problem is that the scripts will automatically restart (!). I really hope this isn't the case for the WebWorks applications, I can't have the app stop working if the backlight turns off. If the general development of BB moves towards HTML5 and JS and expects to have success, this kind of problem cannot exist.

    WebWorks for OS5 doing?

    No, this time-out does not occur for applications WebWorks... only for pages running in the browser.

  • Writing to a file that is packaged in the deployed application (part of the COD file)

    Hello

    Thanks RexDoug, I got the link that shows how to read a config/prefs file included in the application code that I'm deployment.

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800620/How_To _...

    However one thing, I realized that I also need to write to this file, so my question is: is it possible to also write to a file included in the deployed application? If so, any tips/sample code would be greatly appreciated.

    Kind regards

    Sean.

    Similar question on writing a file on SD card in this thread:

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&thread.ID=55847

    I would use the name/value pair in PersistentStore approach to do this, which saves the duty serialize into a stream of bytes output to write the file.

  • Can someone please explain to me why the Metro of Windows 8 for the WSJ application contains all THE STORIES?

    Can someone please explain to me why the Metro of Windows 8 for the WSJ application contains all THE STORIES?   I have the WSJ app on my Kindle Fire and he has indeed all the stories that are included in hard print.   And why the hell not the app allows for offline reading?

    Also, why hell isn't there a WSJ application for windows phone 8?   I know there is a WSJ direct application that shows videos, but I want a real WSJ app that shows all items.

    Original title: Wall Street Journal APP

    You would be better served if you asked these questions WSJ that they control if an application exists and is happy.  Hope this helps and if you need another post to help and we will be happy to help you.

    The above opinion is mine and mine nothing and does not necessarily reflect that of Microsoft, it's employees, or any other Member of this forum

    "When we try to take anything by itself, we find it hitched to everything else in the universe."-John Muir

  • Whenever I try to update the 6 CS Master Collection that I encounter the error Code: U43M1D207 for the following applications: Prelude CS6 1.0.2 updated; Adobe SpeedGrade CS6 6.0.4 update; and Adobe Audition CS6.

    Whenever I try to update the 6 CS Master Collection that I encounter the error Code: U43M1D207 for the following applications: Prelude CS6 1.0.2 updated; Adobe SpeedGrade CS6 6.0.4 update; and Adobe Audition CS6.

    your download has been altered.  You may need to use another connection.

    Error in downloading, installing or updating Adobe Creative Cloud applications

  • eTRM for the Fusion Applications

    Hello

    Anyone know where we can find the eTRM for the Fusion Applications (as the E-Business Suite of eTRM).

    eTRM = electronic technical reference manual

    Concerning

    Gray

    Hello Kamal,

    You can use http://fusionappsoer.oracle.com for the same purpose.

    Hope this helps,

    Oliver

    Fusion applications Developer Relations

    https://blogs.Oracle.com/fadevrel

  • The Aperture/iPhoto import plugin also works for the new application 'Photos' of Apple?

    The Aperture/iPhoto import plugin also works for the new application 'Photos' of Apple?

    Hi David,

    The Lightroom Plugin any pictures of pictures.

    However, you can import the images from the folder of the master of Photos.

    Please let us know if it helps.

    Kind regards

    Tanuj Sandal

  • What happened to the image field when you create a field of type of image for the Web application?

    What happened to the image field when you create a field of type of image for the Web application?

    The answer is that the point of the IMAGE has been changed to the MEDIA.

    Sorry, Ian, what research for this discussion, I got no results. All good and thanks for the carillon. Hope everything goes well.

    Mouma

  • How to install flash player for the game application "raptr"?

    How to install flash player for the game application "raptr"?

    Hello

    If you want to install flash for any browser just visit http://get.adobe.com/flashplayer/ as soon as the browser and click on 'Install now' to install flash player for this browser.

    But since I have concluded that raptr is a standalone game raptr support team would be the right contact who can guide you though what Flash player plugin they use in their game. And that's what I found on support there page Raptr wants me to download 'Flash for other browsers. Where I don't get that? : Raptr support

    You can follow the steps on this link, I hope this will solve your problem.

    Varun-

  • Workflow for the deployment TIME of the catalogue.

    Hi team... Am new VCO and I'm not able to find the workflow for the deployment of a paralyzed man in a VDC among the models in the public catalog of vCloud Director. Kindly direct me to the right workflow, method or script if it is available.

    Welcome.

    It's called Instantiate. VAPP model

    Christophe.

  • How can I change the default program for the external application Editor?

    I read on the directions for this line and it reads "select a file type in the left pane."   I don't see where it is in the left pane.  All I see in the left pane is 'The browser start Pages' and a 'How do I' pane.  Nothing with the file types.

    Hello

    Welcome to the Adobe Forums.

    In order to change the default program for the external application Editor. Please follow the instructions below.

    Click on the Edit menu, then choose Preferences.

    Once the dialog box is open.

    Click on file publishers.

    In the left pane, you will find all types of files that you want to change.

    On the right, you'll find publishers for this specific file type.

    If you want to add any other application, you must click on + symbol at the top of the right pane.

    Select the path of the application that you want to apply.

    Click Open.

    If you want to primay you can click available main option at the top right. For more detials please check the screenshot below.

    Kind regards

    Rajeev

  • Can I use the same Oracle repository for the new application of FDM

    Hi all
    I have uninstall FDM and install and reconfigure FDM still and then restore FDM Apps present previously.

    To do this, I can resue the same Oracle repository for the restoration of the FDM application on newly installed instance.

    As far as I know, I need to make the backup of this repository then file repository and create it again and use it for the new application

    Please suggest, are there other ways to do this...

    Thanks in advance

    J

    You can reuse the repository. You will need instead of

  • These two types of schema cache can co-exist for the same application?

    Can these two types of cache-regimes co-exist for the same application in coherence?
    1. close to support-maped by regime distributed cache
    2-reading-writing-support-card system

    From what you describe, that you're on track.

    I think that you have a number of servers that have a size limit near cache and stored disabled for distributed share. Then you have a number of servers that are responsible for the part of writeback (active storage) distributed.

    You can also take a look at the [best practices for consistency | http://coherence.oracle.com/display/COH35UG/Best+Practices]

Maybe you are looking for