Adf runtime back ward compatability

old  Server Version : Weblogic 10.3.5
Adf Runtime Version : 11.1.1.5.0.
Jdeveloper : 11.1.1.5
Does the war created using the above Jdeveloper version works in the new Weblogic server 10.3.6
New Server Version : Weblogic 10.3.6
Adf Runtime Version : Need to check
Jdeveloper : 11.1.1.5

According to the blog http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
There is no backward or forward compatibility!

Similar Messages

  • Corruption of Oracle Inventory by installing ADF runtime libraries?

    Hi,
    We are running OAS 10.1.2.2.0 on RedHat Enterprise Linux and I am deploying an ADF application from JDev 10.1.3.39.84.
    I downloaded the standalone installer for the adf runtime libraries installer from here:
    http://download.oracle.com/otn/java/jdeveloper/10132/extensions/adfinstaller.zip
    and installed it to our development server. I then deployed the ADF application and it seems to work just fine.
    Now I have requested that these libraries be installed to the production server but the Sys Admin has informed me that:
    "Your installation appears to have corrupted the 'Oracle Inventory' on the development server. This can affect upgrades, patching, etc."
    I have been asked to investigate if this is a known issue and what possible resolutions there might be for preserving/restoring the Oracle Inventory to enable continued maintenance of the servers.
    I have searched the forums and Metalink without success, so I am posting this query to see if anyone else can help me point me in the right direction.
    Thanks for any assistance.

    Hi,
    please file a service request with customer support. This way you have an analyst working with you to track down the issue. Because ADF libraries are copying jar files only and this is nothing you can re-do after wards, I would be surprised if it has anything to do with the Oracle inventory. However still it would be good to have customer support looking at this
    Frank

  • How to install ADF Runtime libraries to an Oracle Application Server 10g?

    Scenario:
    - JDev 10.1.3 (production) installed on my Win XP station.
    - OC4J 10.1.3 Standalone installed on my Win XP station.
    - OAS 10.1.3 (not OC4J Standalone) installed on a Linux SuSe server.
    - I have admin credentials for the OAS but don't for the server.
    Is it possible to install ADF Runtime from OAS Enterprise Manager? If yes, please, let me know. If not, I will have to bother server admin in order to copy those files. In this case, ca I rely on the log html file resulted from the install I made on my local OC4J instance in order to select the needed files?
    Thanks in advance.
    Regards,
    Gustavo
    São Paulo - Brasil

    As far as i know the ADF libraries can be updated via the solution you gave :
    Tools -> ADF Runtime Installer -> Oracle Application Server
    but this only applies for an OAS installed on the same machine where jdev resides
    for OAS in UNIX like systems i'm not sure if this can be done
    as far as i know the libraries must be copied manually but i can't confirm this theory
    i would like to know if it's possible to update the libraries from the Wizard on jdev installed on a windows machine to an OAS installed in UNIX?

  • Problems with the ADF runtime installer 10.1.3.3 on OAS 10.1.3

    hi, all,
    I have successfully installed an oracle application server on a linux machine and in order for ADF BC application to run on it i have to install the adf runtime libraries.
    What i did is the following:
    -I shut down the opmn of the server
    -I installed the libraries using the jdev utility
    -when i try to start the server again the OC4J process does not start and gives the following error.
    07/11/22 11:44:09 Start process
    07/11/22 11:44:15 Error initializing server: Shared library "apache.commons.logging" could not be found.
    07/11/22 11:44:15 Fatal error: server exiting
    Any help on this issue? I am not about to install the ADF runtime through the JDeveloper as the OAS is on a linux machine and I am developing on a PC.
    Regards,
    Thomas.

    Run Time Libraries Cause problem on oracle application server

  • Can't access oracle weblogic - enterprise manager after upgrade adf runtime

    this what I did :
    1) install weblogic 11g R6 on enterprise Linux
    2) upgrade adf runtime from 11.1.1.6 to 11.1.1.7
    3) build the domain
    4) running the admin server & the console running smoothly, but the em not running & give error in its page
    Error 500--Internal Server Error
    from RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    after display the log file for admin server, this error what I have:
    <Error> <HTTP> <WEBCENTER-STAGE> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <11d1def534ea1be0:424b45a:13ea7acfbe0:-8000-0000000000000004> <1368612758787> <BEA-101165> <Could not load user defined filter in web.xml: org.apache.myfaces.trinidad.webapp.TrinidadFilter.
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:2276)
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:54)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:428)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:59)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:110)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
         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)
         at 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)
         at 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)
         at 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)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at 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)
         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: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:2205)
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:54)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:428)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:56)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:110)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         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)
         at 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)
         at 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)
         at 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)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at 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.adf.share.ADFShareException: MDSConfigurationException encountered in parseADFConfiguration
         at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConfig.java:209)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfigImpl.java:533)
         at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.java:604)
         at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.java:582)
         at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.java:647)
         at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.java:642)
         at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(ADFContextMDSConfigHelperImpl.java:297)
         at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:1703)
         at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:524)
         at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:433)
         at oracle.adf.share.http.ServletADFContext.initThreadContextIfNeeded(ServletADFContext.java:346)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:2205)
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:54)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:428)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:59)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:110)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
         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)
         at 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)
         at 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)
         at 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)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at 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)
         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.mds.config.MDSConfigurationException: MDS-00043: A name pattern mapping for path /persdef/query/savedSearches/ already exists.
         at oracle.mds.internal.util.NamespaceMap.registerMappingInternal(NamespaceMap.java:660)
         at oracle.mds.internal.util.NamespaceMap.registerMappingWithNSRestriction(NamespaceMap.java:270)
         at oracle.mds.config.ContentConfig.initMappings(ContentConfig.java:592)
         at oracle.mds.config.ContentConfig.<init>(ContentConfig.java:237)
         at oracle.mds.config.PConfig.merge(PConfig.java:1878)
         at oracle.mds.config.PConfig.<init>(PConfig.java:729)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:481)
         at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java:2790)
         at oracle.mds.core.MDSInstance.findAndStoreMDSInstanceWithCustConfig(MDSInstance.java:2621)
         at oracle.mds.core.MDSInstance.getOrCreateInstanceInternal(MDSInstance.java:2118)
         at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:812)
         at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConfig.java:146)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfigImpl.java:533)
         at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.java:604)
         at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.java:582)
         at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.java:647)
         at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.java:642)
         at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(ADFContextMDSConfigHelperImpl.java:297)
         at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:1703)
         at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:524)
         at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:433)
         at oracle.adf.share.http.ServletADFContext.initThreadContextIfNeeded(ServletADFContext.java:346)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:2205)
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:54)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:428)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:59)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:110)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
         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)
         at 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)
         at 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)
         at 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)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at 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)
         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)
    if any one know about this problem, kindly help me ASAP

    Did you get any help with this? I am runnning into the same problem with version 11.1.2.1.
    Thank you for any updates.

  • Install the ADF Runtime Libraries 11gR2 in WebLogic Server 10.3.5

    When we are trying to Install the ADF Runtime Libraries 11gR2 in WebLogic Server 10.3.5 using opatch we are getting following error.
    PrereqAPI::checkStandAloneHome())
    OPatch checks if the patch is applicable on this home product type
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicableProduct" failed.
    Did any one faced this issue on runtime libraries install? if so how did you resloved this issue.
    Thanks
    Hari

    Yes. we set to correct middle home i.e /app/oracle/product/Middleware/wlserver_10.3
    Edited by: harirao on Oct 4, 2011 6:59 PM

  • How do I check if ADF Runtime is in WebLogic Server?

    My question [Error deploying FOD to WLS|http://forums.oracle.com/forums/thread.jspa?threadID=1075670] has not been answered and it's buried now, so I'm trying to self-diagnose. All the tutorials talk about installing ADF Runtime to WebLogic Server. It sounded like since my WLS was intalled when I installed the JDeveloper, I should not worry about it. But what can I check to really make sure the WLS has the ADF Runtime. From my WLS deployments page, I see adf.oracle.domain(1.0,11.1.1.2.0) and adf.oracle.domain.webapp(1.0,11.1.1.2.0) libraries. Is that it?
    Edited by: user543237 on May 21, 2010 10:43 AM
    "Inserting link" does not seem to work for me.

    Thanks for the link. I tried what's suggested (insearting JRF related JVM parameters), but I'm still getting the same errors when deploying the StoreFrontUI project.
    weblogic.application.ModuleException: Failed to load webapp: 'StoreFrontWebApp.war'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:404)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    The changes are indeed in effect:
    CLASSPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JROCKI~1.0-6\li
    b\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-a
    ll.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;*C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;*C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WL
    SERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logg
    ing.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1\servers\Adm
    inServer -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MID
    DLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.i
    terativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server

  • Weblogic Server version with ADF runtime

    Expert,
    May I know which the latest version of Weblogic Server can support ADF runtime? Thanks!
    Rgds!

    No, there is no support for 12c jet. You have to wait for this till next year. There will be at least one more 11.1.1.x and 11.1.2.x version before we get 12c with ADF support.
    I'll try to keep the list up to date (which it is right now).
    Timo

  • OC4J 11 with ADF Runtime does not start.

    When starting OC4J 11 I get this error.
    Error initializing server: Shared library "oracle.fabric.runtime" could not be found.
    Fatal error: server exiting
    I downloaded OC4J 11 (11.1.1.0.0) Standalone.
    Then I was running "ADF Runtime Installer" in JDeveloper 11 Preview 2 (11.1.1.0.0).
    In this version the ADF Business Components is 11.1.1.46.84
    Oracle IDE is 11.1.1.0.20.46.84
    Then I got the Shared library "oracle.fabric.runtime" could not be found - error.
    Then I tried to do it manually and
    I extracted oc4j_11110_preview
    Then I copied the BC4J from JDeveloper to OC4J and added the library in application.xml.
    <library path="../../../BC4J/lib" />
    <library path="../lib" />
    Then I started OC4J with no problem.
    I downloaded the “StoreFront”-project that from Oracle.
    I created a EAR-file in JDev from the StoreFrontModule.
    Then I deploy it to the OC4J
    java -jar admin_client.jar deployer:oc4j:localhost oc4jadmin password -deploy -file E:\Projekt\FusionStoreFrontDemo\StoreFrontModule\StorefrontUI\deploy\FOD-webapp.ear -deploymentName FOD -bindAllWebApps
    One warning: VARNING: JSF1033: Resource injection is DISABLED
    Then when I Tried to go to the webb-app at address (http://localhost:8888/StoreFront/ ) I got this error
    ERROR MDS-01331 Failed loading document "null".
    Im working with Windows XP for both JDeveloper and OC4J.
    How do I get any application with ADF to work in OC4J??
    Help me!!
    /Tobbe

    Thats funny. I use a start-script where I added
    SET JVM_ARGS=-XX:MaxPermSize=256m
    But that was never used by the OC4J command.
    Anyway. Now it works much better. Thanks. But sadly I got to next error but I might put in a new Thread.
    2007-12-20 16:38:56.687 NOTIFICATION Application Deployer for Fiskdata2 COMPLETES. Operation time: 10969 msecs
    2007-12-20 16:39:42.890 NOTIFICATION ADFC-60000 ADFc: BindingContext is present, using ADFm APIs for DataControlFrames.
    2007-12-20 16:39:42.906 NOTIFICATION ADFC-50009 ADFc: Controller caching of MDS metadata resources ENABLED.
    2007-12-20 16:39:50.531 WARNING J2EE HTTP-00016 Header modification request was rejected. Because the setter method was
    called from included servlet. It is restricted by SRV.8.3 of Servlet Specification 2.4. : Fiskdata2
    2007-12-20 16:39:53.546 WARNING J2EE HTTP-00016 Header modification request was rejected. Because the setter method was
    called from included servlet. It is restricted by SRV.8.3 of Servlet Specification 2.4. : Fiskdata2
    Thanks for the help.

  • Check adf runtime version in web logic server

    Hi,
    I want to check the current adf runtime version deployed in the Weblogic server. Please provide some inputs.

    Or ADF: How to find out which ADF version is installed on a manged WebLogic server | JDev &amp;amp; ADF Goodies
    which give you two solutions.
    Timo

  • Install Oracle ADF Runtime on WebSphere Application Server 7.x

    Hi everyone,
    I am trying to install ADF on a WAS server, but i don't find much information about it... I intall WAS 7 and upgrade to 7.0.0.19 with no problem, but i don't now how to install the ADF libraries in the server, i want to install the ADF libraries and deploy de "Tag Guide Demo" on the WAS...
    Can anyone help me ?
    Ty
    Alberto Tapia

    Hi,
    I am trying to install Oracle ADF runtime for Websphere. I downloaded the installer from this link http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip
    When I extract and run the installer, I do not see the option for "Application Server Screen" where I am supposed to be able to select websphere option.
    Am I using the right installer? Is there any other way to enable the websphere option?
    Thanks,
    Neha

  • Install the adf runtime

    I have installed the weblogic server 10.3.5.0 on Oracle Linux 5.7, and now I want to deploy my adf web application developed by jdev11g R2 (11.1.2.0.0), but can not as the Oracle ADF runtime need to be installed,
    I have no idea how to install it into Linux and where to download it. Please let me know. Thank you very much for your guide!!!

    My case is I had installed standalone Weblogic server. and the file directory like :
    $ pwd
    /app/mid/weblogic_home
    $ ll
    total 204
    drwxrwxr-x 6 weblogic weblogic 4096 Nov 24 08:10 coherence_3.6
    -rw-rw---- 1 weblogic weblogic 214 Oct 25 02:26 domain-registry.xml
    drwxrwxr-x 2 weblogic weblogic 4096 Nov 23 16:59 logs
    drwxrwxr-x 7 weblogic weblogic 36864 Oct 19 08:09 modules
    -rw-rw-r-- 1 weblogic weblogic 1769 Oct 19 08:09 ocm.rsp
    drwxr-x--- 32 weblogic weblogic 4096 Nov 24 08:10 oracle_common
    -rw-rw-r-- 1 weblogic weblogic 86982 Oct 19 08:14 registry.dat
    -rw-rw-r-- 1 weblogic weblogic 1939 Oct 19 08:14 registry.xml
    drwxr-x--- 3 weblogic weblogic 4096 Oct 19 08:45 user_projects
    drwxrwxr-x 9 weblogic weblogic 4096 Oct 19 08:13 utils
    drwxrwxr-x 9 weblogic weblogic 4096 Nov 24 08:10 wlserver_10.3
    after installing the software ofm_appdev_generic_11.1.1.5.0_disk1_1of1.zip, I found two "config.sh"
    "/app/mid/weblogic_home/oracle_common/common/bin/config.sh"
    "/app/mid/weblogic_home/wlserver_10.3/common/bin/config.sh"
    Both of them can be used to create new domain or extend the existing domain, right? either one I can use or only one of them to be used for configuration?
    Rgds!
    Edited by: xsyang on Nov 24, 2011 6:18 PM

  • How can I install ADF runtime in Linux 6.3

    When I was installing the ADF runtime 11.1.1.6 in Oracle Linux 6.3. I got error at prerequisite check step due to the version of linux. I could still continue to install, but I am not sure if there will be any problem or not. How can I make the prerequisite check continue without the Linux version issue? Thanks.

    http://docs.oracle.com/cd/E16764_01/install.1111/e13666/ojdig.htm#BDCEDIAB

  • OC4J:HOME failed to initialize after installation of ADF Runtime

    Hi Everyone!
    I already asked this question in the Jdeveloper forum but I have some questions with regards to the OAS that's why I am reposting it again...
    I am trying to deploy an application developed using Jdeveloper 10.1.3 in Oracle 10g AS version 10.1.2 residing in a different server. I have followed the steps required in deploying to an older version of OAS. I recompiled my applications to use J2SE1.4. I have also downloaded the standalone ADF Runtime Installer so that I can install the ADF components in OAS.
    After the installation of the ADF Runtime, my oc4j:home process failed to initialize/startup. When i try to manually start it in the OEM, i received the following errors:
    An error was encountered while loading page. Entity not found.
    Resolution:
    Entity not found
    Base Exception:
    The plugin OC4J did not have any documents associated with the Document Key OC4J_INSTANCE_ID:home;
    Resolution:
    Contact Oracle Support. Exception thrown by plugin "orionp":
    The plugin OC4J did not have any documents associated with the Document Key OC4J_INSTANCE_ID:home;
    Resolution:
    Contact Oracle Support
    There are no logfiles as well... When I tried to uninstall the ADF Runtime using the installer, i got the following error:
    Uninstall Option is not supported for AS.
    For the OAS gurus, I just want to know if its possible to recreate the oc4j:home?
    Can i just delete the problematic oc4j:home and just create a new one?
    We already have some forms-based applications that are running in our OAS. Will it still work properly if I recreated the oc4j:home?
    Thanks!
    JED

    /OraHome/j2ee/home/confirm/server.xml check this xml file and it is empty or not. If it is empty than copy server.xml.old file in the same path directory to your server.xml file. Then try to start your home instance again.

  • Upgrade ADF Runtime in WebLogic

    I have installed adf runtime 11.1.1.5 with weblogic 10.3.5 and its patches because I was working with JDeveloper 11.1.2.1.0.Now I am working with JDeveloper 11.1.2.3.0 so I have to install the patch #14582286 but it requires the adf runtime 11.1.1.6.
    My question is do i have to install the 11.1.1.6 and desinstall 11.1.1.5 adf runtime or install 11.1.1.6 without desinstall 11.1.1.5?.

    I don't know which one is more simple to update or to install? I know I have to install adf runtime 11.1.1.6.

Maybe you are looking for